[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]

Run Gzigzag in four simple steps on Mac OS X



Title: Run Gzigzag in four simple steps on Mac OS X
Run gzigzag in four simple steps on Mac OS X 10.1:

Step 1:
Download gzigzag-0.6.2-with-modules.jar
from http://gzigzag.sorceforge.net

Step 2:
Rename gzigzag-0.6.2-with-modules.jar to gzigzag.jar
[localhost:~/zigzag] # cp –p  gzigzag-0.6.2-with-modules.jar gzigzag.jar
Or
[localhost:~/zigzag] # mv gzigzag-0.6.2-with-modules.jar gzigzag.jar

Step 3:
Extrac the contents of the gzigzag archive
[localhost:~/zigzag] #  jar xvf gzigzag.jar

Step 4:
Start the Java GZigzag through the org.gzigzag.Main class
[localhost:~/zigzag]  # java org.gzigzag.Main cellscrollfile

Starting gZigZag client, build: Official 0.6.2 (with modules)
Clientspace version used by program is 2.

Boom your in gzigzag.

The Java 2 Platform works out of the box on Mac OS X 10.1.

Cheers,

Michel