INSTALLATION INSTRUCTIONS (Archlinux)

Before iplt can be checked out and compiled, all the packages listed below (and their dependencies) must be installed:

Packages from "current" or "extra" repositories (enabled by default):

  • libpng
  • wxgtk
  • wxpython
  • boost
  • python
  • fftw
  • libtiff
  • doxygen
  • scons
  • gsl
  • subversion

Packages from "community" repository:

The "community" repository can be enabled by decommenting the relevant portion of the /etc/pacman.conf file:

Original:

#[community]
#Add your preferred servers here, they will be used first
#Include = /etc/pacman.d/community

To activate the repository:

[community]
#Add your preferred servers here, they will be used first
Include = /etc/pacman.d/community
  • xerces-c