[FGS] MrSID Support
Normand Savard
nsavard at mapgears.com
Mon Jun 15 10:30:42 EST 2009
Wendell Dingus wrote:
> Than you very much!
>
> But... No joy as of yet...
>
> [root at gis lib]# sh mrsid_ld.sh
> Where is installed the software development kit?
> /opt/mrsid/Geo_DSDK-7.0.0.2167
> /usr/bin/ld: skipping incompatible
> /opt/mrsid/Geo_DSDK-7.0.0.2167/lib/Release/libltidsdk.a when searching
> for -lltidsdk
> /usr/bin/ld: cannot find -lltidsdk
> collect2: ld returned 1 exit status
>
> [root at gis lib]# cat /opt/mrsid/Geo_DSDK-7.0.0.2167/VERSION.txt
> Name: GeoExpress Decode SDK
> Version: 7.0.0.2167
> Platform: linux.x86.gcc41
> Build type: Release
>
> [root at gis fgs-9.5]# set | grep FGS_HOME
> FGS_HOME=/opt/fgs-9.5
>
> I wasn't sure if you had done this against the "1.0" or "9.5" versions
> so we installed both as /opt/fgs-9.{1,5} and have been symlink either
> or the other to /opt/fgs/ for testing.
>
Wendell,
This message means that you're trying to link mrsiddataset.o and
mrsidstream.o 32 bits objects with libltidsdk.a static 64 bits
library. All FGS packages are built within 32 bits architecture. Make
sure you use the 64 bits version of Geo_DSDK-7.0.0.2167.
Norm
More information about the Foss-gis-suite
mailing list