LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Configuration Error when running ./configure for gnucash (https://www.linuxquestions.org/questions/linux-software-2/configuration-error-when-running-configure-for-gnucash-318286/)

cddesjar 04-28-2005 09:29 PM

Configuration Error when running ./configure for gnucash
 
Hi-
I am running SuSE Personal 9.2 and every time I try to install from a source file I get an error like this.

linux:/home/eric/gnucash-1.8.11 # ./configure
loading cache ./config.cache
checking for non-GNU ld... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH

Where do I find a program for gcc and cc? What does this mean? What do I need to install?
I am trying to install gnucash in this example but if I tried to install any other programs from source I get this same error.
Thanks,
Chris

masand 04-28-2005 09:35 PM

hi there

since ur compiling a program so u need the gcc compiler

i am sure that u can open up yast to install the gcc packages

regards

cddesjar 04-28-2005 10:56 PM

Hi-
I am actually using SuSE 9.1 Personal. I figured out my GCC stuff. Now I have this problem.
checking for glib-config... no
checking for GLIB - version >= 0.99.7... 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: Cannot find glib. Check config.log

Anyone know how to fix this?


All times are GMT -5. The time now is 09:12 AM.