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

Re: My missing lib:



On Wed, 22 Jan 1997, Luke Davis wrote:

>I have no idea how to rectify this; but I am missing the library:

>libc.so.4

  You probably already have some version of libc.so; I would guess
verions 5 as in libc.so.5.
  Just linking the name "libc.so.4" to libc.so should suffice.


cd /usr/lib
ln -s libc.so libc.so.4

 
ObWhine: this is not blinux stuff but more regular linux.

alex



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