Mailinglist Archive: opensuse-amd64 (79 mails)
| < Previous | Next > |
Re: [suse-amd64] readline 32bit for Linux/64bit
- From: Michael Matz <matz@xxxxxxx>
- Date: Mon, 6 Oct 2003 19:08:27 +0000 (UTC)
- Message-id: <Pine.LNX.4.44.0310062106160.20328-100000@xxxxxxxxxxxxx>
Hi,
On Mon, 6 Oct 2003, Stephen Williams wrote:
> > I.e. all you probably have to do is install baselibs-32bit, and
> > % cd /lib
> > % ln -sf libreadline.so.4.3 libreadline.so
> > % ln -sf libhistory.so.4.3 libhistory.so
>
> Ah, so this smells like a bug in the packaging for baselibs-32bit.
Not really. That package is intended as _runtime_ system, and for that
the .so links are not required. It's not for actually building programs
against it. For that a separate package (maybe named
baselibs-32bit-devel) would be required, but that doesn't exist. I know,
that this doesn't help you ;-|
Ciao,
Michael.
On Mon, 6 Oct 2003, Stephen Williams wrote:
> > I.e. all you probably have to do is install baselibs-32bit, and
> > % cd /lib
> > % ln -sf libreadline.so.4.3 libreadline.so
> > % ln -sf libhistory.so.4.3 libhistory.so
>
> Ah, so this smells like a bug in the packaging for baselibs-32bit.
Not really. That package is intended as _runtime_ system, and for that
the .so links are not required. It's not for actually building programs
against it. For that a separate package (maybe named
baselibs-32bit-devel) would be required, but that doesn't exist. I know,
that this doesn't help you ;-|
Ciao,
Michael.
| < Previous | Next > |