LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   [BLFS] Problem installing GConf-2.10.0 (https://www.linuxquestions.org/questions/linux-from-scratch-13/%5Bblfs%5D-problem-installing-gconf-2-10-0-a-373073/)

mr_demilord 10-14-2005 01:24 PM

[BLFS][SOLVED] Problem installing GConf-2.10.0
 
When I try to configure GConf-2.10.0 it gives me a error that it cannot find ORBit.
I installed ORBit by the book.
The output is:
Code:

checking for gmodule-2.0 >= 2.0.1 gobject-2.0 >= 2.0.1 ORBit-2.0 >= 2.4.0... Package ORBit-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `ORBit-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'ORBit-2.0' found
configure: error: Library requirements (gmodule-2.0 >= 2.0.1 gobject-2.0 >= 2.0.1 ORBit-2.0 >= 2.4.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

I'm really lost with this..
========================================================================
edit:
Forgot to do

< export GNOME_PREFIX=/usr >
< ldconfig >

/me not :study:

Dark_Helmet 10-15-2005 11:17 PM

Just replying to take it off the zero-post search :)


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