Changes between Version 9 and Version 10 of InstallationGuidelines/Windows/Developer/Installer/Maintenance


Ignore:
Timestamp:
10/24/13 19:33:37 (11 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/Windows/Developer/Installer/Maintenance

    v9 v10  
    99* Use 7zip to extract all other library installers
    1010 * Copy the extracted files into the right folders:
    11   * Contents of the PLATLIB or PURELIB folder into the site-packages/ folder.
     11  * Contents of the PLATLIB or PURELIB folder into the site-packages/<LIBNAME>/ folder. (pyreadline into iPython folder)
    1212  * Scripts (IPython only) into the scripts/<LIBNAME>/
    1313  * Dlls (Shapely only) into dlls/<LIBNAME>/