From owner-freebsd-questions Tue Jun 24 00:36:55 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA00515 for questions-outgoing; Tue, 24 Jun 1997 00:36:55 -0700 (PDT) Received: from radford.i-plus.net (root@Radford.i-Plus.net [206.99.237.6]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA00508 for ; Tue, 24 Jun 1997 00:36:52 -0700 (PDT) Received: from abyss.i-Plus.net (pitlord@Abyss.i-Plus.net [206.99.237.44]) by radford.i-plus.net (8.8.5/8.8.5) with SMTP id DAA10726; Tue, 24 Jun 1997 03:35:30 -0400 (EDT) Message-Id: <199706240735.DAA10726@radford.i-plus.net> X-Mailer: Microsoft Outlook Express 4.71.0544.0 From: "Troy Settle" To: , Cc: Subject: Re: Xinside driver Date: Tue, 24 Jun 1997 03:35:27 -0400 X-Priority: 3 X-MSMail-Priority: Normal MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-MimeOLE: Produced By Microsoft MimeOLE Engine V4.71.0544.0 Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Install the compatibility libs, and you should be fine ---- From: wlclarke@cats.ucsc.edu To: questions@FreeBSD.ORG Cc: wlclarke@cats.ucsc.edu Date: Monday, June 23, 1997 9:13 PM Subject: Xinside driver >i have a matrox impression plus and an Xinside driver (ver 1.1) >which has been working fine on FBSD 2.1. i recently upgraded to >2.2.1 and when i try to install the drivers i get the message >ld.so failed: can't find shared library "libtermlib.so.1.0" >all i see in /usr/lib is libterm.so.2.1 >what does it want to see? > >-neutron > >