Hello Hanspeter,
#find / -name „libtiff*“ -print > litiff.log
cat libtiff.log:

/Applications/MATLAB/MATLAB_Compiler_Runtime/v80/bin/maci64/libtiff.5.dylib
/Applications/MATLAB/MATLAB_Compiler_Runtime/v80/toolbox/matlab/imagesci/libtiffcopyright.txt
/Applications/TeX/TeXworks.app/Contents/MacOS/libtiff.5.dylib
/sw/fink/10.7/stable/main/binary-darwin-x86_64/graphics/libtiff-bin_4.0.3-4_darwin-x86_64.deb
/sw/fink/10.7/stable/main/binary-darwin-x86_64/graphics/libtiff5-shlibs_4.0.3-4_darwin-x86_64.deb
/sw/fink/10.7/stable/main/binary-darwin-x86_64/graphics/libtiff5_4.0.3-4_darwin-x86_64.deb
/sw/fink/10.7/stable/main/finkinfo/graphics/libtiff.info
/sw/fink/10.7/stable/main/finkinfo/graphics/libtiff.patch
/sw/fink/10.7/stable/main/finkinfo/graphics/libtiff5-shlibs.info
/sw/fink/10.7/stable/main/finkinfo/graphics/libtiff5-shlibs.patch
/sw/fink/debs/libtiff-bin_4.0.3-4_darwin-x86_64.deb
/sw/fink/debs/libtiff5-shlibs_4.0.3-4_darwin-x86_64.deb
/sw/fink/debs/libtiff5_4.0.3-4_darwin-x86_64.deb
/sw/lib/libtiff.5.dylib
/sw/lib/libtiff.dylib
/sw/lib/libtiff.la
/sw/lib/libtiffxx.5.dylib
/sw/lib/libtiffxx.dylib
/sw/lib/libtiffxx.la
/sw/lib/pkgconfig/libtiff-4.pc
/sw/share/doc/libtiff5
/sw/share/doc/libtiff5-shlibs
/sw/share/doc/tiff-4.0.3/html/libtiff.html
/sw/share/doc/tiff-4.0.3/html/man/libtiff.3tiff.html
/sw/share/man/man3/libtiff.3tiff
/sw/var/lib/dpkg/info/libtiff5-shlibs.list
/sw/var/lib/dpkg/info/libtiff5-shlibs.md5sums
/sw/var/lib/dpkg/info/libtiff5-shlibs.shlibs
/sw/var/lib/dpkg/info/libtiff5.list
/sw/var/lib/dpkg/info/libtiff5.md5sums
/System/Library/Tcl/8.4/Img1.4/libtifftcl3.9.4.dylib
/System/Library/Tcl/8.5/Img1.4/libtifftcl3.9.4.dylib
/Users/gre/Downloads/Pixie/libtiff.log

I think the 
/Applications/MATLAB/MATLAB_Compiler_Runtime/v80/bin/maci64/libtiff.5.dylib
is taken and makes problems.


My .profile shows 

#declare -x PATH=$PATH:/sw/bin:/Library/Pixie/bin
alias e="/usr/bin/Aquamacs"
#declare -x  PIXIEHOME=/Library/Pixie
#declare -x LD_LIBRARY_PATH=$PIXIEHOME/lib

declare -x MATLABROOT="/Applications/MATLAB/MATLAB_Compiler_Runtime/v80"

declare -x 
DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/Applications/MATLAB/MATLAB_Compiler_Runtime/v80/runtime/maci64:/Applications/MATLAB/MATLAB_Compiler_Runtime/v80/sys/os/maci64
declare -x 
DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/Applications/MATLAB/MATLAB_Compiler_Runtime/v80/bin/maci64
declare -x 
DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/System/Library/Frameworks/JavaVM.framework/JavaVM:/System/Library/Frameworks/JavaVM.framework/Libraries

declare -x 
XAPPLRESDIR=/Applications/MATLAB/MATLAB_Compiler_Runtime/V80/X11/app-defaults

. /sw/bin/init.sh


How to handle this problem?

Regards 

Hans








Am 23.11.2013 um 12:20 schrieb Hanspeter Niederstrasser 
<f...@snaggledworks.com>:

> On 11/23/2013 6:00 AM, Hans-Jürgen Greif wrote:
>> Hello,
>> 
>> on mac os 10.9 I have removed the /sw folder several times and get on a new 
>> install every time
>> the error messages:
>> 
>> alpha:Documents gre$ /sw/bin/xv Fraunhofer_cropped.tif
>> dyld: Library not loaded: /sw/lib/libtiff.5.dylib
>>   Referenced from: /sw/bin/xv
>>   Reason: Incompatible library version: xv requires version 8.0.0 or later, 
>> but libtiff.5.dylib provides version 6.0.0
>> Trace/BPT trap: 5
> 
> Fink's libtiff.5.dylib library has always been at version 8.0.0, which means 
> you are getting a libtiff.5.dylib from elsewhere.  Are you setting 
> LD_LIBRARY_PATH or DYLD_LIBRARY_PATH in your shell/startup files?
> 
> Hanspeter
> 

------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to