Programming On Redbrick: Difference between revisions

Jump to navigation Jump to search
m
No edit summary
Line 32: Line 32:


  ssh deathray
  ssh deathray
If you are prompted for a password, this is your normal RedBrick password.


The Java compiler on redbrick is called, unsurprisingly, javac. Compiling Java programs is a little more complex than compiling C programs as you need to have two environment variables set, JAVA_HOME and CLASSPATH. To see what these are set to, at the prompt type :
The Java compiler on redbrick is called, unsurprisingly, javac. Compiling Java programs is a little more complex than compiling C programs as you need to have two environment variables set, JAVA_HOME and CLASSPATH. To see what these are set to, at the prompt type :
244

edits

Navigation menu