On 11/24/07 6:56 PM, Bob McClure wrote:
> I am having problems getting RDBO v0.765 to test out.  This is a
> Fedora Core 6 installation with perl v5.8.8, Rose::DB v0.736,
> sqlite-3.3.6-2 (from RPM), DBD::SQLite v1.14, DBI v1.52.  RDBO v0.760
> tested and installed fine.

DBD::SQLite 1.13 and 1.14 are buggy and are known not to work with RDBO.
Unfortunately, RDBO 0.765 was released before DBD::SQLite 1.14, so it did
not know to skip SQLite tests when DBD::SQLite 1.14 is installed.  The
upcoming version of RDBO does correctly detect and skip DBD::SQLite 1.14.

In the meantime, to force RDBO to skip SQLite tests, set the RDBO_NO_SQLITE
environment variable to "1" before running the tests.

-John



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to