2003-04-23 14:39:26 -06:00
|
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
2003-04-22 18:44:03 -06:00
|
|
|
<html>
|
|
|
|
<head>
|
2000-03-25 15:38:54 -07:00
|
|
|
<!--
|
|
|
|
---- $Id$
|
2001-05-30 08:26:35 -06:00
|
|
|
|
2004-05-16 14:55:16 -06:00
|
|
|
---- (c) Copyright 2002-2004 by Nehal Mistry.
|
2001-05-30 08:26:35 -06:00
|
|
|
|
2003-07-03 10:08:07 -06:00
|
|
|
---- This program is free software; you can redistribute it and/or modify
|
2001-05-30 08:26:35 -06:00
|
|
|
---- it under the terms of the GNU General Public License as published by
|
2004-03-29 16:51:25 -07:00
|
|
|
---- the Free Software Foundation; only version 2 of the License.
|
2003-07-03 10:08:07 -06:00
|
|
|
----
|
|
|
|
---- This program is distributed in the hope that it will be useful,
|
2001-05-30 08:26:35 -06:00
|
|
|
---- but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
---- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
---- GNU General Public License for more details.
|
2003-07-03 10:08:07 -06:00
|
|
|
----
|
|
|
|
---- You should have received a copy of the GNU General Public License
|
|
|
|
---- along with this program; if not, write to the Free Software
|
|
|
|
---- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
|
|
|
|
---- 02111-1307, USA.
|
2000-03-25 15:38:54 -07:00
|
|
|
-->
|
2003-07-03 09:35:45 -06:00
|
|
|
<title>Stratagus Installation</title>
|
2003-04-23 14:39:26 -06:00
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
2003-04-22 18:44:03 -06:00
|
|
|
</head>
|
2003-04-19 21:53:14 -06:00
|
|
|
|
2003-04-22 18:44:03 -06:00
|
|
|
<body>
|
2003-04-19 21:53:14 -06:00
|
|
|
|
2004-05-16 14:55:16 -06:00
|
|
|
<h1>Installation instructions for Stratagus 2.1</h1><p>
|
2003-04-22 18:44:03 -06:00
|
|
|
<hr>
|
2000-03-25 15:38:54 -07:00
|
|
|
|
2003-04-22 18:44:03 -06:00
|
|
|
<h2>Software Requirements</h2>
|
|
|
|
<ul>
|
|
|
|
<li><b>A supported operating system:</b> Win32, Linux, Mac OS X, BSD,
|
2003-04-19 21:30:57 -06:00
|
|
|
Possibly any other Unix/POSIX OS.<br>
|
|
|
|
<font color=red>NOTE: some features of Winsock2 (WS2_32.DLL) are used. So even
|
|
|
|
if you plan to play single player only,
|
2005-05-26 10:05:21 -06:00
|
|
|
WinNT4.0 users will need
|
|
|
|
<a href="http://www.microsoft.com/ntserver/nts/downloads/recommended/SP6/allSP6.asp">Service Pack 3 or higher</a>
|
|
|
|
and Windows 95 users will need the
|
|
|
|
<a href="http://www.microsoft.com/windows95/downloads/contents/WUAdminTools/S_WUNetworkingTools/W95Sockets2/Default.asp">winsock 2 update</a>.</font><p>
|
2003-04-19 21:30:57 -06:00
|
|
|
|
2003-11-08 15:50:47 -07:00
|
|
|
<li><a href="http://www.libsdl.org/index.php">SDL</a> (required).<p>
|
2003-04-19 21:53:14 -06:00
|
|
|
<li><a href="http://www.libpng.org/pub/png/">libpng</a> (required).<p>
|
|
|
|
<li><a href="http://www.gzip.org/zlib/">zlib</a> (required).<p>
|
2004-07-23 21:34:30 -06:00
|
|
|
<li><a href="http://www.lua.org/">Lua</a> (required).<p>
|
2005-02-27 23:24:55 -07:00
|
|
|
<li><a href="http://www.xiph.org/ogg/vorbis/">libvorbis</a> (recommended).<p>
|
|
|
|
<li><a href="http://www.theora.org/">libtheora</a> (recommended).<p>
|
2004-05-18 18:26:58 -06:00
|
|
|
<li><a href="http://mikmod.raphnet.net/">libmikmod</a> (recommended).<p>
|
2003-04-19 21:53:14 -06:00
|
|
|
<li><a href="http://sources.redhat.com/bzip2/">libbzip2</a> (optional).<p>
|
|
|
|
<li><a href="http://flac.sourceforge.net/">libFLAC</a> (optional).<p>
|
|
|
|
<li><a href="http://www.underbit.com/products/mad/">libmad</a> (optional).<p>
|
2003-04-19 21:30:57 -06:00
|
|
|
|
2005-05-26 10:05:21 -06:00
|
|
|
<li>Either the original or expansion wc2 CD (not Battle.net edition) for
|
|
|
|
<a href="http://wargus.sourceforge.net/">wargus</a>,
|
|
|
|
or another
|
2004-07-23 21:34:30 -06:00
|
|
|
<a href="http://stratagus.sourceforge.net/games.shtml">game</a>.<br>
|
2003-04-22 18:44:03 -06:00
|
|
|
</ul>
|
2002-01-03 16:37:20 -07:00
|
|
|
|
2003-04-22 18:44:03 -06:00
|
|
|
<h2>Hardware Requirements</h2>
|
|
|
|
<ul>
|
2004-05-18 18:11:32 -06:00
|
|
|
<li><b>Processor:</b> A 300 MHz CPU (faster recommended).<br>
|
2003-07-03 09:35:45 -06:00
|
|
|
<font color="red">NOTE: Stratagus is believed to be endian and word size safe, so other
|
2003-04-19 21:30:57 -06:00
|
|
|
architectures like (big endian) PPC or (64bit) Alpha should also
|
|
|
|
work at least with Linux.</font><p>
|
2001-04-09 02:01:27 -06:00
|
|
|
|
2004-05-18 18:11:32 -06:00
|
|
|
<li><b>Memory:</b> 32 MB of RAM (64 MB for mp3/ogg support).<br><p>
|
2001-04-09 02:01:27 -06:00
|
|
|
|
2004-05-18 18:05:46 -06:00
|
|
|
<li><b>Video Card:</b> Any graphics card that can handle 16 bpp
|
2005-05-26 10:05:21 -06:00
|
|
|
and 640x480 is supported. (OpenGL is supported, and requires a 32MB Card)<p>
|
2000-03-25 15:38:54 -07:00
|
|
|
|
2005-05-26 10:05:21 -06:00
|
|
|
<li><b>Sound Card:</b> Recommended. Windows (for Win32) or SDL
|
2003-05-08 17:33:58 -06:00
|
|
|
(for unix or Mac OS X) compatible sound cards are supported.<p>
|
2003-04-22 18:44:03 -06:00
|
|
|
</ul>
|
2000-03-25 15:38:54 -07:00
|
|
|
|
2003-04-22 18:44:03 -06:00
|
|
|
<h2>Installation</h2>
|
2002-05-24 08:15:12 -06:00
|
|
|
|
2003-04-19 21:30:57 -06:00
|
|
|
Mac OS X users: Extract the "contrib/macosx.tgz" file to the
|
2003-04-23 14:39:26 -06:00
|
|
|
top-level directory and read "Read Me.rtf".<p>
|
2000-03-25 15:38:54 -07:00
|
|
|
|
2003-04-22 18:44:03 -06:00
|
|
|
<ul>
|
|
|
|
<li><b>Step 1, Download and Extract:</b><p>
|
2001-06-29 08:04:25 -06:00
|
|
|
|
2003-04-22 18:44:03 -06:00
|
|
|
<ul>
|
2004-05-22 16:23:34 -06:00
|
|
|
<li><a href="http://sourceforge.net/project/showfiles.php?group_id=84903">
|
|
|
|
Download</a> the source code.<br>
|
2003-04-19 21:30:57 -06:00
|
|
|
<font color="red">NOTE: both the tar.gz and zip files are the same,
|
|
|
|
we provide both formats for convenience.</font><p>
|
2001-06-29 08:04:25 -06:00
|
|
|
|
2004-05-22 16:23:34 -06:00
|
|
|
<li>Extract the source stratagus-DATE.tar.gz with
|
|
|
|
'tar -zxvf stratagus-DATE.tar.gz'
|
2003-04-22 18:44:03 -06:00
|
|
|
</ul>
|
2000-03-25 15:38:54 -07:00
|
|
|
|
2004-05-22 16:23:34 -06:00
|
|
|
<br>
|
2003-04-22 18:44:03 -06:00
|
|
|
<li><b>Step 2, Compile:</b><p>
|
2001-06-29 08:04:25 -06:00
|
|
|
|
2003-04-22 18:44:03 -06:00
|
|
|
<ul>
|
2004-05-22 16:23:34 -06:00
|
|
|
<li><b>GCC/Mingw users:</b>
|
|
|
|
<ul>
|
2005-04-13 12:06:30 -06:00
|
|
|
<li>Run './autogen.sh' then './configure' to create the Makefile.
|
2004-05-22 16:23:34 -06:00
|
|
|
<li>When complete, type 'make depend && make' to compile, and
|
2005-04-13 12:06:30 -06:00
|
|
|
it should compile a working stratagus binary.<p>
|
2004-05-22 16:23:34 -06:00
|
|
|
</ul>
|
2001-06-29 08:04:25 -06:00
|
|
|
|
2003-04-22 18:44:03 -06:00
|
|
|
<li><b>MSVC users:</b>
|
|
|
|
<ul>
|
2004-05-15 10:12:42 -06:00
|
|
|
<li><a href="http://stratagus.sourceforge.net/msvc-libs.zip">
|
2004-05-22 16:23:34 -06:00
|
|
|
Download</a> the VC++ libraries and extract them into the root
|
2005-05-26 10:05:21 -06:00
|
|
|
stratagus directory.
|
2004-05-22 16:23:34 -06:00
|
|
|
<li>Open the workspace file stratagus.dsw and compile.
|
2003-04-22 18:44:03 -06:00
|
|
|
</ul>
|
|
|
|
</ul>
|
2002-11-29 14:09:09 -07:00
|
|
|
|
2004-05-22 16:23:34 -06:00
|
|
|
<br>
|
2004-05-18 18:11:32 -06:00
|
|
|
<li><b>Step 3, Run:</b><p>
|
2003-05-19 12:32:54 -06:00
|
|
|
|
2004-05-22 16:23:34 -06:00
|
|
|
You may now go into the toplevel stratagus directory and run the binary.
|
2005-05-26 10:05:21 -06:00
|
|
|
Remember, you have to obtain the
|
|
|
|
<a href="http://stratagus.sourceforge.net/datasets.shtml">game data</a>
|
|
|
|
to start the engine. By default, stratagus looks in './data',
|
|
|
|
if your data is in a different location you
|
|
|
|
will need to run stratagus with '-d /path_to_data'.<p>
|
2003-04-22 18:44:03 -06:00
|
|
|
</ul>
|
2001-06-29 08:04:25 -06:00
|
|
|
|
2003-04-22 18:44:03 -06:00
|
|
|
<hr>
|
2005-09-10 05:39:29 -06:00
|
|
|
(C) Copyright 1998-2005 by The <a href="http://stratagus.org">Stratagus</a> Project
|
2003-04-23 14:39:26 -06:00
|
|
|
under the <a href="gpl.html">GNU General Public License</a>.<br>
|
|
|
|
All trademarks and copyrights on this page are owned by their respective owners.<br>
|
2003-04-22 18:44:03 -06:00
|
|
|
</body>
|
|
|
|
</html>
|