Hi,

if you don't have internet connection, the easy form is downloading
the module via cpan.

http://search.cpan.org/CPAN/authors/id/T/TI/TIMB/DBI-1.605.tar.gz

later you have to decompress it with :

$ tar -xzvf DBI-1.605.tar.gz
# cd DBI...
# perl Makefile.PL
# make && make install

can do the work.

Regards.


On Tue, Jul 1, 2008 at 5:09 PM,  <[EMAIL PROTECTED]> wrote:
> Can any one help me out in Installing DBI in a standalone box. There is no 
> internet connetion. I tried downloading DBI-1.48 module and tried using ppm 
> and makefile.PL its not working. I am doing it correct or missing something?
>



-- 
Francisco Valladolid H.
 -- http://bsdguy.net - Jesus Christ follower.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to