From owner-freebsd-questions Tue Jan 23 19:26:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from topsecret.net (unknown [216.19.133.97]) by hub.freebsd.org (Postfix) with SMTP id 60DAB37B6BC for ; Tue, 23 Jan 2001 19:26:23 -0800 (PST) Received: from pacific.net128.101.101.10.in-addr.arpa by topsecret.net with SMTP (MDaemon.v2.7.SP5.R) for ; Tue, 23 Jan 2001 22:24:09 -0500 Date: Tue, 23 Jan 2001 22:23:39 -0500 (EST) From: "[gill]" X-Sender: gill@pacific.int.topsecret.net To: Mike Lundy Cc: questions@FreeBSD.ORG Subject: Re: libxpg4.so.2 not found In-Reply-To: <3A6E3FE3.167EB0E7@osgltd.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-MDaemon-Deliver-To: questions@FreeBSD.ORG X-Return-Path: gill@topsecret.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG DISCLAIMER: i have NO IDEA if this is the best (or even a good) solution, but it worked for me, that's all. :) I had a similar problem a while back ( don't remember what I was trying to do ) with libxpg4.so.N and I found this in your appendix: lrwxrwxrwx 1 root wheel 12 Jan 16 15:23 libxpg4.so -> libxpg4.so.3 -r--r--r-- 1 root wheel 2748 Nov 20 03:59 libxpg4.so.3 what I did was to 'ln -s libxpg4.so.3 libxpg4.so.4' and everything worked fine. -- This is my ~/.signature file. It is the digital equivalent of a bumpersticker. Remember? When you said: ->Hi, -> ->Thank you for FreeBSD. I have a wonderfully stable new installation of: -> ->FreeBSD mikesite.osg.net 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 ->13:02:55 GMT 2000 ->jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 -> ->on a Pentium 166 Mhz. 32 Mb RAM, 1GB HDD system, and xdm, X, ->Netscape_3.04g, gcc, g77 all working well. -> ->Unfortunately any attemp to launch any JDK1.1.8 tool results in the ->message: -> ->/usr/libexec/ld-elf.so.1: Shared object "libxpg4.so.2" not found -> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message