This is an old revision of the document!


Arch Linux PKGBUILD

  1. First of all, ensure the “base-devel” group is installed.
    1. Extract sources:
      $ tar xvf manaplus.tar.bz2
    2. You can also make a copy with the latest updates Gitorious:
      git clone git://gitorious.org/manaplus/manaplus.git
  2. Open directory:
    $ cd manaplus
  3. Build and make ManaPlus package:
    $ makepkg
    1. Build and install ManaPlus:
      $ makepkg -i
    2. You can download the dependencies, build and install (all in one):
      $ makepkg -i -s
    3. Or install all the dependencies listed by the terminal manually.
Navigation
Print/export
Languages