Users guide :: Installation
Windows
ASPT is built against QT 4.3 opensource edition. This mean you need a few DLL files in system directory or copied into directory where aspt.exe is. Picture shows it:

Directory
config contain some files with configuration. No data are stored in windows registry system.
Directory
data contain downloaded data. You can download data only once between two simulations!
Directory
lang is containing translations.
While updating to new version, keep your own data and config directory, update only lang and aspt.exe
Linux
You need QT 4 installed to build aspt. Compilation process is easy:
qmake
make
make clean
./aspt
After successful completion of make command, you have aspt file prepared. Be sure directories lang, data, config are prepared and you have permisions for writing.