[PLUG] syntax trees

Dan Young danielmyoung at gmail.com
Fri Jun 2 14:10:12 UTC 2006


On 6/2/06, John Jason Jordan <johnxj at comcast.net> wrote:
> What I need is to figure out how to get Treeform (which runs in Java)
> to run on my Linux computer. I installed it, but it did not create a
> launch entry. I can't figure out how to launch it. The files it
> installed all have different names, and none appears to be the
> executable. I just need to know what a Java executable is supposed to
> look like. Or the launch script, if that is how it launches.

If you can find a somefile.jar file, try:

java -jar /path/to/somefile.jar

-- 
Dan



More information about the PLUG mailing list