<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.playonlinux.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hanspeter</id>
		<title>PlayOnLinux - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.playonlinux.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hanspeter"/>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php/Special:Contributions/Hanspeter"/>
		<updated>2026-04-17T09:42:48Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=Building_PlayOnLinux_5&amp;diff=879</id>
		<title>Building PlayOnLinux 5</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=Building_PlayOnLinux_5&amp;diff=879"/>
				<updated>2017-03-03T17:02:22Z</updated>
		
		<summary type="html">&lt;p&gt;Hanspeter: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains how to build PlayOnLinux 5 &lt;br /&gt;
&lt;br /&gt;
Source: https://github.com/PlayOnLinux/POL-POM-5/wiki/Build&lt;br /&gt;
&lt;br /&gt;
== On Ubuntu 16.04 ==&lt;br /&gt;
&lt;br /&gt;
=== Dependencies ===&lt;br /&gt;
First, install the following dependencies: &lt;br /&gt;
* maven&lt;br /&gt;
* openjdk-8-jdk&lt;br /&gt;
* openjfx&lt;br /&gt;
&lt;br /&gt;
=== Compile PlayOnLinux 5===&lt;br /&gt;
Clone the repository:{{Console|git clone https://github.com/PlayOnLinux/POL-POM-5}}Use the right Java version:{{Console|1 = export JAVA_HOME=&amp;quot;/usr/lib/jvm/java-8-openjdk-amd64&amp;quot;}}Compile PlayOnLinux 5 with Maven: {{Console|cd POL-POM-5}}&lt;br /&gt;
{{Console|mvn clean package}}&lt;br /&gt;
&lt;br /&gt;
=== Run PlayOnLinux 5 ===&lt;br /&gt;
Run the previously built jar file{{Console|java -jar target/playonlinux-5.0-SNAPSHOT-jar-with-dependencies.jar	}}&lt;br /&gt;
&lt;br /&gt;
== On Arch ==&lt;br /&gt;
&lt;br /&gt;
{{Info|The following has only been tested on 64-bit Arch installs.}}&lt;br /&gt;
&lt;br /&gt;
=== Dependencies ===&lt;br /&gt;
First, install the following dependencies: &lt;br /&gt;
* maven&lt;br /&gt;
* jdk8-openjdk&lt;br /&gt;
* java-openjfx&lt;br /&gt;
* gradle-1.8 (AUR)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Info|You will need to set JAVA_HOME to &amp;quot;/usr/lib/jvm/java-8-openjdk&amp;quot; after installing &amp;#039;&amp;#039;jdk8-openjdk&amp;#039;&amp;#039;, but before installing &amp;#039;&amp;#039;openjfx&amp;#039;&amp;#039;.}}&lt;br /&gt;
&lt;br /&gt;
=== Compile PlayOnLinux 5===&lt;br /&gt;
&lt;br /&gt;
Clone the repository:{{Console|git clone https://github.com/PlayOnLinux/POL-POM-5}}&lt;br /&gt;
&lt;br /&gt;
Use the right Java version:{{Console|1 = export JAVA_HOME=&amp;quot;/usr/lib/jvm/java-8-openjdk&amp;quot;}}&lt;br /&gt;
&lt;br /&gt;
Compile PlayOnLinux 5 with Maven: &lt;br /&gt;
&lt;br /&gt;
{{Console|cd POL-POM-5}}&lt;br /&gt;
&lt;br /&gt;
{{Console|mvn clean package}}&lt;br /&gt;
&lt;br /&gt;
{{Info|If you are using Oracle JDK, the home path will be /usr/lib/jvm/java-8-oracle}}&lt;br /&gt;
&lt;br /&gt;
=== Run PlayOnLinux 5 ===&lt;br /&gt;
You&amp;#039;ll find the packaged version as a zip in phoenicis-dist/target. You can launch it by unzipping phoenicis-dist.zip and running PlayOnLinux.sh&lt;br /&gt;
&lt;br /&gt;
[[Category:PlayOnLinux development]]&lt;/div&gt;</summary>
		<author><name>Hanspeter</name></author>	</entry>

	</feed>