[ptx] Trouble locating libtif.so.3
Bruno Postle
bruno at postle.net
Thu Jul 28 13:25:13 BST 2005
On Mon 18-Jul-2005 at 14:50 -0700, Don Rozenberg wrote:
>
> I have just reinstalled my Debian system and very much like to use
> hugin. When I rebuilt hugin and attempted to run it, I got the message:
> ./hugin: error while loading shared libraries: libtiff.so.3: cannot open
> shared object file: No such file or directory
This looks like you are building from your previous source tree. If
so, try compiling from a fresh source tarball or clean your tree
before compiling:
make clean
./configure
make
--
Bruno
More information about the ptx
mailing list