Tiny Core Linux
Tiny Core Extensions => TCE Bugs => Topic started by: jim on October 26, 2014, 04:32:55 PM
-
Xsane is linked to libtiff.so.3 currently libtiff.tcz has libtiff.so.5.2.0 libtiff.so.5 libtiff.so
Currently I am just adding a symlink from libtiff.so -> libtiff.so.3 even though it is version 5.2 allowing xsane to startup.
It appears that it was last updated in 2009?
I don't know how well the libtiff missmatch will work though, I use png format for my scans
Since I have an elderly epson parallel port scanner I currently must run it as root or it fails to access epson:0x378 is there some way to make runnable as user tc?
-
Hi jim
Xsane used to depend on grahics-libs-1.tcz which provided libtiff.so.3 when it was in TC4.x. There's a little more info here:
http://forum.tinycorelinux.net/index.php/topic,15906.msg98073.html#msg98073
-
it is not xsane that is linked to tiff, but sane-backends:
$ ldd /usr/local/lib/libsane.so | grep tiff
libtiff.so.3 => not found