Balazs Scheidler writes:
 > I was trying to run the testsuite this time, but without much success.
 > As it seems the "tests" subdirectory is not even referenced in the root
 > Makefile and neither from the configure script. So no Makefile is
 > generated for it.
 > 

I tried this today:

export
CVSROOT=:pserver:[EMAIL PROTECTED]:/cvsroot/libdbi-drivers
cvs login
cvs -z3 co libdbi-drivers
cd libdbi-drivers
./autogen.sh
./configure --with-sqlite3 --disable-docs
gmake
gmake check

This is all it took to successfully run the test program. Your working
copy must somehow be screwed up.

regards,
Markus

-- 
Markus Hoenicka
[EMAIL PROTECTED]
(Spam-protected email: replace the quadrupeds with "mhoenicka")
http://www.mhoenicka.de

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Libdbi-drivers-devel mailing list
Libdbi-drivers-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libdbi-drivers-devel

Reply via email to