Shari, Page 34 of our Admin guide
http://www.graphon.com/download/documentation.shtml details this setup but essentially you would need to take these steps:
Download or otherwise copy the following .jar files to a directory in your PATH environment:
· goglobal_ux.jar
· jcert.jar
· jnet.jar
· jsse.jar
To start the stand-alone Java client, enter the following command:
| Code: |
# {java | jre} -cp goglobal_ux.jar:jcert.jar:jnet.jar:jsse.jar
com.graphon.ux.GOGlobal [options]
|
NOTE: If you were to use this command under Windows, you would need to replace the colons with semicolons.
Regards,
Erik