SourceForgeLogo

Home Installation Tutorial    

 

You can download the latest piXfloW release from the piXflow Project Page at SourceForge.net

To run piXfloW you must have installed a working java 2 environment. Assumed java is in your PATH you can start piXfloW in the directory where you downloaded pixflow.jar with the following command:

java -mx100m -classpath pixflow.jar pixflow.Main

(where -mx100m means that the program gets a maximum of 100MB of memory.)