help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

dyld: Symbol not found ---Mac OS X 10.11


From: Jordan Ellis
Subject: dyld: Symbol not found ---Mac OS X 10.11
Date: Mon, 10 Jul 2017 16:48:46 -0700

I have been successfully running octave 3,2.3  on Mac OS X 10.6.8 and OS X 10.7.  The transition
to OS 10.7 was free of problems.  Recently upgraded to OS X 10.11 El Capitan and encountered
the following message when running octave


exec '/Applications/Octave.app/Contents/Resources/bin/octave'
[Macintosh:~] jordanellis% exec '/Applications/Octave.app/Contents/Resources/bin/octave'
dyld: Symbol not found: _inflateReset2
  Referenced from: /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  Expected in: /Applications/Octave.app/Contents/Resources/lib/libz.1.dylib
 in /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
/Applications/Octave.app/Contents/Resources/bin/octave: line 67:   923 Trace/BPT trap: 5       OCTAVE_HOME="${OCTAVE_HOME}" PATH="${PATH}" DYLD_LIBRARY_PATH="${DYLD_LIBRARY_PATH}" CC="${CC}" CXX="${CXX}" CFLAGS="${CFLAGS}" CPPFLAGS="${CPPFLAGS}" CXXFLAGS="${CXXFLAGS}" FFLAGS="${FFLAGS}" LDFLAGS="${LDFLAGS}" DL_LDFLAGS="${DL_LDFLAGS}" SED="$SED" MAGICK_HOME="${ROOT}" "${ROOT}/bin/octave-3.2.3" "$@"

reply via email to

[Prev in Thread] Current Thread [Next in Thread]