
22 Aug
2004
22 Aug
'04
4:06 p.m.
"Could not find 'libsigc C++ callback library'"
That's odd. It should have downloaded it and installed it for you. Bugs, bugs, everywhere ....
- There is no such package for Yoper yet
- I config/make/make install libsigc-1.2.so5 (I think
from Debian?) sucessfully, but inkscape-0.39.package still couldn't find it. 3) I I config/make/make install libsigc++-2.0.3 (from Sourceforge), but inkscape-0.40cvs.package still couldn't find it. both libs are in usr/local/lib
Check that /usr/local/lib is actually in your linker path and that you reran ldconfig as root.
Basically if /sbin/ldconfig -p | grep sigc-1.2 prints something and autopackage still says it can't find it, we have a bug.