Super, I will add that workaround to build.sh! Cheers,
Christoph 2011/7/14 Sikandar Mashayak <[email protected]>: > Hey Christoph > > Thanks for the suggestion..it worked and csg installed successfully ... > > --- > sikandar > > On Wed, Jul 13, 2011 at 7:43 AM, Christoph Junghans <[email protected]> > wrote: >> >> Hi, >> >> it seems like under mac OS LD_LIBRARY_PATH (used by build.sh >> internally) is called DYLD_LIBRARY_PATH. >> >> Can you try to set it by hand >> >> $export DYLD_LIBRARY_PATH=path/to/libdir/of/votca >> >> And tell me if it works? >> >> Cheers, >> >> Christoph >> >> 2011/7/13 Sikandar Mashayak <[email protected]>: >> > hi >> > >> > I am trying to install votca on mac using buildscript, I could install >> > tools >> > but csg installation is having some issue..it seems like it is not able >> > to >> > locate libvotca_tools, output looks like as below.. >> > >> > I think this is some cmake issue that I am not able to resolve... I >> > would >> > appreciate any help in this regard... >> > >> > thanks >> > sikandar >> > >> > Working on csg >> > Source dir (csg) is already there - skipping checkout >> > cmake -DCMAKE_INSTALL_PREFIX=/Users/sikandar/Tools/VOTCA/ . >> > -- checking for module 'libvotca_tools' >> > -- package 'libvotca_tools' not found >> > -- checking for module 'libgmx_d' >> > -- package 'libgmx_d' not found >> > -- Could NOT find GMX_D (missing: GMX_D_LIBRARY GMX_D_INCLUDE_DIR) >> > CMake Warning at src/libcsg/CMakeLists.txt:41 (message): >> > gromacs-4.5 double precision not found failback to single precision >> > >> > >> > -- Configuring done >> > -- Generating done >> > -- Build files have been written to: /Users/sikandar/Tools/VOTCA/src/csg >> > buidling csg >> > [ 1%] Built target changelog >> > [ 2%] Built target votca-csg_manpage >> > Current revision is 400a0374775a+ >> > [ 2%] Built target help2t2t >> > Current revision is 400a0374775a+ >> > [ 2%] Built target hgversion >> > [ 3%] Built target gmx_print_version >> > [ 50%] Built target votca_csg >> > [ 51%] Built target csg_dump >> > [ 51%] Generating csg_dump.man >> > dyld: Library not loaded: libvotca_tools.2.dylib >> > Referenced from: >> > /Users/sikandar/Tools/VOTCA/src/csg/src/tools/./csg_dump >> > Reason: image not found >> > /bin/sh: line 1: 85126 Trace/BPT trap ./csg_dump --help > >> > csg_dump.help >> > make[2]: *** [src/tools/csg_dump.man] Error 133 >> > make[1]: *** [src/tools/CMakeFiles/csg_dump_manpage.dir/all] Error 2 >> > make: *** [all] Error 2 >> > >> > -- >> > 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. >> > > -- > 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.
