Re: Help again, compiling gnome




On Fri, 12 Feb 1999, Knud Haugaard Sørensen wrote:
> Hi,
> 
> I have ask before how you install gnome in /opt/gnome
> the problem is that the gtk+ configure script look for
> glib-config in /usr/local/bin not in /opt/gnome/bin
> 
> I got some suggestions which I have, 
> but tried again in case i missed something.
> the suggestions was:
> 
> 1) check that glib-config is in path
> 
> which glib-config
> /opt/gnome/bin/glib-config
> 
> OK
> 
> 2) use --with-glib-prefix=/opt/gnome
>  or --with-glib-exec-prefix=/opt/gnome
> 
> don't help
> 
> 3) make sure that /opt/gnome/lib is in /etc/ld.so.conf
> Ok, I have  that
> 
> 
> 4) make sure ACLOCAL_FLAGS="-I /opt/gnome/share/aclocal"
> OK, I have that
> 
> 
> I have try all this but noting is working.

There might be some spurious leftover in the source directory from before
you went through your system making sure everything points in the right
place.  Try deleting the source directory, and working from a freshly
untarred tarball.

There might be a file in the tarball that shouldn't be there.  If you have
autoconf, automake and libtool up to date, you can do a 
"make maintainer-clean", and then use autogen.sh as you would configure.

Hopefully one of those two will work.  If you're still having problems,
post the exact error you're getting here.  That might give someone a
better idea of what's going on.


Best of Luck,
-Gleef



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]