In article , kj
wrote:
> The following interaction (in OS X) summarizes the situation:
>
> % echo $DYLD_LIBRARY_PATH
> /Applications/MATLAB_R2010a.app/bin/maci64
> % grep -r _engClose $DYLD_LIBRARY_PATH
> Binary file /Applications/MATLAB_R2010a.app/bin/maci64/libeng.dylib matches
> % export DYL
In Emile van Sebille
writes:
>On 10/16/2010 2:15 PM kj said...
>>
>>
>>
>> The following interaction (in OS X) summarizes the situation:
>>
>> % echo $DYLD_LIBRARY_PATH
>> /Applications/MATLAB_R2010a.app/bin/maci64
>> % grep -r _engClose $DYLD_LIBRARY_PATH
>> Binary file /Applications/MATLAB_R2
On 10/16/2010 2:15 PM kj said...
The following interaction (in OS X) summarizes the situation:
% echo $DYLD_LIBRARY_PATH
/Applications/MATLAB_R2010a.app/bin/maci64
% grep -r _engClose $DYLD_LIBRARY_PATH
Binary file /Applications/MATLAB_R2010a.app/bin/maci64/libeng.dylib matches
% export DYLD_
The following interaction (in OS X) summarizes the situation:
% echo $DYLD_LIBRARY_PATH
/Applications/MATLAB_R2010a.app/bin/maci64
% grep -r _engClose $DYLD_LIBRARY_PATH
Binary file /Applications/MATLAB_R2010a.app/bin/maci64/libeng.dylib matches
% export DYLD_LIBRARY_PATH
% python
Python 2.6.5