Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jan 1998 20:59:20 -0800 (PST)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        "Jesse D. Walters" <jwalt@subcellar.mwci.net>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Java intallation
Message-ID:  <Pine.BSF.3.96.980112205819.22079v-100000@gdi.uoregon.edu>
In-Reply-To: <Pine.BSF.3.96.980107221614.10342C-100000@subcellar.mwci.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 7 Jan 1998, Jesse D. Walters wrote:

> 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?

No; `make install' should have copied it to your system's binary
directories, ie /usr/local/bin or perhaps /usr/local/java/ or something
like that.  If you run `make clean' it'll take the work/ directory away.
(The work directory is where the program is compiled, btw).  

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.BSF.3.96.980112205819.22079v-100000>