Date: Wed, 20 Nov 1996 11:58:30 -0800 (PST) From: Doug White <dwhite@gdi.uoregon.edu> To: Simon Lindgren <lindgren@istudio.no> Cc: freebsd-questions@freebsd.org Subject: Re: Help with unsupported JDK Message-ID: <Pine.BSI.3.94.961120115748.380E-100000@gdi.uoregon.edu> In-Reply-To: <3.0.32.19961120175450.00762d48@istudio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 20 Nov 1996, Simon Lindgren wrote: > I run FreeBSD 2.1.5, and recently got the JDK1.0.2, installed it, and > tried to run "javac" - with this result : > > ld.so failed: Can't find shared library "libc.so.3.0" > > My libc.so.2.2 is not 3.0, so I wonder : is 3.0 shipped with Current? > Can I install 3.0 on top of my 2.1.5? Is this the only error I can > expect when running jdk102 on 2.1.5? Just copy your libc.so.2.2 to libc.so.3.0. They aren't that different. 3.0 is included with 2.1.6 and later versions of FreeBSD. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.961120115748.380E-100000>