InstallingInLinux: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Kymara No edit summary |
imported>AVRS No edit summary |
||
| (16 intermediate revisions by 2 users not shown) | |||
| Line 15: | Line 15: | ||
Select the Sun Java tools where appropriate. Afterward, you should be able to start stendhal with |
Select the Sun Java tools where appropriate. Afterward, you should be able to start stendhal with |
||
<code>java -jar stendhal-x.xx.jar</code> |
|||
== Debian == |
|||
Install OpenJDK Java runtime (openjdk-6-jre) and run |
|||
<code>java -jar stendhal-x.xx.jar</code> |
<code>java -jar stendhal-x.xx.jar</code> |
||