Puneet Kishor wrote: > I am able to build SQLite 2.7.6 from source without any problem. But, > DBD::SQLite 0.23 (which comes with its own SQLite) croaks. > Interestingly, it seems to build and install ok, many tests are passed, > then 'make test' (regression testing) fails. Running dbish shows SQLite > is not installed (at least, it is not presented as a choice). Any > guidance will be appreciated.
There's a new version of DBD::SQLite that is supposed to fix this 'orrible behaviour on Mac OS X. While I can't see it via search.cpan.org right now it could be that damn proxy server being recalcitrant! Watch for DBD::SQLite 0.24 (which includes SQLite 2.7.6). Cheers, Paul