Unable to Install CGAL

Pietro Maximoff segment_x at yahoo.com
Fri Jan 8 20:31:07 PST 2010






________________________________
From: Ryan Schmidt <ryandesign at macports.org>
To: Pietro Maximoff <segment_x at yahoo.com>
Cc: MacPorts Users <macports-users at lists.macosforge.org>
Sent: Sat, January 9, 2010 3:42:15 AM
Subject: Re: Unable to Install CGAL


On Jan 8, 2010, at 21:14, Ryan Schmidt wrote:

> On Jan 8, 2010, at 20:56, Pietro Maximoff wrote:
> 
>> I set my DYLD_LIBRARY_PATH but now when I run the program, I get this:
>> 
>> dyld: Library not loaded: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
>>  Referenced from: /System/Library/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
>> 
>> How do I resolve this?
> 
> I don't recommend using DYLD_LIBRARY_PATH because it leads to problems like these. Instead, the cgal software needs to be fixed. If it's not resolved by updating cgal to 3.5.1, the developers of cgal need to be informed of this problem and need to fix it.

Until it's fixed, using DYLD_FALLBACK_LIBRARY_PATH instead of DYLD_LIBRARY_PATH might give you more success.


I copied the cgal library files to another directory and set a path to that. It seems to work. Temporary fix, I guess.

Thanks 


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20100108/46b5e9d1/attachment.html>


More information about the macports-users mailing list