/[adonthell]/website/download/source.shtml
ViewVC logotype

Diff of /website/download/source.shtml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by ksterker, Mon Nov 24 21:37:27 2003 UTC revision 1.13 by ksterker, Sun Apr 17 23:13:06 2005 UTC
# Line 21  Line 21 
21  <p>There are various ways to get the source code:</p>  <p>There are various ways to get the source code:</p>
22    
23  <ul>  <ul>
 <li><b>Install script</b> [<a href="#script">instructions</a>]<br><br>  
 <a href="/files/adonthell-0.3-build">adonthell-0.3-build</a> - [3K]<br>  
 &nbsp;</li>  
   
24  <li><b>Source tarballs</b> [<a href="#tarball">instructions</a>]<br><br>  <li><b>Source tarballs</b> [<a href="#tarball">instructions</a>]<br><br>
25  <a href="/cgi-bin/dwnld.cgi?src">adonthell-0.3.3.tar.gz</a> - [1018 K]<br>  <a href="http://savannah.nongnu.org/download/adonthell/adonthell-src-0.3.4.tar.gz">adonthell-src-0.3.4.tar.gz</a> - [844 K]<br>
26  <a href="http://savannah.nongnu.org/download/adonthell/src/wastesedge-0.3.3.tar.gz"  <a href="http://savannah.nongnu.org/download/adonthell/wastesedge-src-0.3.4.tar.gz"
27  >wastesedge-0.3.3.tar.gz</a> - [9.7 M]<br>  >wastesedge-src-0.3.4.tar.gz</a> - [10.5 M]<br>
28  &nbsp;</li>  &nbsp;</li>
29    
30  <li><b>Anonymous CVS</b> [<a href="/development/cvs.shtml">instructions</a>]</li>  <li><b>Anonymous CVS</b> [<a href="/development/cvs.shtml">instructions</a>]</li>
# Line 54  from here as well.</p> Line 50  from here as well.</p>
50    
51  <br>  <br>
52    
53  <!-- Install Script -->  <!-- Install Script
54  <table border=0 cellpadding=0 cellspacing="0" width="100%">  <table border=0 cellpadding=0 cellspacing="0" width="100%">
55  <tr><td class="bmid"><a name="script">Install Script</a></td></tr></table>  <tr><td class="bmid"><a name="script">Install Script</a></td></tr></table>
56    
# Line 71  a directory of your choice. Courtesy of Line 67  a directory of your choice. Courtesy of
67  </p>  </p>
68    
69  <p>If you'd rather do everything yourself, get the packages below.</p>  <p>If you'd rather do everything yourself, get the packages below.</p>
70    //-->
71    
72  <!-- Tarballs -->  <!-- Tarballs -->
73    
# Line 78  a directory of your choice. Courtesy of Line 75  a directory of your choice. Courtesy of
75  <tr><td class="bmid"><a name="tarball">Source Tarballs</a></td></tr></table>  <tr><td class="bmid"><a name="tarball">Source Tarballs</a></td></tr></table>
76    
77  <p>The source code is split into two packages:  <p>The source code is split into two packages:
78  <a href="/cgi-bin/dwnld.cgi?src">game engine</a> and <a href="http://savannah.nongnu.org/download/adonthell/src/wastesedge-0.3.3.tar.gz">  <a href="http://savannah.nongnu.org/download/adonthell/adonthell-src-0.3.4.tar.gz">game engine</a> and <a href="http://savannah.nongnu.org/download/adonthell/wastesedge-src-0.3.4.tar.gz">
79  game data</a>. You'll need <b>both of them</b> to play.</p>  game data</a>. You'll need <b>both of them</b> to play.</p>
80    
81  <p><b>Requirements:</b> <a href="http://www.libsdl.org">SDL</a> 1.2.x,  <p><b>Requirements:</b> <a href="http://www.libsdl.org">SDL</a> 1.2.x,
82  <a href="http://www.python.org">Python</a> 1.5.2 or higher and (optionally)  <a href="http://www.python.org">Python</a> 2.0 or higher, <a href="http://www.freetype.org/freetype2/">Freetype</a> 2 or higher and (optionally) <a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a> 1.0rc3 or higher.</p>
 <a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a> 1.0rc3 or higher.</p>  
83    
84  <p>If you plan to make changes to the code, you will also need <a href="http://www.swig.org">SWIG</a> 1.3.14 or newer.</p>  <p>If you plan to make changes to the code, you will also need <a href="http://www.swig.org">SWIG</a> 1.3.20 or newer.</p>
85    
86  <p><b>Installation:</b> After installing above libraries and tools, extract  <p><b>Installation:</b> After installing above libraries and tools, extract
87  the engine and change into the <i>adonthell-0.3.3</i> directory. In there,  the engine and change into the <i>adonthell-0.3.4</i> directory. In there,
88  run</p>  run</p>
89    
90  <p style="color:#000000; font-size:8pt;">  <p style="color:#000000; font-size:8pt;">

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26