InstallingInLinux: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Kymara
No edit summary
imported>AVRS
Debian — OpenJDK
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 (openjdk-6-jre) and run


<code>java -jar stendhal-x.xx.jar</code>
<code>java -jar stendhal-x.xx.jar</code>