openslide build error

Benjamin Gilbert bgilbert at cs.cmu.edu
Tue Sep 6 01:53:30 EDT 2016


On Thu, Sep 01, 2016 at 04:35:38PM +0800, Doo Wong via openslide-users wrote:
> If I open a terminal and directly type in "matlab" ,the matlab will start.
> So I think the matlab bin directory is in my library search path.

No, the executable search path is different from the library search path.

On Thu, Sep 01, 2016 at 04:38:00PM +0800, Doo Wong via openslide-users wrote:
> libtiff.so.5 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libtiff.so.5
> libtiff.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libtiff.so

>From what you've told me, I don't know why you're seeing the build errors. 
I still think you're probably seeing an inconsistency between two different
copies of libtiff, but I don't know where the two copies are, or why it's
happening.  I don't *think* the MATLAB copy is involved, but you can check
by temporarily moving the MATLAB libtiff files and trying the build again.

--Benjamin Gilbert


More information about the openslide-users mailing list