[FGS] MrSID Support

Wendell Dingus wendell at bisonline.com
Mon Jun 15 15:01:56 EST 2009


I believe we're OK now. We fired up a 32-bit VM and copied all the /opt/* stuff to it and was able to build the module cleanly. Seems fine once we copied back to the 64-bit box as well...

[root at gis fgs-9.5]# gdalinfo --formats | grep SID 
MrSID (ro): Multi-resolution Seamless Image Database (MrSID) 
JP2MrSID (ro): MrSID JPEG2000 

Thanks! 


----- "Normand Savard" <nsavard at mapgears.com> wrote: 
> 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