LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Java J2re , why doesnt it make a directory? (https://www.linuxquestions.org/questions/linux-software-2/java-j2re-why-doesnt-it-make-a-directory-122443/)

Ogledbyoldmen 12-03-2003 06:24 PM

Java J2re , why doesnt it make a directory?
 
i installed both j2re and j2sdk, and neither of them actually make /usr/java/ like it did when i did it before... i cant even find them anywhere. does anybody know what to do?

minio 12-03-2003 07:08 PM

What about /usr/lib/java (or something similiar) ?

bigrigdriver 12-03-2003 08:48 PM

su to root and run the command updatedb, to make certain that the database of installed files is up to date. Then, either as root or user, run the command 'locate j2sdk '. It'll show you where the j2sdk is installed.


All times are GMT -5. The time now is 04:03 PM.