Alain Michaud wrote:
Andrew Haines wrote:
Alain Michaud wrote:
Hi,
I am trying to install lazarus (0.9.22) on slackware 12.0 but it
complains about not finding: libgdk_pixbuf.so (what is new!)
I have installed the GTK+1 package, but the usual: libgdk_pixbuf.so.2
does not seem to be included!
Does anyone know how to run lazarus on Slackware 12.0 ?
Just build gdk pixbuf from source.
Download this:
http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/0.22/gdk-pixbuf-0.22.0.tar.gz
extract it, then
./configure --prefix=/usr
make
then as root
make install
ldconfig
Hi,
thank you for your help. Unfortunately it won't compile:
- It starts to process the Makefile in /doc
- It tries to compile the file: gdk-pixbuf-scan.c
- It crashes because it won't find the header file: gnome.h
Conclusion: I am missing some module which contains the header files!
The problem is that I do not know in which module this file (gnome.h)
is in. Gnome is a very large project and I do not have a file index. I
have opened about 10 tar files until now and this file (gnome.h) was
not there...
Any idea?
Thank you
Alain
Oh yes, I should mention that I have seen in a document (I have lost the
reference, sorry) that libgdk_pixbuf.so.2 had been removed from the
Slackware(12.0) GTK+ package, because "it was not used any more".
Is this sad...
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives