From The Mana World
Revision as of 11:30, 27 August 2012 by Alige (talk | contribs)
Info Answers
Role (Wiki) Wiki SysOp
Main Character's Name (Level) Ali-G (92)
Spoken Languages French, English, German
Country France

About Myself

Once upon a day, I was a developer for the game but stopped working since I had a different idea of what the game needed. This led to a great misunderstanding with the other developers, thus my departure. I was also a well known player but am now gone and will be back maybe one day. I am gone since I now work a lot more in real life. I do not have any time for the game nor the wiki development anymore. Although, I can answer to people who send me a forum PM or write on my talk page.

Adding Java

  • Open a terminal window.
  • gksu /usr/bin/software-properties-gtk
  • Go to the Other Software tab.
  • Add: deb http://us.archive.ubuntu.com/ubuntu/ hardy multiverse
  • Close the window.
  • sudo apt-get update
  • sudo apt-get install sun-java6-jre sun-java6-jdk openjdk-6-jdk
  • sudo apt-get update
  • cd tools/tmwcon
  • ant
  • cd ../..
  • make tools/aligncsv
  • Close the terminal window.