From The Mana World
Revision as of 04:10, 25 July 2011 by Hal9000 (talk | contribs)

[WIP]

Compiling The Mana World Source Code

Ubuntu 11.04 Natty Narval:

  • Download the Source Code archive and save it in the default Downloads folder
  • Right Click on the downloaded archive, then choose Extract here
  • Open the Terminal
  • sudo apt-get install [DEPENDENCIES]
  • cd Downloads
  • cd tmw-0.5.2
  • cmake .
  • sudo make
  • sudo make install
  • exit


If any error occurs, report it to our Linux Support Forum.