Table Of Contents

Previous topic

Download and installation

Next topic

Mac OSX

Linux

The binary package for Linux was built on Centos 6.3 contains a stand-alone self-contained version of IPLT. It supports various Linux distribution. Alternatively you can download and install a distribution specific package not containing the dependencies.

Standalone package

To install IPLT download the latest package for 32 bit or 64 bit machines:

Unpack the archive by using following command in a terminal:

tar -xzf IPLT-[release]-Linux.tgz

You can launch giplt or the giplt_diffraction_manager by changing to the package bin directory and then running the corresponding program:

cd IPLT-[release]-Linux/bin
./giplt

or

cd IPLT-[release]-Linux/bin
./giplt_diff_manager

Distribution specific packages