[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Using old libstdc library



Ben/David,

I've done as you both said and have only found libstdc++2.10 and libstdc++2.10-dev packages on my CD. I've have searched the whole of the Debian 2.2 CD that I have and there is definitely no libstdc++2.9-glibc2.1_2.91.66-4.deb package anywhere. Is it possible I have a different Potato version? I have searched the Debian site for the above package and I have found it in the /oldlibs area.

I have since done an apt-get install libstdc++2.9 and the package installed OK without removing any other packages. I guess my concern is "will I break anything by doing so". The server seems to be functioning OK and I've been able to load the Novell software I set out to accomplish.

Any advice would be appreciated.

Craig



>>> David Zoll <dzoll@nyscul.org> 25.10.2000 6:44:02 AM >>>

Ben Collins wrote:
> 
> On Tue, Oct 24, 2000 at 09:24:29PM +1100, Craig Law wrote:
> > I'm using Debian 2.2 distribution and have a piece of commercial software from Novell that won't install unless it has the following file ...
> >
> > libstdc++-libc6.1-1.so.2
> >
> > I've had a look at this distribution and Debian 2.2 uses
> >
> > libstdc++-libc6.1-2.so.3
> >
> > Is it possible to go backwards and am I likely to break anything? If I cannot go backwards should I start with the 2.1 distribution and work my way > > up?
> 
> Both of these are in Debian 2.2, just need to find the right package (dpkg
> -l libstdc++\* or apt-cache search libstdc).

$ dpkg-deb -c libstdc++2.9-glibc2.1_2.91.66-4.deb 
drwxr-xr-x root/root         0 2000-02-19 10:42:13 ./
drwxr-xr-x root/root         0 2000-02-19 10:41:55 ./usr/
drwxr-xr-x root/root         0 2000-02-19 10:41:56 ./usr/lib/
-rw-r--r-- root/root    256240 2000-02-19 10:41:56
./usr/lib/libstdc++-2-libc6.1-1-2.9.0.so
lrwxrwxrwx root/root         0 2000-02-19 10:41:50
./usr/lib/libstdc++-libc6.1-1.so.2 -> libstdc++-2-libc6.1-1-2.9.0.so
drwxr-xr-x root/root         0 2000-02-19 10:41:52 ./usr/share/
drwxr-xr-x root/root         0 2000-02-19 10:41:52 ./usr/share/doc/
drwxr-xr-x root/root         0 2000-02-19 10:41:57
./usr/share/doc/libstdc++2.9-glibc2.1/
-rw-r--r-- root/root       190 2000-02-19 08:43:22
./usr/share/doc/libstdc++2.9-glibc2.1/README
-rw-r--r-- root/root      3047 2000-02-19 10:12:39
./usr/share/doc/libstdc++2.9-glibc2.1/README.Debian
-rw-r--r-- root/root      2740 2000-02-19 08:43:22
./usr/share/doc/libstdc++2.9-glibc2.1/copyright
-rw-r--r-- root/root     12130 2000-02-19 09:12:03
./usr/share/doc/libstdc++2.9-glibc2.1/changelog.Debian.gz

Looks like libstdc++2.9-glibc2.1 does what you're looking for.  It's
part of standard potato, just run "apt-get install
libstdc++2.9-glibc2.1"

Best of luck,
-Gleef


-- 
Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null




Reply to: