Libtiff.so.3 missing

Hello,
I am currently trying to get through some quick analysis and when I was running a specific bit of code and came across this error message:

dlopen error: libtiff.so.3: wrong ELF class: ELFCLASS32
Load Error: Failed to load Dynamic link library /home/euan/root/lib/libASImage.so
Error in TGHScrollBar::TGHScrollBar: arrow_.xpm not found
Error in TGVScrollBar::TGVScrollBar: arrow_
.xpm not found

It seems that when my Ubuntu updated itself it removed the old libtiff.so.3 and replaced it with libtiff.so.4. I was wondering if anyone has had (and fixed) this issue? If not does anyone have any clues to fix?

Thanks

Hi,

The simplest is to recompile ROOT locally to insure full compatibility.

Cheers,
Philippe.