Changes between Version 15 and Version 16 of InstallationGuidelines/Linux/Developer/Script


Ignore:
Timestamp:
01/19/12 14:42:03 (13 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/Linux/Developer/Script

    v15 v16  
    7373elif [[ "$MODE" = "full" ]]; then
    7474    sudo apt-get -y install python-reportlab python-xlrd python-xlwt
    75     sudo apt-get -y install python-matplotlib python-numpy python-scipy python-xlrd
     75    sudo apt-get -y install python-matplotlib python-numpy python-xlrd
    7676    sudo apt-get -y install eclipse-platform
    7777fi