Here's the build output: % cmake ~/src/assimilation -- found gnu -- Notice: Enabling the strictest GCC flags. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Configuring done -- Generating done -- Build files have been written to: .../src/assim-bin
On Thu, Mar 7, 2013 at 9:30 AM, Alan Robertson <[email protected]> wrote: > On 03/06/2013 10:15 PM, David Klann wrote: > > Hey Alan, > > First, decent documentation. Seems pretty complete. > > Thanks. Good to know I didn't leave out any obvious dependencies. > > Here's a quick, early report on using the document to install from the > Mercurial repository (on debian wheezy [amd64]): > > - setup and checkout worked as advertised > - build worked as expected > > Do you remember if it used the "more strict" or "less strict" complie > options? (just curiosity really). > > - installed two packages: cma, and nanoprobe > - could not initially run the executables in the packages because the > destination library directory /usr/lib/assimilation is not included in > my library search path. I needed to add /usr/lib/assimilation to a > conf file in /etc/ld.conf.so.d (I created a new one), then everybody > was happy > > Yeah... I need to find out how to invoke ldconfig in the package install - > also in the "make install" target. > > - I ran grind.sh in the .../assimilation/testcode directory and it > returned 121 loss records (see attached). > > Thanks! I'll look at them. I also might soften the options to valgrind so > that it doesn't complain about storage that's still accessible - that's > usually what most of these loss records are. > > It's getting late. I'll return to this tomorrow. > > > Hope this helps! > > You bet it does! Good to see that it mostly worked the same way for you as > it does for me. > > Many thanks for giving this a whirl! > > > -- > Alan Robertson <[email protected]> - @OSSAlanR > > "Openness is the foundation and preservative of friendship... Let me claim > from you at all times your undisguised opinions." - William Wilberforce -- ~d _______________________________________________ Assimilation mailing list - Discovery-Driven Monitoring [email protected] http://lists.community.tummy.com/cgi-bin/mailman/listinfo/assimilation http://assimmon.org/
