Date: Thu, 18 Jun 1998 08:06:20 +0100 From: Mark Ovens <marko@uk.radan.com> To: Thomas Dean <tomdean@ix.netcom.com> Cc: questions@FreeBSD.ORG Subject: Re: Where is libc.so.3.1???? Message-ID: <3588BC6C.79645322@uk.radan.com> References: <199806142248.PAA00327@ix.netcom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Thomas Dean wrote:
>
> 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
Thanks Thomas, that did the trick, although I was a bit sceptical about
it, I thought that the version no. was in a header in the file as well
so that no matter what the file was called the calling program still got
the real version number. Obviously I was wrong. Thanks again.
--
Mark Ovens *====================================*
CNC Apps Engineer | One of the main causes of the fall |
Radan Computational Ltd | of the Roman Empire was, that |
mailto:marko@uk.radan.com | lacking a zero, they had no way of |
| indicating the successful |
| termination of their C programs |
*====================================*
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?3588BC6C.79645322>
