just for information, the .la are useless, look at here [1] So the important point is to build the the .so files and there links the same way it is done with autotools. We need also to take into account that these libraries should be installed with the multi-arch-triplet on day [2]
exemple lrwxrwxrwx 1 root root 21 aoû 15 2011 libgtkmm-2.4.so -> libgtkmm-2.4.so.1.1.0 lrwxrwxrwx 1 root root 21 aoû 15 2011 libgtkmm-2.4.so.1 -> libgtkmm-2.4.so.1.1.0 -rw-r--r-- 1 root root 3595428 aoû 15 2011 libgtkmm-2.4.so.1.1.0 See you Fred Ps: I am a little bit tired so I do not develop :)) [1] http://wiki.debian.org/ReleaseGoals/LAFileRemoval [2] http://wiki.debian.org/Multiarch/Implementation -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/a2a20ec3b8560d408356cac2fc148e53568ea...@sun-dag1.synchrotron-soleil.fr

