Changes in Download
Old Title
DownloadPage
Editor Comment
Structured page.
Revision Differences of Revision 7
# Download ¶¶
##
¶
¶
###
¶
Download
Double-click it
¶
### Linux ¶
¶
__Note:__I
¶
¶
T
¶
To ru
¶
¶
__W
¶
Down
¶
¶
__Linux__ ¶
Unpack the BZIP2 (tar -xvjf ) or ZIP file. ¶
Enter the newly created directory (cd widelands). ¶
Start the executable (./widelands). ¶
¶
¶
¶
Download disk image named Widelands-build*XX*.dmg from [downloads](http://sourceforge.net/project/showfiles.php?group_id=40163). ¶
Open the Disk Image; copy the executable to your local disk. Double click to run. ¶
¶
##
¶
### Build ¶
¶
The
¶
Download the source of
¶
¶
If you plan to join development or are just interested in the latest inventions ¶
you should go for this. All you need is SVN with SSL installed. Type in the ¶
console: ¶
¶
svn co https://widelands.svn.sourceforge.net/svnroot/widelands/trunk widelands ¶
¶
When SVN asks you if it should accept the certificate of our SVN server, say (p)ermanently. ¶
¶
After downloading the source, you might want to check BuildingWidelands for building it. ¶