Hi, Mac OS is a bit different from linux. Just change all appearance of LD_LIBRARY_PATH to DYLD_LIBRARY_PATH in VOTCARC.bash and source it.
Cheers, Christoph 2011/8/26 Marc-André Dubois <[email protected]>: > Dear Users, > I am facing a problem when I am running votca. When I > run for instance csg_map, I get as a result: > dyld: Library not loaded: libvotca_csg.2.dylib > Referenced from: /Users/ma/VOTCA/bin/csg_map > Reason: image not found > Trace/BPT trap: 5 > If I copy libvotca_csg.2.dylib and libvotca_csg.dylib from the lib folder to > my current working directory, everything seems fine, so I think that the > path for the access of these files is not adequate. I tried to change > the DYLD_LIBRARY_PATH from the build.sh and tried to reinstall the complete > thing, but I am facing the same issue. I'm on osx. Any ideas? Thanks, > Marc-André Dubois > > -- > You received this message because you are subscribed to the Google Groups > "votca" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/votca?hl=en. > -- Dr. Christoph Junghans Votca Core Developer Web: http://www.votca.org -- You received this message because you are subscribed to the Google Groups "votca" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/votca?hl=en.
