openslide build error
Doo Wong
mrwangdu8181 at gmail.com
Thu Sep 1 04:38:00 EDT 2016
1. after run " cat /etc/ld.so.conf /etc/ld.so.conf.d/* " :
include /etc/ld.so.conf.d/*.conf
/usr/lib/x86_64-linux-gnu/libfakeroot
# libc default configuration
/usr/local/lib
/usr/local/lib
# Multiarch support
/lib/x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/mesa-egl
/usr/lib/nvidia-352
/usr/lib32/nvidia-352
# Legacy biarch compatibility support
/lib32
/usr/lib32
2. after run " ldconfig -p | grep libtiff.so":
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
2016-09-01 16:35 GMT+08:00 Doo Wong <mrwangdu8181 at gmail.com>:
> 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. So what
> do you think is the problem?
>
> 2016-09-01 11:30 GMT+08:00 Benjamin Gilbert <bgilbert at cs.cmu.edu>:
>
>> On Wed, Aug 31, 2016 at 08:23:36PM +0800, Doo Wong via openslide-users
>> wrote:
>> > 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
>>
>> Okay, I'm not seeing an older self-compiled libtiff (at least, not one
>> installed in /usr), but there's a libtiff distributed with MATLAB. Is the
>> MATLAB bin directory in your library search path?
>>
>> echo $LIBRARY_PATH
>> echo $LD_LIBRARY_PATH
>> cat /etc/ld.so.conf /etc/ld.so.conf.d/*
>> ldconfig -p | grep libtiff.so
>>
>> --Benjamin Gilbert
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.andrew.cmu.edu/pipermail/openslide-users/attachments/20160901/26537c17/attachment.html>
More information about the openslide-users
mailing list