Re: experimental python2.3 packages

2002-08-03 Thread Matthias Klose
Jérôme Marant writes: > BTW, why is libstdc++ suddenly required? Are there some bits of C++ > in the upcoming release of python? the main program Modules/ccpython.cc is compiled with g++-3.1. No other dependencies. hmm, I am sure, there was a bug report filed to link against libstdc++...

Re: experimental python2.3 packages

2002-08-03 Thread Jérôme Marant
Matthias Klose <[EMAIL PROTECTED]> writes: > 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 ope

Re: experimental python2.3 packages

2002-08-03 Thread Matthias Klose
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 > >

python-central 0.3

2002-08-03 Thread Bastian Kleineidam
Hello folks, there is version 0.3 of python-central at http://people.debian.org/~calvin/python-central/ If no one objects, I will file an ITP next week. python-central (0.3) unstable; urgency=low * minor manpage additions for python programs * remove old references to /var/lib/python-central

Re: experimental python2.3 packages

2002-08-03 Thread Jérôme Marant
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 u

Re: experimental python2.3 packages

2002-08-03 Thread Bastian Kleineidam
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 Greetings, -- .~. /V\ Bastian Kleineidam · Debian Linux bug squasher. /( )\ ^^-^^

experimental python2.3 packages

2002-08-03 Thread Matthias Klose
You can find experimental python2.3 packages at http://ftp-master.debian.org/~doko/python (apt-able) They can be installed in addition the existing packages except python-elisp (we don't need this one versioned ...) All packaging bugs are mine. all other reports should be reported upstre