Click to See Complete Forum and Search --> : its not the software its me


kudzu
03-05-2003, 02:41 AM
first lets get to the point i'm missing a beat.

here's the story...

i configure screem.... it says hey you need some libgnome2.2 stuff. i say ok

it continues to say no its not there

i ASSUME that the libgnome isn't going to the right place. so i figure i'll movie it by ...

./configure --prefix= /usr/bin

// /usr/bin being where i think it should be for //screem.

alas no so if you don't see the problem i ask
1 where do i find the PKG_CONFIG_PATH
and
2. am i moving the files correctly with
./configure --prefix= / PATH

rthanks for any help you could ease my pain by answering before dawn to release me from my oath to stay up until it is solved
:)

kudzu

rid3r
03-05-2003, 03:56 AM
--prefix=/path will simply install the binaries to the path you specify (the default is ussually /usr/local, which is not a bad idea), specifying a path does not substitute the need to install the libraries the program won't work without