> > 3) "non-dev-pkg-with-shlib-symlink /usr/lib/libMSGUI.so.0.0.0 > /usr/lib/libMSGUI.so" (warning) This package is an interpreter, and the > shared > libraries are for running that, NOT to be linked against, so I think this is > benign and I can ignore them. Yes or no? >
libfoo.so is ONLY used to link a program with, otherwise the libfoo.so.X.X is used. So you should not ship a .so except in a -dev package. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]