Re: experimental python2.3 packages

2002-08-04 Thread Bastian Kleineidam
On Sun, Aug 04, 2002 at 11:12:02AM +0200, Martin Sjögren wrote: > lör 2002-08-03 klockan 20.23 skrev Matthias Klose: > > You can find experimental python2.3 packages at > > > > http://ftp-master.debian.org/~doko/python (apt-able) > > I think I'm just a slow

Re: experimental python2.3 packages

2002-08-04 Thread Martin Sjögren
lör 2002-08-03 klockan 20.23 skrev Matthias Klose: > You can find experimental python2.3 packages at > > http://ftp-master.debian.org/~doko/python (apt-able) I think I'm just a slow starter (just woke up) but what would the apt line look like? Regards, Martin

Re: experimental python2.3 packages

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

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 > >

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 rep