Changes between Version 15 and Version 16 of InstallationGuidelines/Linux/Developer/Script
- Timestamp:
- 01/19/12 14:42:03 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelines/Linux/Developer/Script
v15 v16 73 73 elif [[ "$MODE" = "full" ]]; then 74 74 sudo apt-get -y install python-reportlab python-xlrd python-xlwt 75 sudo apt-get -y install python-matplotlib python-numpy python- scipy python-xlrd75 sudo apt-get -y install python-matplotlib python-numpy python-xlrd 76 76 sudo apt-get -y install eclipse-platform 77 77 fi