Configuration

Jon M. Hanson jon at the-hansons-az.net
Sun Jan 14 17:13:06 MST 2007


    It actually doesn't look like GCC is installed completely. GCC is
normally found in /usr/bin/gcc, which should already be in your path.

Scott wrote:
> What distribution are you using?  What you're actually seeing are the 
> libraries that support the compiler, but not the compiler itself, as it 
> would be located, based upon the location of the libraries, in /usr/bin, 
> so you will need to install the compiler itself.
>
> -Scott
>
> Robert N. Eaton wrote:
>   
>> I'm trying to install GNUChess and xboard into my Xandros desktop.  I 
>> downloaded gnuchess-5.05.tar.gz and xboard-4.2.7.tar.gz.  I used tar 
>> -xvvzf on xboard... to untar and gunzip it. So far, so good.
>>
>> The Install README told me to cd to xboard-4.2.7 and to do ./configure. 
>> And I get:
>>
>> bob at Pooh-at-Home:~/xboard-4.2.7$ ./configure
>> checking for gcc... no
>> checking for cc... no
>> checking for cc... no
>> checking for cl... no
>> configure: error: no acceptable C compiler found in $PATH
>> See `config.log' for more details.
>>
>> So far as I can tell there is no "config.log" file. (There is a _very_ 
>> long list of other "config" files.)
>>
>> $PATH gives me:
>> bash: /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games: No such file 
>> or directory
>>
>> Locate gcc gives me:
>>
>> /usr/include/linux/compiler-gcc2.h
>> /usr/include/linux/compiler-gcc3.h
>> /usr/include/linux/compiler-gcc.h
>> /usr/include/linux/compiler-gcc+.h
>> /usr/lib/gcc-lib
>> /usr/lib/gcc-lib/i486-linux
>> /usr/lib/gcc-lib/i486-linux/3.3.4
>> /usr/lib/gcc-lib/i486-linux/3.3.4/cc1
>> /usr/lib/libstlport_gcc.so.4.6
>> .... etc,etc.
>>
>> The above makes me think gcc _is_ installed.  How do I get it included 
>> in the $PATH statement so that ./configure can find it? Or should should 
>> the gcc binaries be in one or more of the /bin directories?
>>
>> Confused (my normal state regarding Linux.)
>>
>> Bob Eaton
>> ---------------------------------------------------
>> PLUG-discuss mailing list - PLUG-discuss at lists.plug.phoenix.az.us
>> To subscribe, unsubscribe, or to change  you mail settings:
>> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>>
>>   
>>     
>
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss at lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change  you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>   


-- 
Jon M. Hanson (N7ZVJ)
Homepage:  http://the-hansons-az.net
Weblog:    http://the-hansons-az.net/wordpress
Jabber IM: jon at the-hansons-az.net

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.PLUG.phoenix.az.us/pipermail/plug-discuss/attachments/20070114/23063ea9/attachment.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
Url : http://lists.PLUG.phoenix.az.us/pipermail/plug-discuss/attachments/20070114/23063ea9/attachment.pgp 


More information about the PLUG-discuss mailing list