Installation ------------ -=[ Linux / Unix ]=- $ ./configure $ make # make install Once installed, launch the program by running "psi". For more details about compiling, refer to the "Compiling" section below. -=[ Windows ]=- No installation required for Windows. You can simply just run the Psi executable. You might want to move everything into C:\Program Files\Psi -=[ MacOS X ]=- Just run the Psi "executable package" thing. No installation required. Compiling --------- Requirements: - Qt 3.1.0 *mulithreaded*, nothing less! - QCA 1.0 or compatible - zlib 1.1.4 or compatible You can obtain Qt at http://www.trolltech.com/ You can obtain QCA at http://delta.affinix.com/qca/ Note: For information about building Psi on Mac or Windows, see build-mac.txt or build-win.txt