Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ubuntucompile [2012/07/31 16:08]
admin [Compile in Ubuntu]
ubuntucompile [2017/01/29 17:11] (current)
admin
Line 3: Line 3:
  
   - Install dependencies:<​code>​   - Install dependencies:<​code>​
-sudo apt-get ​install aptitude +sudo apt-get build-dep manaplus
-sudo aptitude install autopoint libguichan-0.8.1-1 libguichan-sdl-0.8.1-1 libphysfs1 libsdl-image1.2 \ +
-libsdl-mixer1.2 libsdl-net1.2 libsdl-ttf2.0-0 ​build-essential g++ g++-4.4 \ +
-libstdc++6-4.4-dev patch autoconf libtool libcurl4-gnutls-dev libgl1-mesa-dev libenet-dev \ +
-libguichan-dev libsdl1.2-dev libsdl-image1.2-dev libsdl-net1.2-dev libsdl-mixer1.2-dev \ +
-libphysfs-dev libpng12-dev libxml2-dev zlib1g-dev libsdl-ttf2.0-dev libsdl-gfx1.2-dev gettext+
 </​code>​ </​code>​
   - Make a directory:<​code>​   - Make a directory:<​code>​
Line 19: Line 14:
 tar xvJf manaplus.tar.xz</​code>​ tar xvJf manaplus.tar.xz</​code>​
   - Open subdir:<​code>​   - Open subdir:<​code>​
-cd manaplus</​code>​+cd manaplus*</​code>​
   - Update make file:<​code>​   - Update make file:<​code>​
 autoreconf -i</​code>​ autoreconf -i</​code>​
Line 26: Line 21:
 make</​code>​ make</​code>​
   -  Install:<​code>​   -  Install:<​code>​
-make install</​code>​+sudo make install</​code>​
   -  Uninstall. \\ If you want, you can unstall game by running this command:<​code>​   -  Uninstall. \\ If you want, you can unstall game by running this command:<​code>​
 sudo make uninstall</​code>​ sudo make uninstall</​code>​
Navigation
Print/export
Languages