[Gtk-sharp-list] Install Problems on SuSe 8.0
Charles Iliya Krempeaux
charles@reptile.ca
30 Dec 2002 10:05:21 -0800
Hello,
On Mon, 2002-12-30 at 06:50, Paul Johnson wrote:
> Hello again,
>
> Sorry to bug ya, but I re-installed gn0me2 with the
> devel packages, but it still cannot find them when I
> run ./configure. Any other ideas. I am not real
> linux savy, but I looked through the ./configure file
> and I do not see a place to set the PKG_CONFIG_PATH.
>
> Again, thanks for your help,
OK, first look in:
/usr/lib/pkgconfig/
to see if the necessary files are there. You can do this
with the command:
ls -lF /usr/lib/pkgconfig/
You should see a whole bunch of file with the .pc extension.
Make sure the ones that "./configure" said you needed are
there. If there is something missing, then you still need
to install a -devel package for that thing.
(Note, you shouldn't need to set PKG_CONFIG_PATH... the
"./configure" script and pkg-config will be already
looking in "/usr/lib/pkgconfig/" for the .pc files.)
>From what I remember, from when I was installing things,
I was getting an error message like that when I did NOT
have the right version of the packages.
I'm guessing that this might be your problem too. So...
could you copy the error messaging into an e-mail
message so that I can see what it says.
See ya
--
Charles Iliya Krempeaux, BSc
charles@reptile.ca
________________________________________________________________________
Reptile Consulting & Services 604-REPTILE http://www.reptile.ca/