Mandriva -> Mageia, Suse -> OpenSuse, Mint added (#1 on distrowatch right now)

This commit is contained in:
Anton Keks 2014-07-15 23:28:02 +03:00
parent dd169a045a
commit 659a50dba7

View File

@ -17,10 +17,10 @@ binary_url: http://github.com/angryziber/ipscan/releases/download/
<a href="{{ page.sourceforge_url }}">browse all 3.x releases</a>
</p>
<ul>
<li><a href="{{ page.binary_url }}{{ site.version }}/ipscan_{{ site.version }}_amd64.deb">DEB Package</a> for <i>Ubuntu/Debian, 64-bit</i></li>
<li><a href="{{ page.binary_url }}{{ site.version }}/ipscan-{{ site.version }}-1.x86_64.rpm">RPM Package</a> for Fedora/RedHat/Suse/Mandriva, 64-bit</li>
<li><a href="{{ page.binary_url }}{{ site.version }}/ipscan_{{ site.version }}_i386.deb">DEB Package</a> for <i>Ubuntu/Debian, 32-bit</i></li>
<li><a href="{{ page.binary_url }}{{ site.version }}/ipscan-{{ site.version }}-1.i386.rpm">RPM Package</a> for Fedora/RedHat/Suse/Mandriva, 32-bit</li>
<li><a href="{{ page.binary_url }}{{ site.version }}/ipscan_{{ site.version }}_amd64.deb">DEB Package</a> for <i>Ubuntu/Debian/Mint, 64-bit</i></li>
<li><a href="{{ page.binary_url }}{{ site.version }}/ipscan-{{ site.version }}-1.x86_64.rpm">RPM Package</a> for Fedora/RedHat/Mageia/openSUSE, 64-bit</li>
<li><a href="{{ page.binary_url }}{{ site.version }}/ipscan_{{ site.version }}_i386.deb">DEB Package</a> for <i>Ubuntu/Debian/Mint, 32-bit</i></li>
<li><a href="{{ page.binary_url }}{{ site.version }}/ipscan-{{ site.version }}-1.i386.rpm">RPM Package</a> for Fedora/RedHat/Mageia/openSUSE, 32-bit</li>
</ul>
<h4>Running</h4>
<p>Make sure you have <a href="http://java.com/download">Oracle Java</a> or <a href="http://en.wikipedia.org/wiki/OpenJDK">OpenJDK</a> installed - check your distribution. <a href="http://en.wikipedia.org/wiki/GNU_Compiler_for_Java">GCJ</a> is not recommended.</p>