From owner-freebsd-questions Thu Jun 18 00:06:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA02162 for freebsd-questions-outgoing; Thu, 18 Jun 1998 00:06:36 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (post-20.mail.demon.net [194.217.242.27]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id AAA02152 for ; Thu, 18 Jun 1998 00:06:28 -0700 (PDT) (envelope-from marko@uk.radan.com) Received: from (uk.radan.com) [158.152.75.22] by post.mail.demon.net with smtp (Exim 1.82 #2) id 0ymYmB-00022u-00; Thu, 18 Jun 1998 07:06:28 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id IAA01302; Thu, 18 Jun 1998 08:06:22 +0100 Received: from uk.radan.com (gppsun4) by beavis.uk.radan.com (4.1/SMI-4.1) id AA02043; Thu, 18 Jun 98 08:06:20 BST Message-Id: <3588BC6C.79645322@uk.radan.com> Date: Thu, 18 Jun 1998 08:06:20 +0100 From: Mark Ovens Organization: Radan Computational Ltd X-Mailer: Mozilla 4.03 [en] (X11; I; SunOS 4.1.3_U1 sun4m) Mime-Version: 1.0 To: Thomas Dean Cc: questions@FreeBSD.ORG Subject: Re: Where is libc.so.3.1???? References: <199806142248.PAA00327@ix.netcom.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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