sane-project-website/source.html

183 wiersze
5.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>SANE - Download</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="author" content="Henning Meier-Geinitz">
<meta name="keywords" content="sane, scanner, download, software, source
code, binary, stable, unstable, cvs, sane-backends, sane-frontends,
distribution">
<meta name="description" content="Download of SANE source code and binaries">
<link href="mailto:hmg-guest@users.alioth.debian.org" rev="made">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<center>
<a href="./"><img
src="images/sane.png"
alt="SANE" width="346" height="117" border="0"></a>
</center>
<center>
<h1>SANE - Download</h1>
</center>
<hr>
<h2>Stable Source</h2>
<p>
SANE provides the following packages:
</p>
<ul>
<li>
<i>sane-backends</i> - includes: backends (scanner drivers), command-line-frontend (scanimage),
network scanning daemon (saned) and SANE-API documentation.
</li>
<li>
<i>sane-frontends</i> - includes: graphical frontends (scanning applications) xscanimage and xcam,
command-line-frontend scanadf. You don't need this package if you use one of the more advanced graphical
frontends like <a href="http://www.xsane.org">XSane</a>. For a list of frontends, have a look at <a
href="sane-frontends.html">the frontends page</a>.
</li>
</ul>
<p>
The latest stable source code is available from the following
official sites:
</p>
<ul>
<li>
HTTP: <a
href="http://alioth.debian.org/project/showfiles.php?group_id=30186">alioth.debian.org</a>
(USA, provided by Debian)
</li><!--
<li>
FTP: <a
href="ftp://ftp.sane-project.org/pub/sane/">ftp.sane-project.org</a>
(USA, provided by Debian)
</li>-->
</ul>
<!--
<p>
The SANE distribution is mirrored at these fine sites:
</p>
<ul>
<li>
HTTP: <a href="http://gd.tuwien.ac.at/hci/sane/">gd.tuwien.ac.at</a>
(Austria, provided by Vienna University of Technology)
</li>
<li>
FTP: <a
href="ftp://ftp2.sane-project.org/pub/sane/">ftp2.sane-project.org</a>
(Germany, provided by University of Oldenburg)
</li>
<li>
FTP: <a
href="ftp://ftp3.sane-project.org/pub/sane/">ftp3.sane-project.org</a>
(Norway, provided by University of Oslo)
</li>
<li>
FTP: <a
href="ftp://ftp4.sane-project.org/hci/sane/">ftp4.sane-project.org</a>
(Austria, provided by Vienna University of Technology)
</li>
<li>
FTP: <a
href="ftp://ftp.ibiblio.org/pub/Linux/apps/graphics/capture/">ftp.ibiblio.org</a>
(new releases take some time, USA, provided by ibiblio)
</li>
</ul>
-->
<p>
Both sane-backends and sane-frontends can be compiled and installed on a
variety of different platforms. See our <a href="sane-support.html">list
of supported platforms</a> for details.
</p>
<p>
To check that the code hasn't been changed, there are <a
href="sane-md5sums.txt">md5 hashes</a> of the current releases.
</p>
<h2><a href="cvs.html">Unstable (Development) Source</a></h2>
<p>
The Debian project provides a git server ("Alioth") with anonymous
(read-only) and developer (read-write) access to the development
(unstable) tree of the SANE sources. See <a href="cvs.html">our git
page</a> for more information.
</p>
<p>
There are also <a href="snapshots/">daily git snapshots</a> that may
contain fixes or new features that are not in the latest release yet.
Keep in mind that these are development versions. They aren't tested at
all.
</p>
<h2>Binaries</h2>
<p>
Here are pointers to some binary distributions of SANE. The binaries
aren't made by the SANE project itsself but by distributors or
volunteers. If you want to add something to this list, just file a bug
report at <a href="bugs.html">our bug tracking system</a> and add
<strong>a pointer</strong> to the relevant binary. After review we'll add
the link to this section.
</p>
<h3>Linux</h3>
<p>Most Linux distributions package SANE with modifications required to support their authentication or permissions systems. We recommend you use the vendor's packages. If you need a more updated version of SANE, be prepared to build from source, and ask on a distro-specific forum for advice.</p>
<h3>MacOS X</h3>
<ul>
<li>
Mattias Ellert's <a
href="http://www.ellert.se/twain-sane/">binary installer packages</a> of
sane-backends, the TWAIN SANE interface and related software
</li>
</ul>
<h3>Irix</h3>
<ul>
<li>
<em>SGI freeware</em>: <a
href="http://freeware.sgi.com/">sane-backends, sane-frontends and
XSane</a>
</li>
</ul>
<h3>OS/2</h3>
<ul>
<li>
Paul Smedley's <a href="http://smedley.info/sane.html">Sane for OS/2
with USB Support</a> page
</li>
<li>
Franz Bakan's <a href="http://www.fbakan.de/sane-os2.htm">SANE for OS/2
pages</a>
</li>
</ul>
<h3>Solaris</h3>
<ul>
<li>
You can find binaries of XSane, sane-backends and sane-frontends for
Solaris (Sparc and Intel) on <a
href="http://www.blastwave.org">www.blastwave.org</a>
</li>
</ul>
<hr>
<p>
<a href="./">SANE homepage</a><br>
<a href="imprint.html">Contact</a>
</p>
</body>
</html>