From: Pokkai Dokkai Date: 2007-11-13T01:21:24+09:00 Subject: Re: how to install ruby in home folder ?. M. Edward (Ed) Borasky wrote: > $ autoconf > $ ./configure --prefix=/home/username/ruby > $ make > $ make install when i execute "./configure --prefix=/home/username/ruby" checking build system type... i686-pc-linux-gnulibc1 checking host system type... i686-pc-linux-gnulibc1 checking target system type... i686-pc-linux-gnulibc1 checking for gcc... gcc checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. what to do ? -- Posted via http://www.ruby-forum.com/.