Results 1 to 2 of 2
Does anyone know where the Java folders are on a Linux server? I need to move a server for a game from my current server (which is windows) to a ...
- 11-19-2008 #1Just Joined!
- Join Date
- Nov 2008
- Posts
- 2
Java Folder
Does anyone know where the Java folders are on a Linux server? I need to move a server for a game from my current server (which is windows) to a Linux server. The folders I need, on windows, are at the following locations:
C:\Program Files\Java\jre1.6.0_07\lib\ext
C:\Program Files\Java\jdk1.6.0_07\jre\lib\ext
C:\Program Files\Java\jre6\lib\ext
I need to place .JAR files in those folders. Can anyone tell me where the Java folder would be located on a Linux server? Thanks! Very much appreciated. I've been trying to find the solution to the problem for AGES... so anything would be appreciated HEAPS. THANKS!
- Mic
- 11-19-2008 #2
if java is installed then type
and check out the trailCode:whereis java


Reply With Quote
