[MacPorts] #26659: geant4 @4.9.3 runtime library problems

MacPorts noreply at macports.org
Tue Sep 28 05:47:56 PDT 2010


#26659: geant4 @4.9.3 runtime library problems
-------------------------------------------+--------------------------------
 Reporter:  karl.hauschild@…               |       Owner:  cristiano.fontana@…         
     Type:  defect                         |      Status:  new                         
 Priority:  Normal                         |   Milestone:                              
Component:  ports                          |     Version:  1.9.1                       
 Keywords:                                 |        Port:  geant4                      
-------------------------------------------+--------------------------------

Comment(by karl.hauschild@…):

 Replying to [comment:3 jmr@…]:
 > Are you setting DYLD_LIBRARY_PATH or something?

 Yes, I have set


 {{{
 export  DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/opt/local/lib

 }}}


 But, I have now realised that this interferes with my system libraries.
 ie. Now if I try and run[[BR]]
 [hauschild] : open any_old_file.pdf

 I get the same

 {{{
 dyld: Library not loaded:
 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
   Referenced from:
 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
   Reason: Incompatible library version: vecLib requires version 1.0.0 or
 later, but libLAPACK.dylib provides version 0.0.0
 Trace/BPT trap
 }}}


 I could of course add
 "/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A"[[BR]]
 to the path, but this just moves the problem to another library

-- 
Ticket URL: <https://trac.macports.org/ticket/26659#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list