Dear visitor, welcome to Dreamboard. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
). For Debian an "apt-get install libgdk-pixbuf" should install all needed packages.
Quoted
Originally posted by DieMade
Here we go - the first version of DreamUP for Linux.


This post has been edited 2 times, last edit by "Gast69" (Nov 2nd 2006, 9:35pm)

Quoted
Originally posted by dahlberg
I have gtk and gdk-pixbuf installed, but version 2.0 of gtk. Is that possibly a problem?
|
|
Source code |
1 |
sudo ./DreamUP |
|
|
Source code |
1 |
./DreamUP: error while loading shared libraries: libgdk_pixbuf.so.2: cannot open shared object file: No such file or directory |
|
|
Source code |
1 |
ls /usr/lib/libgdk_pixbuf* |
Quoted
/usr/lib/libgdk_pixbuf-2.0.so.0 /usr/lib/libgdk_pixbuf.so.2 /usr/lib/libgdk_pixbuf_xlib.la
/usr/lib/libgdk_pixbuf-2.0.so.0.800.20 /usr/lib/libgdk_pixbuf.so.2.0.0 /usr/lib/libgdk_pixbuf_xlib.so
/usr/lib/libgdk_pixbuf.a /usr/lib/libgdk_pixbuf_xlib-2.0.so.0 /usr/lib/libgdk_pixbuf_xlib.so.2
/usr/lib/libgdk_pixbuf.la /usr/lib/libgdk_pixbuf_xlib-2.0.so.0.800.20 /usr/lib/libgdk_pixbuf_xlib.so.2.0.0
/usr/lib/libgdk_pixbuf.so /usr/lib/libgdk_pixbuf_xlib.a
|
|
Source code |
1 |
:/usr/lib$ ls -ltg |head -2 |
Quoted
total 460724
lrwxrwxrwx 1 root 22 2007-11-30 12:04 libgdk_pixbuf.so -> libgdk_pixbuf.so.2.0.0
1 guests