Binary packages for Mac OS X

System-wide installation

To install IPLT on OSX 10.5 or 10.6 download the latest iplt_system-XXXX.pkg and run it. The executables will be installed into /Applications and the libraries into /Library/iplt.

If you want to use IPLT from the command line you can add following line to your ~/.bash_profile:

export PATH=$PATH:/Library/IPLT/bin

Installation for the local user

To install IPLT on OSX 10.5 or 10.6 download the latest iplt_user-XXXX.pkg and run it. The executables will be installed into ~/Applications and the libraries into ~/Library/iplt.

If you want to use IPLT from the command line you can add following line to your ~/.bash_profile:

export PATH=$PATH:~/Library/IPLT/bin

Attachments