Ignore:
Timestamp:
12/02/04 11:13:50 (19 years ago)
Author:
bas
Message:

Changed:

  • Authors, README and CHANGES
  • prepare for final production
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pbs_swig/distro/README

    r61 r68  
    77The Python wrapper class is tested on:
    88  - Intel cluster debian GNU/LINUX woody OPENPBS 2.3.16,
    9     TORQUE 1.0.1p4
     9    TORQUE 1.0.1p4, 1.1.0p4
    1010
    1111  - Compaq Alpha cluster debian GNU/LINUX woody OPENPBS 2.3.16
     
    2424
    2525  As for python version 1.6 and higher the procedure is:
    26     python setup.py install
     26    ./configure
     27    make
     28    make install
    2729
    2830  Python versions lower then 1.6 do not have the distutils
     
    5355
    5456pbsmon.py       - ascii xpbsmon
     57rack_pbsmon.py  - ascii xpbsmon by rack layout
    5558pbsnodes-a.py   - pbsnodes -a
    5659pbs_version.py  - print server version
Note: See TracChangeset for help on using the changeset viewer.