universetoday
Verified User
- Joined
- Aug 8, 2005
- Messages
- 8
I'm trying to compile Java programs on a DirectAdmin-managed web server which I administer.
When I just run "java program", it's able to run fine.
But I can't seem to find where the compiler is located.
When I do "javac program.java", I get a "Command not found" error.
Any suggestions?
When I just run "java program", it's able to run fine.
But I can't seem to find where the compiler is located.
When I do "javac program.java", I get a "Command not found" error.
Any suggestions?