Changeset 1196

Show
Ignore:
Timestamp:
08/04/08 13:31:37 (4 months ago)
Author:
dmitrey.kroshko
Message:

minor changes in INSTALL.txt (python & numpy minimal versions mentioned)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/openopt/INSTALL.txt

    r969 r1196  
    55Installation (very briefly, link above leads to more precize): 
    66 
    7 1. Ensure you have Python, setuptools and numpy installed. 
     71. Ensure you have Python (v 2.5 is recommended), numpy (v >= 1.1.0 is recommended) and setuptools installed. 
    88You can use Linux software channels, like this for Debian/*UBUNTU: 
    99aptitude install python-numpy