| 
            Last change
 on this file since 44 was             21, checked in by dmik, 19 years ago           | 
        
        
          | 
             
Docs: Added Readme-OS2.txt; added OS/2-related info to INSTALL. 
 
           | 
        
        
          | 
            File size:
            988 bytes
           | 
        
      
      
| Rev | Line |   | 
|---|
| [2] | 1 | Installation
 | 
|---|
 | 2 | ------------
 | 
|---|
 | 3 | 
 | 
|---|
 | 4 | -=[ Linux / Unix ]=-
 | 
|---|
 | 5 | 
 | 
|---|
 | 6 |   $ ./configure
 | 
|---|
 | 7 |   $ make
 | 
|---|
 | 8 |   # make install
 | 
|---|
 | 9 | 
 | 
|---|
 | 10 |   Once installed, launch the program by running "psi".
 | 
|---|
 | 11 | 
 | 
|---|
 | 12 |   For more details about compiling, refer to the "Compiling" section below. 
 | 
|---|
 | 13 | 
 | 
|---|
 | 14 | -=[ Windows ]=-
 | 
|---|
 | 15 | 
 | 
|---|
 | 16 |   No installation required for Windows.  You can simply just
 | 
|---|
 | 17 |   run the Psi executable.  You might want to move everything into
 | 
|---|
 | 18 |   C:\Program Files\Psi
 | 
|---|
 | 19 | 
 | 
|---|
| [21] | 20 | -=[ eComStation / OS/2 ]=-
 | 
|---|
 | 21 | 
 | 
|---|
 | 22 |   For automatic installation, just use the provided WarpIn archive.
 | 
|---|
 | 23 |   For manual installation instructions, refer to the Readme-OS2.txt file.
 | 
|---|
 | 24 | 
 | 
|---|
| [2] | 25 | -=[ MacOS X ]=-
 | 
|---|
 | 26 | 
 | 
|---|
 | 27 |   Just run the Psi "executable package" thing.  No installation required.
 | 
|---|
 | 28 | 
 | 
|---|
 | 29 | 
 | 
|---|
 | 30 | Compiling
 | 
|---|
 | 31 | ---------
 | 
|---|
 | 32 | 
 | 
|---|
 | 33 | Requirements:
 | 
|---|
 | 34 |   - Qt 3.1.0 *mulithreaded*, nothing less!
 | 
|---|
 | 35 |   - QCA 1.0 or compatible
 | 
|---|
 | 36 |   - zlib 1.1.4 or compatible
 | 
|---|
 | 37 | 
 | 
|---|
 | 38 | You can obtain Qt at http://www.trolltech.com/
 | 
|---|
 | 39 | You can obtain QCA at http://delta.affinix.com/qca/
 | 
|---|
 | 40 | 
 | 
|---|
 | 41 | Note: For information about building Psi on Mac or Windows, see
 | 
|---|
 | 42 | build-mac.txt or build-win.txt
 | 
|---|
 | 43 | 
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.