Translations of this page:

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

 
pkgbuild.txt · Last modified: 2011/06/13 19:25 by admin
Except where otherwise noted, content on this wiki is licensed under the following license:GNU Free Documentation License 1.3
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki