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] <javascript:>>: > > > 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] <javascript:>. > > To post to this group, send email to [email protected] > <javascript:>. > > 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.
