Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Installing old libc
- To: tlug@example.com
- Subject: Installing old libc
- From: Antony Stace <antony@example.com>
- Date: Wed, 30 Aug 2000 12:37:15 +0900
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=us-ascii
- Organization: System Claire
- References: <39AA88C6.57B3D0DC@example.com>
- Reply-To: antony@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <k1iwiD.A.p8B.VMIr5@example.com>
- Resent-Sender: tlug-request@example.com
- Sender: antony@example.com
Hi I have a program(An old quake :) ) that says it needs an old libm, libm.so.5 If I install a rpm package with this file in it, will it remove my current libm? I had a look at the current libm library and it is symbolic link to /lib/libm-2.1.3.so , so I made a link from this to lib.so.5. But still no go :(. How can I work out which rpm package has the libm.so.5 file in it Cheers Tony [root@example.com /lib]# ls -l libm* 536 -rwxr-xr-x 1 root root 541037 Mar 10 03:08 libm-2.1.3.so* 0 lrwxrwxrwx 1 root root 13 May 24 15:07 libm.so.6 -> libm-2.1.3.so* [root@example.com /lib]# ln -s libm-2.1.3.so libm.so.5 [root@example.com /lib]# ls -l libm* 536 -rwxr-xr-x 1 root root 541037 Mar 10 03:08 libm-2.1.3.so* 0 lrwxrwxrwx 1 root root 13 Aug 30 12:33 libm.so.5 -> libm-2.1.3.so* 0 lrwxrwxrwx 1 root root 13 May 24 15:07 libm.so.6 -> libm-2.1.3.so* [root@example.com /lib]# [root@example.com quake]# rpm -i quake2-3.20-6.i386.rpm error: failed dependencies: libm.so.5 is needed by quake2-3.20-6 libc.so.5 is needed by quake2-3.20-6 [root@example.com quake]# rpm -i --force quake2-3.20-6.i386.rpm error: failed dependencies: libm.so.5 is needed by quake2-3.20-6 libc.so.5 is needed by quake2-3.20-6 [root@example.com quake]#
- Follow-Ups:
- Installing old libc
- From: "Stephen J. Turnbull" <turnbull@example.com>
- Re: Installing old libc
- From: SL Baur <steve@example.com>
- References:
- Writing japanese with LaTeX
- From: Laurent Marzullo <Laurent.Marzullo@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: [announcement] 9/5 Jon "maddog" Hall in Japan
- Next by Date: Installing old libc
- Prev by thread: Writing japanese with LaTeX
- Next by thread: Installing old libc
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links