Changes between Version 19 and Version 20 of PackagingInstructions
- Timestamp:
- 08/04/09 12:30:40 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PackagingInstructions
v19 v20 21 21 Sometimes a single project is packaged as several packages. In this case component packages are normally created as subdirectories of the primary directory. So, for instance the Oracle 10g driver for GDAL is kept in the release/gdal/gdal-oracle10g directory and packaged as gdal-oracle10g-1.5.0-1.tar.bz2. 22 22 23 '''Note:''' Don't use 7zip, setup.exe can't understand the archives it creates. There is mixed success with gnuwin32 bzip2 and cygwin bzip2. Linux tar/bzip2 has no reported problems. (see ticket #101)23 '''Note:''' Please use `tar` & `bzip2` from osgeo4w's msys (%OSGEO4W_ROOT%\apps\msys\bin). Don't use 7zip as setup.exe can't understand the archives it creates, and there is mixed success with gnuwin32 bzip2 and cygwin bzip2. Linux tar/bzip2 has no reported problems. (see ticket #101) 24 24 25 25 == Web Application Package Guidelines ==