Re: compile problem




Dear Amps,

It's the way I compile garnome and this works just about everytime. First I compile platform and then desktop both using make -s -j 2 paraoid-install, the -s silences the most obvious messages and -j makes the system create multiple instances of the compile process speeding up things if your system is powerfull enough time make paranoid-install will give you timing statistics if you are interested in those.. If you need tools from bootstrap you might have to compile those too but I've compiled those system wide so that I don't have to bother everytime, this however is not recommended for platform and desktop as they change too often and might be very unstable eg not ready for production use.

The garnome page looks a bit outdated unfortunatly. I'm getting used to recompiling garnome using tla that I've not spend any time on the webpage for ages.

I hope that my information will help you compile garnome. If you have more questions feel free to send them.

Best regards and good luck on your compiling mission,

Stef

Amarpreet Rattan wrote:

On Monday 14 June 2004 13:43, Stef van der Made wrote:
Dear Amaps,

Have you built the platform programs first before building desktop ? And
can you find this file "libgtk-x11-2.0.la" on your system and if where
is it ?

Best regards,

Stef

I did not build the platform programs first. I didn't know that i was supposed to. i followed the info on the garnome page and all it said to do is to cd into desktop and then do a 'make paranoid-install'.

should i build platform first? to do that, i assume that you cd into the platform directory and do a 'make paranoid-install'? is that what i should do?

i did look for the library in /usr/lib and here are all the libgtk stuff i have

libgtk-1.2.so.0            libgtkhtml-3.0.so.4.0.0
libgtk-1.2.so.0.9.1        libgtk.la
libgtk.a                   libgtk.so
libgtkgl.a                 libgtk-x11-2.0.so
libgtkgl.la                libgtk-x11-2.0.so.0
libgtkgl.so                libgtk-x11-2.0.so.0.200.4
libgtkgl.so.5              libgtkxmhtml.a
libgtkgl.so.5.0.0          libgtkxmhtml.so
libgtkhtml-2.so.0          libgtkxmhtml.so.1
libgtkhtml-2.so.0.0.0      libgtkxmhtml.so.1.0.1
libgtkhtml-3.0.so.4

i have looked in /usr/X11R6/lib and /lib and have found no libgtk.

by the way, where is the home garnome page? if you do a google search on garnome you are sent to
http://www.gnome.org/~jdub/garnome/

however, the newest garnome tarball was garnome-2.5.92. i got the garnome-2.6.1 from bobk's site. is there a central garnome site (with up to date instructions on how to compile)?

thanks,

amarpreet

Amarpreet Rattan wrote:
hello all,

I have the garnome-2.6.1 from bobk's site and i am getting this compile
error on redhat 9

--------------------------------------------------------------------------
---

/bin/sh ../libtool --mode=link cc
-I/home/garnomeuser/garnome/include/glib-2.0
-I/home/garnomeuser/garnome/lib/glib-2.0/include
-I/home/garnomeuser/garnome/include/gtk-2.0
-I/home/garnomeuser/garnome/lib/gtk-2.0/include -I/usr/X11R6/include
-I/home/garnomeuser/garnome/include/atk-1.0
-I/home/garnomeuser/garnome/include/pango-1.0 -I/usr/include/freetype2
-I/usr/X11R6/include  -I/home/garnomeuser/garnome/include
-I/usr/X11R6/include -L/home/garnomeuser/garnome/lib -L/usr/X11R6/lib -O2
-pipe -I/usr/X11R6/include  -I/usr/X11R6/include
-I/home/garnomeuser/garnome/include -I/usr/X11R6/include
-L/home/garnomeuser/garnome/lib -L/usr/X11R6/lib -O2 -pipe
-L/home/garnomeuser/garnome/lib -L/usr/X11R6/lib
-L/home/garnomeuser/garnome/lib -L/usr/X11R6/lib -o reflect-zvt
reflect_zvt-reflect.o -L/home/garnomeuser/garnome/lib -L/usr/X11R6/lib
-lncurses -L/usr/X11R6/lib  -lSM -lICE  -lX11   -lm -Wl,--export-dynamic
-L/home/garnomeuser/garnome/lib -lzvt-2.0 -lutil -lgtk-x11-2.0
-lart_lgpl_2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0
-lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/X11R6/lib -lSM -lICE -lX11 -lncurses -L/usr/X11R6/lib -lSM
-lICE  -lX11   -lm

libtool: link: cannot find the library `/usr/lib/libgtk-x11-2.0.la'
make[5]: *** [reflect-zvt] Error 1
make[5]: Leaving directory
`/home/garnomeuser/garnome-2.6.1/desktop/vte/work/main.d/vte-0.11.10/src'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/home/garnomeuser/garnome-2.6.1/desktop/vte/work/main.d/vte-0.11.10'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/home/garnomeuser/garnome-2.6.1/desktop/vte/work/main.d/vte-0.11.10'
make[2]: *** [build-work/main.d/vte-0.11.10/Makefile] Error 2
make[2]: Leaving directory `/home/garnomeuser/garnome-2.6.1/desktop/vte'
make[1]: *** [../../desktop/vte/cookies/main.d/install] Error 2
make[1]: Leaving directory
`/home/garnomeuser/garnome-2.6.1/desktop/gnome-terminal'
make: *** [paranoid-install] Error 2

-------------------------------------------

the rpms that i have on my system pertaining to gtk are

rpm -qa | grep gtk
gtk+-1.2.10-30.fdr.3.rh90
usermode-gtk-1.67-2
authconfig-gtk-4.3.4-1
gtk2-devel-2.2.4-6.fdr.2.rh90
gtk-doc-0.10-4
mtr-gtk-0.52-2
pygtk2-1.99.14-4
gtk2-engines-2.2.0-2
gtkam-0.1.7-3
gtk-engines-0.11-16
gtkhtml3-3.0.10-0.fdr.0.rh90
pygtk2-libglade-1.99.14-4
gtkhtml2-2.2.0-5
gtk2-2.2.4-6.fdr.2.rh90
gtkglarea-1.2.2-16
gnome-python2-gtkhtml2-1.99.14-5
pygtk2-devel-1.99.14-4
gtk+-devel-1.2.10-30.fdr.3.rh90

in particular, i have gtk+-devel and gtk2-devel.

any hints?

thanks, amps




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