Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jun 1998 15:48:10 -0700 (PDT)
From:      Thomas Dean <tomdean@ix.netcom.com>
To:        marko@uk.radan.com
Cc:        questions@FreeBSD.ORG
Subject:   Re: Where is libc.so.3.1????
Message-ID:  <199806142248.PAA00327@ix.netcom.com>
In-Reply-To: <358448AE.263C6BF@uk.radan.com> (message from Mark Ovens on Sun, 14 Jun 1998 22:03:26 %2B0000)

next in thread | previous in thread | raw e-mail | index | archive | help
It appears that you have /usr/lib/libc.so.3.0.  So, one solution is to
link this to libc.so.3.1.

As root:

    > cd /usr/lib
    > ln libc.so.3.0 libc.so.3.1

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806142248.PAA00327>