Re: Compiling from CVS - gtk+ problems
- From: Jim Smith <j-smith physics tamu edu>
- To: Thomas Jerome Muldowney <tjm5188 unix tamu edu>
- Cc: gnome-list gnome org
- Subject: Re: Compiling from CVS - gtk+ problems
- Date: Sat, 21 Nov 1998 13:57:01 -0600
I've tried that several times, but it still can't find what it's looking for.
Actually, I originally had it install everything under /usr/gnome but switched
to the default when that wasn't working (after deleting everything under
/usr/gnome).
The problem is that configure is not linking the library test program against
the proper libraries. It isn't using /usr/local or /usr/gnome as its prefix.
Given --prefix=/usr/gnome it's linking agains /usr/lib and using the include
files from /usr/lib/glib/include (making explicit reference to them with -L and
-I).
I'll see if this is a problem (in other words, I'll look into it sometime
today).
On Sat, 21 Nov 1998, Thomas Jerome Muldowney wrote:
>When you ran autogen.sh without any arguments it defaulted to installing
>the files into the /usr/local/lib directory. If you want them to go into
>the /usr/gnome/lib directory add --prefix=/usr/gnome after the
>./autogen.sh. Also be sure to run /sbin/ldconfig after each section of
>tthe install. If you are still having problems try the mailing list again,
>or myself and other people are usually in #gnome on EFNet IRC.
>
>--Thomas Muldowney
>Fighting Texas Aggie Class of '02
>
>On Sat, 21 Nov 1998, Jim Smith wrote:
>
>> I went ahead and got the gnome-CVS tree via `cvs co -P gnome.' I compiled and
>> installed glib with `./autogen.sh && make && make install.' When I do
>> `./autogen.sh' in gtk+, it wants glib >= 1.1.4 which it can't find. I don't
>> have any environment variables set for libraries. My ld.so.conf is as follows:
>> /usr/gnome/lib
>> /usr/i486-linuxaout/lib
>> /usr/X11R6/lib
>> /usr/local/lib
>> /usr/lib
>> /usr/i486-linux-libc5/lib
>> /opt/kde/lib
>>
>> but nothing is in /usr/gnome/lib.
>>
>> I'm working on a couple of projects. I'm wanting to finish one by
>> mid-December, so I need these libraries and the gnome app libraries.
>>
>> Thanks in advance.
---------------------+---------------------------------------
Jim Smith | Email: j-smith@physics.tamu.edu
Texas A&M University | http://people.physics.tamu.edu/jsmith/
Dept. of Physics | Phone: (409) 845-1379
---------------------+---------------------------------------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]