mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
put 64 bit Linux builds first
This commit is contained in:
parent
2e4a11a0c9
commit
c8c8ae42e1
@ -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 }}_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, 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>
|
||||
</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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user