From owner-freebsd-questions Wed Jan 7 20:21:02 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA25775 for questions-outgoing; Wed, 7 Jan 1998 20:21:02 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from subcellar.mwci.net (subcellar.mwci.net [205.254.160.2]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id UAA25737 for ; Wed, 7 Jan 1998 20:20:47 -0800 (PST) (envelope-from jwalt@subcellar.mwci.net) Received: from localhost (jwalt@localhost) by subcellar.mwci.net (8.8.8/8.8.5) with SMTP id WAA10838 for ; Wed, 7 Jan 1998 22:20:01 -0600 (CST) Date: Wed, 7 Jan 1998 22:20:01 -0600 (CST) From: "Jesse D. Walters" To: questions@freebsd.org Subject: Java intallation Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I am installing jdk1.0.2 and when I run the make install everything works fine, however it writes all the files to the ./work directory. Am I able to cp the entire "work" directory recursively into say /usr/local/java? I noticed when I viewed ./work/bin/java it was still in script. Is that the way it is suppose to be? TIA Jess