2004.04.27 08:04 "[Tiff] help", by

2004.04.27 08:22 "Re: [Tiff] help", by Andrey Kiselev

raw2tiff: relocation error: raw2tiff: undefined symbol: TIFFDataWidth

You have mixed the old and new library versions on your system. You have old libtiff which comes with your distribution in /usr/lib and the new one in the /usr/local/lib. Ensure that you have /usr/local/lib in the /etc/ld.so.conf and run ldconfig (as root). If you do not have the root on your system use LD_LIBRARY_PATH environment variable to point to the place where you have the new library installed.

In any case 'man ld.so' will be your friend ;-)

Regards,
Andrey

Andrey V. Kiselev
Home phone: +7 812 5274898 ICQ# 26871517