[FGS] Building a standalone installer

Frank Warmerdam warmerdam at pobox.com
Wed Jul 4 10:42:02 EDT 2007


Daniel Morissette wrote:
> The following seems to work:
> 
>   fgsdev build_si test 1.0 gdal-base
> 
> This creates fgs-test-1.0-linux-i386.bin which includes gdal-base of the 
> version specified in build.list and with all its dependencies.

Daniel,

Excellent!  That seems to work.

I have now tested an installer and applied the following changes:

  o Upgrade versions for proj, libtiff, libgeotiff, and gdal to recent
    stable versions.
  o added --without-x in libungif library to avoid dragging in X dependencies
  o added curl support in GDAL (for WCS driver).

I'm having a problem with picking up libidn dependencies on libcurl and
possibly elsewhere when building everything on FC4.  I may commit changes to
build without libidn for curl and possible other stuff.  Does anyone forsee
a problem with this?  I gather libidn is some sort of DNS lookup library.
But I assume things fallback to using normal operating system mechanism when
it isn't used directly.

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | President OSGeo, http://osgeo.org



More information about the Foss-gis-suite mailing list