Gary Coulbourne on Sat, 12 Jun 1999 17:42:54 -0400 (EDT) |
On Sat, 12 Jun 1999, Graham, John wrote: > Ok being the newbie that I am, I somehow managed to cripple the ls command. > I was trying to install Staroffice5.0 which requires glibc 2.0.* on a > Redhat6 box that uses glibc 2.1.*... Bottom line when I type ls, not such > file or directory. You could make a link from glibc.2.0 to glibc.2.1, since they should be ROUGHLY compatable. Try: ln -s /lib/libc-2.1.1.so /lib/libc-2.0.0.so I'm surprised it has a problem, though, since it should be including libc.so.6 generically. Cheers, Gary ********* ***** ** Gary Coulbourne *************************.* Bear Hacktivist ****** *********** ** *******o 02.25 ===#> r ******* ********* **** ****`- Systems Administrator ******* ********* ***** http://www.bears.org ****** ********** **** bear@bears.org ## ***** ***** ## **** Animal Conservation/Preservation ### ***** ### **** Low Cost Long Distance Service #,,, ***,,, ##,,, **,,, http://www.freedomstarr.com/index2.cgi?CO2699766 _______________________________________________ Plug maillist - Plug@lists.nothinbut.net http://lists.nothinbut.net/mail/listinfo/plug
|
|