Java on Snaps
Does anyone know how to install java programs on a snap.
I got the JVM installed and it is working.
I have some .jar files that I would like to install and see if I can get them working.
I can't seem to get them to show up in the snaplet extensions web page.
Do they have to be installed in a special directory? registered? modify a config file?
Is there some command I need to use?
I tried the debug snaplet create command but I don't think I am getting the
syntax correct.
Has anyone had any luck installing any java programs and running them on a Snap 2X00?
If so can they provide and example of the code or just how they installed it.
Thanks.
The reason behind this is that I found a java media server code. I would like to see if I can use that to serve the pictures and music on my snap instead of having a computer run all the time.
|