Date: Mon, 11 Nov 1996 17:40:10 -0800 (PST) From: Doug White <dwhite@gdi.uoregon.edu> To: Robert Chalmers <robert@chalmers.com.au> Cc: bsd <freebsd-questions@freebsd.org> Subject: Re: Appgen & postgres95 Message-ID: <Pine.BSI.3.94.961111173933.24113F-100000@gdi.uoregon.edu> In-Reply-To: <m0vMuLb-0002HiC@nanguo.chalmers.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 11 Nov 1996, Robert Chalmers wrote: > Following up on the problem of compiling the AppGEN code for FreeBSD, > all seems to go ok, until it gets to the java directory, > > The error in the AppGEN compile, in the src/java directory is > > make > javac clock.java > ld.so failed: Can't find shared library "libXt.so.6.0" > *** Error code 1 > > Does this library exist? or am I trying to compile something that > simply can't be, on FreeBSD. Mind you, the documentation says it > can be, so I don't know? libXt is the X Window System Toolkit library. So yes, you'll need X to compile this. 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.961111173933.24113F-100000>