From owner-freebsd-questions Tue Sep 14 19:48: 7 1999 Delivered-To: freebsd-questions@freebsd.org Received: from wopr.caltech.edu (wopr.caltech.edu [131.215.240.222]) by hub.freebsd.org (Postfix) with ESMTP id 825981536F for ; Tue, 14 Sep 1999 19:48:05 -0700 (PDT) (envelope-from mph@wopr.caltech.edu) Received: (from mph@localhost) by wopr.caltech.edu (8.9.3/8.9.1) id TAA93112; Tue, 14 Sep 1999 19:48:03 -0700 (PDT) (envelope-from mph) Date: Tue, 14 Sep 1999 19:48:03 -0700 From: Matthew Hunt To: Charles Allen Cc: freebsd-questions@FreeBSD.ORG Subject: Re: IDL 5.2.1 on FreeBSD 3.2? Message-ID: <19990914194803.A93073@wopr.caltech.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: ; from Charles Allen on Tue, Sep 14, 1999 at 09:35:47PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Sep 14, 1999 at 09:35:47PM -0500, Charles Allen wrote: > Now when I try to start idl I get > > charles@juniper$ idl > /usr/local/rsi/idl_5.2/bin/bin.linux/idl: error in loading shared libraries > libXp.so.6: cannot open shared object file: No such file or directory > > even though the library really is around in a standard location: > > charles@juniper$ locate libXp.so.6 > /usr/X11R6/lib/aout/libXp.so.6.2 > /usr/X11R6/lib/libXp.so.6 Presumably it wants the Linux libXp.so.6, which would live somewhere under /compat/linux. I don't have it on my system, but it looks like /usr/ports/emulators/linux_base now includes it. You should probably install a recent version of that port, and see if it helps. Now, if only our IDL site license would be valid for machines not owned by the Institute, I would be happy to try it out... :-) -- Matthew Hunt * Inertia is a property http://www.pobox.com/~mph/ * of matter. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message