|
For Developers : We highly recommend you to wait for 1.0 release, but if you are a developer and want to run/test protux in your own Eclipse/Java Environment , the current Code
can be obtained direct in SF.net by
Anonymous CVS Checkout. Follow this link to instructions.
For Users : We highly recommend you to wait for 1.0 release, but if you want to have a little glimpse of Protux, download it now and have fun :-)
|
How to install/run Protux :
Installing and running Protux is just a matter of placing the decompressed directory in a suitable place and running the java binary. Remember you must have a Java virtual machine installed.
- We recommend to move the entire decompressed directory like, say, /usr/local/protux.
- Go into such dir, and type ./protux
- if it fails, try just chmod +x protux, so it become executable, or even run it manually by typing "java -cp bin org.protux.Main"
|
|