Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: installing DBD sqlite

by hilitai (Monk)
on Aug 16, 2007 at 17:39 UTC ( [id://633143]=note: print w/replies, xml ) Need Help??


in reply to installing DBD sqlite

You don't want to try to 'install' this as a single, bare .pm file. Try getting the full package instead:
 http://search.cpan.org/CPAN/authors/id/M/MS/MSERGEANT/DBD-SQLite-1.13.tar.gz
then do the usual
perl Makefile.PL
make 
make test
make install
after extracting the tar file.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://633143]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (4)
As of 2024-03-29 05:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found