[gdal-dev] Homebrew Package Manager and libKML dependency on libkml 1.3

2012-10-28 Thread Ragi Burhum
Hello everyone, I was looking into adding the libKML OGR driver to the ever popular Mac OSX package manager Homebrew http://mxcl.github.com/homebrew/. After digging into why it wasn't building the driver, I realized it was because the libKML driver depends on version 1.3, which has never been

Re: [gdal-dev] Homebrew Package Manager and libKML dependency on libkml 1.3

2012-10-28 Thread Frank Warmerdam
On 12-10-28 12:54 PM, Ragi Burhum wrote: Hello everyone, I was looking into adding the libKML OGR driver to the ever popular Mac OSX package manager Homebrew http://mxcl.github.com/homebrew/. After digging into why it wasn't building the driver, I realized it was because the libKML driver

Re: [gdal-dev] Homebrew Package Manager and libKML dependency on libkml 1.3

2012-10-28 Thread rburhum
Hi Frank, Getting an official release of libKML 1.3 would be great. By the way, there is a build issue of libKML with autoconf 1.12. I submitted a bug and a simple fix with details http://code.google.com/p/libkml/issues/detail?id=186sort=-id . If you could commit that, that would be great,