Hi
I have a root script that works fine on the root installation on a fedora 10 computer but doesn't work on a ubuntu 10.04 LTS (in both cases root 5.2800c). The problem is a missing libtiff.so.3 (ubuntu has libtiff.so.4). So I decided to create a link
ln -s libtiff.so.4 libtiff.so.3
The problem seems solved. Is it a clean solution or something wrong can happen? Notice that in my script there is no use at all of the tiff format, I just use postscript and pdf.
Thank you
Giovanni Feverati Received on Wed Jun 22 2011 - 22:53:49 CEST
This archive was generated by hypermail 2.2.0 : Thu Jun 23 2011 - 11:50:01 CEST