openslide build error

Doo Wong mrwangdu8181 at gmail.com
Wed Aug 31 08:23:36 EDT 2016


I got this output:
lrwxrwxrwx 1 root root 16  March 23 23:25
/usr/lib/x86_64-linux-gnu/libtiff.so -> libtiff.so.5.2.0
-rw-r--r-- 1 root root 467208  March 23 23:26
/usr/lib/x86_64-linux-gnu/libtiff.so.5.2.0
lrwxrwxrwx 1 root root 16  March 23 23:25
/usr/lib/x86_64-linux-gnu/libtiff.so.5 -> libtiff.so.5.2.0
-r-xr-xr-x 1 root root 658217 December 29  2014
/usr/local/MATLAB/R2015a/bin/glnxa64/libtiff.so.5.0.5
lrwxrwxrwx 1 root root 16  August  4 15:56
/usr/local/MATLAB/R2015a/bin/glnxa64/libtiff.so.5 -> libtiff.so.5.0.5


2016-08-31 11:26 GMT+08:00 Benjamin Gilbert <bgilbert at cs.cmu.edu>:

> On Sun, Aug 28, 2016 at 07:22:32PM +0800, Doo Wong via openslide-users
> wrote:
> > I compile the libtiff fine for opencv but have not found out what is
> wrong
> > with it. Could you please tell me how to check it?
>
> What version of libtiff did you compile?  Normally, you should use the copy
> of libtiff provided by Ubuntu, instead of compiling your own.  To use the
> Ubuntu copy of libtiff when compiling other software, you need to install
> its development headers (with "sudo apt-get install libtiff5-dev").
>
> Please run this command and post the output:
>
>     find /usr -name 'libtiff.so*' -exec ls -l {} ';' 2>/dev/null
>
> --Benjamin Gilbert
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.andrew.cmu.edu/pipermail/openslide-users/attachments/20160831/07a9d990/attachment.html>


More information about the openslide-users mailing list