This is an old revision of the document!


Arch Linux PKGBUILD

  1. First of all, ensure the “base-devel” group is installed.
    • Download ManaPlus source code:
      wget http://download.evolonline.org/manaplus/download/manaplus.tar.bz2

      Extract sources:

      $ tar xvf manaplus.tar.bz2
    • Or use latest version from git:
      git clone git://gitorious.org/manaplus/manaplus.git
  2. Open directory:
    $ cd manaplus
  3. Build and install ManaPlus:
    $ makepkg -i
  4. Or download dependencies, build and install (all in one):
    $ makepkg -i -s

See also

Navigation
Print/export
Languages