Due to a bug in PackageMaker in Xcode 3.1 beta, everything in MapServer 5.0.3-1 was installed directly in the root of the HD. This is fixed in 5.0.3-2. There are cleanup instructions on the download page.
Sorry for the mess.
Due to a bug in PackageMaker in Xcode 3.1 beta, everything in MapServer 5.0.3-1 was installed directly in the root of the HD. This is fixed in 5.0.3-2. There are cleanup instructions on the download page.
Sorry for the mess.
I finally got a MrSID plugin for GDAL 64bits with the new MrSID DSDK 7. For now, the MrSID JP2 support is not included due to radical changes in the DSDK.
MapServer updated to 5.0.3.
SQLite3 framework updated to 3.5.9.
GDAL framework updated to 1.5.2.
Updated libpng to 1.2.29.
I’m slowly improving and updating the build notes section. A few new things over the past few months:
Source for the ccub tools. These help get the universal flags where they are needed, without getting mangled by old versions of libtool or old configure code.
Build notes updated for universal builds, using ccub when needed. This is still in progress, and there is still a lot of old stuff.
Framework build scripts. I have a few Xcode projects for frameworks, but they are hard to maintain as the sources change. I finished up the first build script today, for the FreeType framework. It will build universal, and with the right SDKs, for older systems – so even though my binaries require a minimum of Tiger, you can build a framework for Panther if you need it. The UnixImageIO Xcode project may stay as a project, since it combines multiple libraries, but I’ll look into if/how I can make a build script for it.
UnixImageIO updated with the latest libpng.
Update: the first Tiger version had a problem with the python support, now fixed.
Qgis 0.10.0 “Io” was released today. See the announcement for details. OSX download here.
GRASS 6.3 is out! See the announcement for details. OSX download here.
Fixed a problem with the Postgres installer where it would not initialize the data cluster. If you have installed Postgres 8.3.1 and it is running, there is no need to install this update.
Fixed a couple GDAL installer problems that all boiled down to Javascript errors due to bugs in the Apple installer. If you have successfully installed GDAL 1.5.1-3, there is no need to install this update.
PostGIS 1.3.3 is now available.