Jump to content

no acceptable C compiler found in $PATH


Recommended Posts

So this is what happens anytime I try to install ( ,/configure ) any thing, what am I missing.

mandrake 10.1 runnung /gnome

 

 

 

 

root@localhost root]# cd /usr/xmms-1.2.10

[root@localhost xmms-1.2.10]# ./configure

checking build system type... i686-pc-linux-gnu

checking host system type... i686-pc-linux-gnu

checking for a BSD-compatible install... /usr/bin/install -c

checking whether build environment is sane... yes

checking for gawk... gawk

checking whether make sets $(MAKE)... yes

checking for prefix by checking for xmms... no

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

[root@localhost xmms-1.2.10]#

 

 

 

Moved from Software to Terminal Shell Commands, Kernel and Programming - Artificial Intelligence

Link to comment
Share on other sites

Read the faqs for urpmi. The compiler can be installed with (as root): urpmi gcc.

 

Good luck.

 

 

ok now GLIB is not installed?

 

..............
...............
...............
creating libtool
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for glib-config... no
checking for GLIB - version >= 1.2.2... no
*** The glib-config script installed by GLIB could not be found
*** If GLIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GLIB_CONFIG environment variable to the
*** full path to glib-config.
configure: error: *** GLIB >= 1.2.2 not installed - please install first ***

Edited by DR_K13
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...