I installed CSG successfully, however kmc now presents an issue In file included from /Users/Dillon/ProgramBuilds/VOTCA/src/kmc/src/libkmc/kmccalculatorfactory.cc:21:
*/Users/Dillon/ProgramBuilds/VOTCA/src/kmc/src/libkmc/calculators/kmcmultiple.h:38:10: **fatal error: **'tr1/unordered_map' file not found* #include <tr1/unordered_map> * ^* 1 error generated. make[2]: *** [src/libkmc/CMakeFiles/votca_kmc.dir/kmccalculatorfactory.cc.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [src/libkmc/CMakeFiles/votca_kmc.dir/all] Error 2 make: *** [all] Error 2 On Tuesday, October 4, 2016 at 12:18:57 PM UTC-5, Devon Dillon wrote: > > i cannot seem to get this resolved... any tips if it is not finding the > boost libraries? would i have to reinstall them since i installed cmake3.6.2 > > -- The following REQUIRED packages have not been found: > > > * Boost (required version >= 1.39.0) > > > -- Configuring incomplete, errors occurred! > > On Tuesday, October 4, 2016 at 10:06:25 AM UTC-5, Christoph Junghans wrote: >> >> 2016-10-04 8:37 GMT-06:00 Devon Dillon <[email protected]>: >> > will this reduce the functionality of my votca program? >> No, you will just have no manpages! >> >> Christoph >> > >> > >> > On Tuesday, October 4, 2016 at 9:11:15 AM UTC-5, Christoph Junghans >> wrote: >> >> >> >> 2016-10-04 7:00 GMT-06:00 Devon Dillon <[email protected]>: >> >> > I'm having issues with installing csg. Can someone please point me >> in >> >> > the >> >> > right direction? >> >> > >> >> > Scanning dependencies of target csg_fmatch_manpage >> >> > >> >> > [ 85%] Generating csg_fmatch.man >> >> > >> >> > dyld: Library not loaded: libvotca_tools.4.dylib >> >> > >> >> > Referenced from: >> >> > /Users/Dillon/ProgramBuilds/VOTCA/src/csg/src/tools/./csg_fmatch >> >> > >> >> > Reason: image not found >> >> > >> >> > /bin/sh: line 1: 65933 Trace/BPT trap: 5 ./csg_fmatch --help > >> >> > csg_fmatch.help >> >> > >> >> > make[2]: *** [src/tools/csg_fmatch.man] Error 133 >> >> > >> >> > make[1]: *** [src/tools/CMakeFiles/csg_fmatch_manpage.dir/all] Error >> 2 >> >> > >> >> > make[1]: *** Waiting for unfinished jobs.... >> >> > >> >> > [ 86%] Linking CXX executable template_serial >> >> > >> >> > [ 86%] Built target template_serial >> >> > >> >> > [ 88%] Linking CXX executable template_threaded >> >> > >> >> > [ 88%] Built target template_threaded >> >> > >> >> > make: *** [all] Error 2 >> >> > >> >> > what do i do to get this library to load? >> >> Try to build it without manpages (option -DBUILD_MANPAGES=OFF). >> >> >> >> Christoph >> >> > >> >> > -- >> >> > You received this message because you are subscribed to the Google >> >> > Groups >> >> > "votca" group. >> >> > To unsubscribe from this group and stop receiving emails from it, >> send >> >> > an >> >> > email to [email protected]. >> >> > To post to this group, send email to [email protected]. >> >> > Visit this group at https://groups.google.com/group/votca. >> >> > For more options, visit https://groups.google.com/d/optout. >> >> >> >> >> >> >> >> -- >> >> Christoph Junghans >> >> Web: http://www.compphys.de >> > >> > -- >> > You received this message because you are subscribed to the Google >> Groups >> > "votca" group. >> > To unsubscribe from this group and stop receiving emails from it, send >> an >> > email to [email protected]. >> > To post to this group, send email to [email protected]. >> > Visit this group at https://groups.google.com/group/votca. >> > For more options, visit https://groups.google.com/d/optout. >> >> >> >> -- >> Christoph Junghans >> Web: http://www.compphys.de >> > -- You received this message because you are subscribed to the Google Groups "votca" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/votca. For more options, visit https://groups.google.com/d/optout.
