Keith Barker
unread,Dec 4, 2012, 1:27:33 PM12/4/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to browni...@googlegroups.com
Hi, folks:
I just installed brownie on an Intel mac running OS 10.6.8 using the installer. However, the executable chokes, with the following error:
dyld: Library not loaded: /opt/local/lib/libgsl.0.dylib
Referenced from: /usr/bin/brownie
Reason: no suitable image found. Did find:
/usr/local/lib/libgsl.0.dylib: mach-o, but wrong architecture
Trace/BPT trap
After (apparently) successfully compiling and installing GSL, I downloaded the brownie source and attempted to compile using make, but the compile failed due to a library problem:
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [Brownie] Error 1
Any help appreciated.
Regards,
Keith