Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 1996 13:56:12 -0700 (MST)
From:      Terry Lambert <terry@lambert.org>
To:        digdon@nds.netsvc.istar.ca (Mike Digdon)
Cc:        freebsd-questions@FreeBSD.org
Subject:   Re: JDK 1.0
Message-ID:  <199602222056.NAA21650@phaeton.artisoft.com>
In-Reply-To: <96Feb22.135013est.5840%2B39@nds.netsvc.istar.ca> from "Mike Digdon" at Feb 22, 96 01:50:04 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> I ftp'd the JDK 1.0 for FreeBSD yesterday, and I'm having 2 problems with it.
> 
> The first problem is that appletviewer is looking for a library called Xm.
> After checking the java/lib/i386 directory, I see a link for it to an
> non-existant file.  The library file is missing.  Where can I get the Xm
> library?

>From OSF.  Suprise, libXm is the Motif library.

There are a couple of places you can get Motif for FreeBSD (check the
FAQ).

> The second problem is that when I use ldconfig to bring in the java library
> directory, only about half of the libraries are actually put into the hints
> file.  Why is this?

Only the newest version of each shared library will be added.  Examine
the ldconfig man page for details.


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602222056.NAA21650>