Fwd: Re: [luau] Java question

Ray Strode halfline at hawaii.rr.com
Sat Apr 19 10:59:01 PDT 2003


>	Since the Scubatoolkit advertised some capability my program didn't have,
>and I am working on some stuff that Scubatoolkit was missing, I thought,
>hey... maybe this can be mutually beneficial....  So I downloaded it and am
>now trying to get it to work so I can see if there is anything I may be able
>to offer.
>
>  
>
Follow these steps (url compliments of Vince)

1) cd
2) wget 
http://unc.dl.sourceforge.net/sourceforge/scubatoolkit/scubatoolkit_0_0_4_src.zip
3) mkdir scubatoolkit-0.0.4
4) cd scubatoolkit-0.0.4
5) unzip ../scubatoolkit_0_0_4_src.zip
6) javac *.java
7) java Scubatoolkit

Each time you make changes to the java code redo steps 6 and 7.

--Ray







More information about the LUAU mailing list