Changes between Version 8 and Version 9 of InstallationGuidelines/Windows/Developer/Installer/Maintenance
- Timestamp:
- 10/24/13 19:15:08 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelines/Windows/Developer/Installer/Maintenance
v8 v9 9 9 * Use 7zip to extract all other library installers 10 10 * Copy the extracted files into the right folders: 11 * Contents of the PLATLIB or PURELIB folder into the site-packages/ <LIBNAME>/folder.11 * Contents of the PLATLIB or PURELIB folder into the site-packages/ folder. 12 12 * Scripts (IPython only) into the scripts/<LIBNAME>/ 13 13 * Dlls (Shapely only) into dlls/<LIBNAME>/