Forum > Linux
gdk-pixbuf - libs installed but ld throws errormsg
(1/1)
Martin:
Hi there. I'm new to linux and lazarus. i installed fpc and lazarus on my suse 8.1 box.Lazarus looks great, but....
When i try to start my little project, ld says it can not find gdk-pixbuf. I have both gdk-pixbuf and gdk-pixbuf-devel on my system. What's wrong? Any idea?
TIA,
Martin
rodrigo:
ls -s /usr/lib/libgdk_pixbuf.so.2.0.0 /usr/lib/libgdk_pixbuf.so.2
eric:
--- Quote from: "rodrigo" ---ls -s /usr/lib/libgdk_pixbuf.so.2.0.0 /usr/lib/libgdk_pixbuf.so.2
--- End quote ---
You meant ln -s .... of course.
Eric
Navigation
[0] Message Index