[FWTools] successful FWTools 0.9.8 installation on RHEL 3

Frank Warmerdam fwarmerdam at gmail.com
Thu May 19 15:14:20 EDT 2005


On 5/19/05, Rich Signell <rsignell at usgs.gov> wrote:
> To get FWTools 0.9.8 running on my Linux Box (RHEL3) I had to make a soft link
> from my existing libstdc++ shared library to the one FWTools was looking for:
> 
> $ openev
>   Default software rendering mode (use -h if accelerated video card
>   installed). Traceback (most recent call last):
>      File "/usr/local/fwtools/bin/../pymod/openev.py", line 80, in ?
>        import gviewapp
>      File "/usr/local/fwtools/bin/../pymod/gviewapp.py", line 133, in ?
>        import gtkmissing
>      File "/usr/local/fwtools/bin/../pymod/gtkmissing.py", line 2, in ?
>        import _gtkmissing
>   ImportError: libstdc++-libc6.1-1.so.2: cannot open shared object file: No
>   such file or directory
> 
> 
> So I did:
> 
> $ locate libstdc++-libc
> /usr/local/matlabr13/sys/os/glnx86/libstdc++-libc6.1-2.so.3
> /usr/local/matlabr13/sys/os/glnx86/libstdc++-libc6.2-2.so.3
> /home/rsignell/models/delft3d/intel/quickplot/matlab-libs/bin/glnx86/libstdc++-libc6.1-2.so.3
> 
> $ sudo ln -s /usr/local/matlabr13/sys/os/glnx86/libstdc++-libc6.1-2.so.3
> /usr/lib/libstdc++-libc6.1-1.so.2
> 
> Then OpenEV worked!

Richard, 

Thanks for the feedback.  Would you be willing to try the 
FWTools 0.9.8.2 linux release and see if it works "out of the box"?
It is the same as 0.9.8 except that I added in newer libtiff/libgeotiff
and more importantly, I added the libstdc++ 6.1 file. 

  http://www.gdal.org/dl/fwtools/FWTools-linux-0.9.8.2.tar.gz

If I get some positive feedback on this cut, I'll make it the official 0.9.8
version pointed to from the main page. 

Best regards,

-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent



More information about the FWTools mailing list