Most recent edit on 2006-10-14 09:17:28 by KogAdmin [update]
Additions:
You must have Java 5 (1.5), which may be found on Sun's Java site∞.
TODO: Add something on RXTX, Ant
NOTE: HOG is being rewritten to be compliant with Java 5 (1.5).
- Alternatively you can use your OS' packaging system to get java, in the case of several non-Solaris unices, you might be best off checking with your distro
- You can use the Apache Ant build file
- Or... you can javac it
3 Use the application
Deletions:
You must have Java 5 (1.5), which may be found on Sun's Java site∞. Your OS MUST support Named Pipes - or you'll need to rework the communications to use something other than named pipes. THIS WILL NOT WORK ON OS9 OR OLDER, OR WINME/98/95!
NOTE: HOG has been written on Java 1.4, but will work on Java 5 (1.5)
- Alternatively you can use your OS' packaging system to get java, in the case of FreeBSD you might be better off
- Setting up Java on FreeBSD
- It's been a while, maybe you can actually just run the compiled source included (if it has any)
- There used to be an Apache Ant task - so you might want to use that
- Otherwise, javac should work. Be careful of class path issues
3 Run the serial server for your OS
- The serial server will take care of the named pipes and launch the Java app
- make sure that you grab the Windows server if you need it. The package on SF only includes unix
4 Use the application
Edited on 2005-06-24 15:33:41 by KogAdmin [removed wikiname for freebsd]
Additions:
~~- Alternatively you can use your OS' packaging system to get java, in the case of FreeBSD you might be better off
Deletions:
~~- Alternatively you can use your OS' packaging system to get java, in the case of FreeBSD you might be better off
Edited on 2005-06-24 02:20:09 by KogAdmin [added java/named pipe reqs]
Additions:
Requirements
You must have Java 5 (1.5), which may be found on Sun's Java site∞. Your OS MUST support Named Pipes - or you'll need to rework the communications to use something other than named pipes. THIS WILL NOT WORK ON OS9 OR OLDER, OR WINME/98/95!
Installation
Edited on 2005-06-24 01:32:17 by KogAdmin
Additions:
Heart of Gold installation guide
Deletions:
Heart of Gold installation guide
Edited on 2005-06-24 01:24:15 by KogAdmin
Additions:
NOTE: HOG has been written on Java 1.4, but will work on Java 5 (1.5)
Deletions:
NOTE: HOG has been written on Java 1.4, but will work on
Java5 (1.5)
Oldest known version of this page was edited on 2005-06-24 01:23:49 by KogAdmin [added install info]
Page view:
Heart of Gold installation guide
Installing HOG is so easy, it's next to trivial on most platforms.
NOTE: HOG has been written on Java 1.4, but will work on
Java5 (1.5)
2 Compile the source
- It's been a while, maybe you can actually just run the compiled source included (if it has any)
- There used to be an Apache Ant task - so you might want to use that
- Otherwise, javac should work. Be careful of class path issues
3 Run the serial server for your OS
- The serial server will take care of the named pipes and launch the Java app
- make sure that you grab the Windows server if you need it. The package on SF only includes unix
4 Use the application
CategoryHeartOfGold