From: Eko Budi Setiyo Date: 2005-02-18T10:03:07+09:00 Subject: Re: installed ruby on linux without su access --------------090502020805000109090207 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Navindra Umanee wrote: >Eko Budi Setiyo wrote: > > >>checking for C compiler default output file name... configure: error: C >>compiler cannot create executables >>See `config.log' for more details. >> >> > >How much long are you going to read that output, paste that output, >before looking for more details in config.log? > >The suspense is killing me here... I was really hoping you'd tell us >about the juicy error information in config.log! ;-) > >Cheers, >Navin. > > > > > Sory for that :D Here is from the config.log #################################### [ekobudi@spruce ruby-1.8.2]$ vi config.log ## ----------- ## ## Core tests. ## ## ----------- ## configure:1402: checking build system type configure:1420: result: i686-pc-linux-gnu configure:1428: checking host system type configure:1442: result: i686-pc-linux-gnu configure:1450: checking target system type configure:1464: result: i686-pc-linux-gnu configure:1691: checking for gcc configure:1707: found /usr/bin/gcc configure:1717: result: gcc configure:1961: checking for C compiler version configure:1964: gcc --version &5 ./configure: /usr/bin/gcc: Permission denied configure:1967: $? = 126 configure:1969: gcc -v &5 ./configure: /usr/bin/gcc: Permission denied configure:1972: $? = 126 configure:1974: gcc -V &5 "config.log" 251L, 5126C 46,1 14% ######################################################### Any suggestion regards Eko --------------090502020805000109090207--