[Gdal-dev] Problem compiling with kakadu

Alessandro Amici alexamici at fastwebnet.it
Tue Oct 5 14:28:17 EDT 2004


Chris,

On Monday 04 October 2004 23:42, Chris Hodgson wrote:
> I'm working with gdal 1.2.1 and kakadu 4.2.

[...]

> I tried only copying "libkdu_v42R.so" but that didn't work so I added
> the symlink and that seemed to get my compile process a bit further at
> least... I'm guessing my problem is somewhere in here...
>
> When I try to compile gdal and I get the following at the end of the
> make output:

i don't have the possibility to test the kakadu driver directly, but to the 
best of my knowledge you need to (at least) do:
 $ ./configure ... --with-kakadu=$KAKADU_SOURCE_DIR --without-libtool
where the $KAKADU_SOURCE_DIR is the source directory with the object files.

cheers,
alessandro



More information about the Gdal-dev mailing list