On Sat, 2005-10-29 at 14:06 +0000, Barry Samuels wrote:
I've put an Arm binary of ImageMagick 'convert' onto the Zaurus and have installed the libtiff package but if I try to use 'convert' I get a message 'Libtiff is not available'.
Can anyone suggest what might cause this?
Not sure but does the lib in question appear when you do a ldconfig -v on the zaurus ?
If not then I'd guess that libtiff has ended up somewhere other than your library path or you need to run ldconfig as root (because presumably the script in the package hasn't done it for you)
Failing that perhaps libtiff is of a version that doesn't work with convert