Help again, compiling gnome



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.

I would like to hear if anybody is
actually have this working in the same way.

PS:) I am using glib-1.1.15.tar.gz and gtk+-1.1.15.tar.gz



LAST MAIL:--------------------
I have use gnome for a while.

So, now I would like to compile it myself. 

But I got a problem.

I would like to have gnome  in /opt/gnome
Like in the gnome faq.

I made glib with
cd glib-*/
./configure --prefix=/opt/gnome
make && make install

all is ok, here

but trying yo configure gtk+ something went wrong. 

using
 
cd gtk+-*/
./configure --prefix=/opt/gnome

I get that /usr/bin/glib-config don't exisist
(but it is in /opt/gnome/bin/glib-config)


How do i tell ./configure to look in 
/opt/gnome/bin/ 
for the glib-config file ??

ps.) I have /opt/gnome/bin/ in my PATH.



-- 
_____________________________________________________________________
Stud. Scient Knud Haugaard Soerensen  homepage:
http://www.mi.aau.dk/~khs/ 
Departments of Mathematical Science University of Aarhus,  Denmark 
Freak Technology: News on Technology   http://sunsite.auc.dk/FreakTech/ 
Aeiwi: The Future of Web Indexing   http://www.aeiwi.com/



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