From owner-freebsd-questions@FreeBSD.ORG Tue Mar 2 09:13:44 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49DF816A4CE for ; Tue, 2 Mar 2004 09:13:44 -0800 (PST) Received: from raptor.cigb.edu.cu (ns.cigb.edu.cu [200.55.134.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 349E543D45 for ; Tue, 2 Mar 2004 09:13:42 -0800 (PST) (envelope-from osmany.guirola@cigb.edu.cu) Received: from atlas.cigb.edu.cu ([172.16.1.12]) by raptor.cigb.edu.cu with Microsoft SMTPSVC(5.0.2195.6713); Tue, 2 Mar 2004 12:13:39 -0500 Received: from Unknown [172.16.1.4] by atlas.cigb.edu.cu - SurfControl E-mail Filter (4.6); Tuesday, 02 March 2004, 11:53:57 Message-ID: From: "Osmany Guirola Cruz" To: "Dan Nelson" Date: Tue, 2 Mar 2004 11:53:57 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 X-MS-Has-Attach: X-MS-TNEF-Correlator: content-class: urn:content-classes:message Thread-Topic: compat linux Thread-Index: AcP/1nPQlw9Pmu5bSlOBI18oToqGwAAoFFSs X-OriginalArrivalTime: 02 Mar 2004 17:13:39.0626 (UTC) FILETIME=[B4B8A8A0:01C40079] cc: freebsd-questions@freebsd.org Subject: RE: compat linux X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Mar 2004 17:13:44 -0000 Thanks Dan .. i include the line in my /compat/linux/etc/ld.so.conf and wor= ks whitout problem In the last episode (Mar 01), Osmany Guirola Cruz said: > I am runing vmd for linux in my freebsd box when i try to run the vmd > it give me theses errors libX**.so.6 not shuch file or directory then > i installed the linux-Xfree86-libs and the program give me the same > error. and the files of these port are in the > /compat/linux/usr/X11R6/lib/ but when i copy the lib*.so.6 from here > to /compat/linux/usr/lib the vmd works without problem.. WHY? What > should i do to remediate these little problem ? Make sure /compat/linux/etc/ld.so.conf contains the line /usr/X11R6/lib , and then reboot or run /compat/linux/sbin/ldconfig. --=20 Dan Nelson dnelson@allantgroup.com