From owner-freebsd-questions Mon Nov 11 17:40:22 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA04991 for questions-outgoing; Mon, 11 Nov 1996 17:40:22 -0800 (PST) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id RAA04986 for ; Mon, 11 Nov 1996 17:40:19 -0800 (PST) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.7.5/8.6.12) with SMTP id RAA24150; Mon, 11 Nov 1996 17:40:10 -0800 (PST) Date: Mon, 11 Nov 1996 17:40:10 -0800 (PST) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: Robert Chalmers cc: bsd Subject: Re: Appgen & postgres95 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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