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

Re: Anyone available that I can call???



OOPS.  See below:

On Thu, 3 Jul 1997, Will Lowe wrote:

> > libc.so  -> /lib/libc.so.5.4.33  This file don't exist but there is a
> > 5.4.23
> > libm.so -> /lib/libm.so.5.0.9   This file also does not exist but is a
> > 5.0.8
> 
> b) ln -s /lib/libc.so.5.4.33 libc.so
>    ln -s /lib/libm.so.5.0.9  libm.so
here's the errors:          ^^
> 	(make new soft links pointing to the files)
THESE should be:
	ln -s /lib/libc.so.5.4.23 libc.so
	ln -s /lib/libm.so.5.0.8 libm.so
The idea being to make libc/m links to the files you DO have.

                     					Will

			        harpo@udel.edu
			       lowe@ecl.ude.edu
			http://www.ecl.udel.edu/~lowe/
*****************************************************************************
Good Idea: 	Feeding Stray Cats in the Park.
Bad Idea:	Feeding Stray Cats in the park ... to a bear.
***************************************************************************** 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: