[GRASSLIST:6550] Re: import GTiff files
    Frank Warmerdam 
    fwarmerdam at gmail.com
       
    Tue Apr 19 11:41:46 EDT 2005
    
    
  
On 4/19/05, Grégoire Pigeon <gregoire.pigeon at meteo.fr> wrote:
> Then I have tried to import directly the GTiff file with the r.in.gdal
> procedure and it doesn't work and I have the following error
> 
>         r.in.gdal input=/data/grassdata/orthophoto/18c2.tif output=18c2
>         r.in.gdal: relocation error: /usr/lib/libgeotiff.so.1.2.2: undefined
> symbol: TIFFMergeFieldInfo
Grégoire,
The TIFFMergeFieldInfo function is a *relatively* recent addition to 
libtiff.  I would guess that an old version of libtiff is getting picked up
and used for some reason.  Perhaps setting LD_LIBRARY_PATH to 
/usr/local/lib would help, or something similar. 
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 grass-user
mailing list