Re: Beware of sid (today at least)

2002-11-14 Thread Laurent Luyckx
A simple workaround (in case of) it's to make a symlink to the other library... ln -s libstdc++libc6.2-2.so.3 libstdc++-libc6.2-2.so.3 (assuming that you're on /usr/lib) On Thu, 2002-11-14 at 16:53, Dale Amon wrote: > Here's a warning for all who live on the wild side: Sid > updates as of this

Re: Beware of sid (today at least)

2002-11-14 Thread Teun Vink
On Thu, 2002-11-14 at 16:53, Dale Amon wrote: > Here's a warning for all who live on the wild side: Sid > updates as of this moment in time have a dangerous > problem. They are de-installing a lib right out > from under dselect and apt. > > apt-config: error while loading shared libraries: libst

Re: Beware of sid (today at least)

2002-11-14 Thread Laurent Luyckx
A simple workaround (in case of) it's to make a symlink to the other library... ln -s libstdc++libc6.2-2.so.3 libstdc++-libc6.2-2.so.3 (assuming that you're on /usr/lib) On Thu, 2002-11-14 at 16:53, Dale Amon wrote: > Here's a warning for all who live on the wild side: Sid > updates as of this

Re: Beware of sid (today at least)

2002-11-14 Thread Teun Vink
On Thu, 2002-11-14 at 16:53, Dale Amon wrote: > Here's a warning for all who live on the wild side: Sid > updates as of this moment in time have a dangerous > problem. They are de-installing a lib right out > from under dselect and apt. > > apt-config: error while loading shared libraries: libst