Re: [SLUG] here's a stupid one.. :)

From: Eben King (eben1@tampabay.rr.com)
Date: Sat Jul 24 2004 - 20:16:32 EDT


On Sat, 24 Jul 2004, themadtux wrote:

> Yes this question may be stupid to some.. but I have no clue on how to do
> this.
>
> create symlink /usr/lib/libbz2.so to  /usr/lib64/libbz2.so
>
> how do I do this?

cd /usr/lib
ln -s /usr/lib64/libbz2.so .

You don't technically have to be in /usr/lib to do that, but it makes it
easier to think about.

I think you may have phrased that backward also. Usually it's the 64-bit
libs which are missing, and the 32-bit libs are present. But hey, it's
not my dog.

-- 
-eben    ebQenW1@EtaRmpTabYayU.rIr.OcoPm    home.tampabay.rr.com/hactar
LIBRA:  A big promotion is just around the corner for someone
much more talented than you.  Laughter is the very best medicine,
remember that when your appendix bursts next week.  -- Weird Al

----------------------------------------------------------------------- This list is provided as an unmoderated internet service by Networked Knowledge Systems (NKS). Views and opinions expressed in messages posted are those of the author and do not necessarily reflect the official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 13:27:26 EDT