tag 575239 pending thanks On Fri, Jul 16, 2010 at 11:51 PM, Yorik van Havre <[email protected]> wrote: > I think this crash occured because FreeCAD (from testing repository) > is using coin 3.0 (libcoin60) while SoQt4 (from lenny repository) uses coin > 2.0 (libsoqt4-20) > Check the dependencies of your libsoqt4-20. If it shows "libcoin40" that's > the problem. > Both must use the same version of libcoin, so you must probably use soqt > from testing too, if possible.
I added an shlib.local file to freecad which forces the libsoqt4-20 binary dependency to the first version (or later) of it which was linked with libcoin60. The patch is in the repository at git.debian.org and this bug will be closed with the next upload. Best, Teemu -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

