> Dear fellow MonetDB developers, > > I just separated the MonetDB testing tools (Mtest.py & friends) > from MonetDB/src/testing/ > into their own "testing" CVS module / MonetDB component. > > > IMPORTANT NOTE: > =============== > > In case you plan to upgrade your exiting CVS-based "MonetDB" installation, > please run `make uninstall` in your "MonetDB" build directory, first, > i.e., > before running `cvs update` in your "MonetDB" source directory.
I also had to do ./de-bootstrap and ./bootstrap in MonetDB source directory. The remainder worked fine for me, Milena > Once you update your "MonetDB" to the latest CVS development trunk > version, > and plan to continue (or start) using Mtest.py, you also need to check out > the new "testing" CVS module (from SF) and compile and install it any time > after you compiled and installed "MonetDB", and before you plan to use > Mtest.py. > > The new "testing" CVS module depends only on "MonetDB" (and hence requires > that to be installed), but on no other MonetDB component (except from the > "buildtools", in case your are compiling from CVS sources). > No other MonetDB component depends on the new "testing" CVS module other > than that you obviously need to have "testing" installed once you > want/need > to run tests using Mtest.py. ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ Monetdb-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-developers
