Changes between Version 1 and Version 2 of InstallationGuidelines/Linux/Developer/Script
- Timestamp:
- 12/02/11 22:38:20 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelines/Linux/Developer/Script
v1 v2 62 62 elif [[ "$MODE" = "full" ]]; then 63 63 sudo apt-get -y install python-reportlab python-xlwt 64 sudo apt-get -y install matplotlib numpyscipy python-xlrd64 sudo apt-get -y install python-matplotlib python-numpy python-scipy python-xlrd 65 65 sudo apt-get -y install eclipse 66 66 fi