[GRASSLIST:4956] Re: libogdi31.so
Radim Blazek
blazek at itc.it
Thu Nov 25 05:22:58 EST 2004
Markus Neteler wrote:
>
>
> Found it.
> After quite some debugging I found the problem:
> The recent change in the configuration to use -deps for GDAL
> introduces the "new" ogdi31 dependency:
>
> Platform.make:GDALLIBS = -L/usr/local/lib -lgdal -lodbc -logdi31 -lgif -ljpeg -lpng -L/usr/local/lib -L/usr/local/lib/lib -lgrass5 -lz -lm -ldl -L/usr/lib -lpq
>
> grep dep-libs ~/grass57/configure.in
> GDAL_DEP_LIBS=`"$GDAL_CONFIG" --dep-libs 2>/dev/null`
>
> The only way may be that I have to diable OGDI on 'grass.itc.it' and
> reinstall it there. Also the libgrass support I'll have to remove (which
> then break the GRASs/Mapserver interface...). Sigh.
>
> Markus
>
I have removed --deb-libs, it is probably better to have
GRASS compiled without those dependencies, even if compilation
can fail if libs are not in standard dirs.
Radim
More information about the grass-user
mailing list