Jérôme Marant writes: > Bastian Kleineidam <[EMAIL PROTECTED]> writes: > > > Missing depends on libstdc++4: > > > > Setting up python2.3 (2.2.90-1) ... > > /usr/bin/python2.3: error while loading shared libraries: > > libstdc++.so.4: cannot open shared object file: No such file or directory > > It is strange since dependencies are usually automatically > computed at build-time.
dh_shlibdeps -a -Xusr/bin/python$(VER) leftover before linking statically against libpython2.3 ... ;-)