summaryrefslogtreecommitdiff
path: root/swigweb/download.ht
blob: 86ef908c94f517131423dbf77919067f74578d9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
Download SWIG
<p>
<img src="images/download.png" alt="Download">

<p>
SourceForge is now the primary site for SWIG distributions.

<ul>
<li><a href="http://sourceforge.net/project/showfiles.php?group_id=1645">All releases</a>.
<li><a href="ftp://swig.sourceforge.net/pub/swig/">Older stuff</a>.
</ul>

<p>
SWIG has also been distributed as source code from the following locations:

<ul>
<li> <a href="ftp://ftp.mcc.ac.uk/pub/mvc/swig">ftp.mcc.ac.uk/pub/mvc/swig</a> (UK)
<li> <a href="ftp://ftp.rge.com/pub/languages/swig/">ftp.rge.com/pub/languages/swig</a> (New York).
<li> <a href="ftp://ftp.python.org/pub/python/contrib/System/">ftp.python.org/pub/python/contrib/System</a> (Python contributed software).
<li> <a href="http://www.perl.com/CPAN//authors/Dave_Beazley">CPAN (Comprehensive Perl Archive Network)</a>
</ul>

You can also find SWIG in the following locations :

<ul>
<li> <a href="http://cgi.debian.org/www-master/debian.org/Packages/stable/interpreters/swig.html">Debian GNU/Linux</a>.
<li> <a href="http://www.freebsd.org/ports/devel.html">FreeBSD</a>.
<li> <a href="http://www.oreilly.com/catalog/python/noframes.html">Programming Python</a> (Included on CD-ROM).
<li> <a href="http://www.mkp.com/books_catalog/0-12261-205-1.asp">Tcl/Tk for Real Programmers</a> (Included on CD-ROM).
</ul>

Note : If you received SWIG on CD-ROM, you may want to upgrade to the latest release.

<h3> The Latest Release </h3>

<p>
<a href="http://prdownloads.sourceforge.net/swig/swig-1.3.23.tar.gz">SWIG
1.3.23</a> is the latest development release (2004/10/11). View the
<a href="release.html">release notes</a>.  Windows users should download
<a href="http://prdownloads.sourceforge.net/swig/swigwin-1.3.23.zip">swigwin-1.3.23</a>
which includes a prebuilt executable. 

<p>
<b>Note:</b> The following releases pertain to SWIG-1.1 which was a widely distributed release
from several years ago.  Unless you really need backwards compatibility, you should use
SWIG-1.3.x instead of SWIG-1.1 (especially since 1.3 is much more capable).

<p>
<a href="http://prdownloads.sourceforge.net/swig/swig1.1p5.tar.gz">SWIG 1.1p5</a>
is the latest stable release of SWIG-1.1 (1998/02/05).   

<b>Note (2000/01/18) </b>SWIG-1.1p5 has a number of compilation issues
with ANSI C++ compilers and will probably generate a lot of compiler
warnings.  Sorry.

<p>
<a href="http://prdownloads.sourceforge.net/swig/swig1.1-883.tar.gz">SWIG1.1-883</a> is the last maintenance version of SWIG-1.1 (December 1999).  This isn't really a
"release", but the last nightly build that was completed before 
development work shifted to SWIG-1.3.  It fixes a number of bugs in
SWIG1.1p5.