Small updates.
This commit is contained in:
parent
82752f4b57
commit
b9720404be
1 changed files with 8 additions and 8 deletions
|
@ -46,7 +46,7 @@ list.<P>
|
|||
<H2>IRC - Internet Relay Chat</H2>
|
||||
|
||||
You can try to meet other FreeCraft developers and users on IRC:
|
||||
<A HREF="http://www.openprojects.net/">OPN</A> OpenProjects Network, channel
|
||||
<A HREF="http://www.freenode.net/">OPN</A> OpenProjects Network, channel
|
||||
#FreeCraft.
|
||||
|
||||
<H2>Bugs and tasks</H2>
|
||||
|
@ -164,11 +164,11 @@ the latest version. You'll be prompted to enter your ssh password.<P>
|
|||
<H3>Getting FreeCraft without CVS</H3>
|
||||
|
||||
Please note CVS is always a little newer and it is easier for you to keep
|
||||
up to date. But you find regular snapshots of the FreeCraft source here:
|
||||
up to date. But you find can regular snapshots of FreeCraft in source or
|
||||
binary format under the files section on sourceforge.
|
||||
|
||||
<UL>
|
||||
<LI><A HREF="http://freecraft.sourceforge.net/snapshots/">HTTP sourceforge</A>
|
||||
<LI><A HREF="http://freecraft.net/snapshots/">HTTP freecraft</A>
|
||||
<LI><A HREF="http://http://sourceforge.net/project/showfiles.php?group_id=1965">Sourceforge Files</A>
|
||||
</UL>
|
||||
|
||||
<H3>Linux(tm)</H3>
|
||||
|
@ -179,7 +179,7 @@ the corresponding packages in your particular distribution.
|
|||
<UL>
|
||||
<LI>gcc - The GNU C compiler<P>
|
||||
gcc-2.95 preferred. Old gcc 2.96 can't compile FreeCraft. gcc 3.0 produce
|
||||
many wrong! warnings.
|
||||
many wrong! warnings. gcc 3.2 will work nicely.
|
||||
<LI>libc6-dev - GNU C Library: Development Libraries and Header Files<P>
|
||||
Contains the symlinks, headers, and object files needed to compile and link
|
||||
programs which use the standard C library.
|
||||
|
@ -211,7 +211,7 @@ To build FreeCraft with MacOS you will need the following packages.
|
|||
<UL>
|
||||
<LI>gcc - The GNU C compiler<P>
|
||||
gcc-2.95 preferred. Old gcc 2.96 can't compile FreeCraft. gcc 3.0 produce
|
||||
many wrong! warnings.
|
||||
many wrong! warnings. gcc 3.2 will work nicely.
|
||||
<LI>If you have MacOS, can you please write this section. And send it us as
|
||||
patch.
|
||||
<LI>You can run ./setup which should work on MacOS/Darwin.
|
||||
|
@ -269,8 +269,8 @@ You need a C compiler for Windows. Get <B>one</B> of the following.
|
|||
Compiler package for Windows, built by Sam Lantinga.<P>
|
||||
|
||||
|
||||
<LI><A HREF="http://prdownloads.sourceforge.net/freecraft/freecraft-compiler-020322.zip">
|
||||
http://prdownloads.sourceforge.net/freecraft/freecraft-compiler-020322.zip
|
||||
<LI><A HREF="http://prdownloads.sourceforge.net/freecraft/freecraft-compiler-021216.zip?download">
|
||||
http://prdownloads.sourceforge.net/freecraft/freecraft-compiler-021216.zip?download
|
||||
</A><P>
|
||||
|
||||
My build is based on the above. Contains SDL 1.2.4, libpng, zlib.
|
||||
|
|
Loading…
Add table
Reference in a new issue