On Sun, 3 Dec 2000, Rick Welykochy wrote:

> and if you don't have DBI, download and install it from CPAN.
> It'll provide you with foolproof database access.

And the easiest way to install stuff from CPAN is to use the CPAN shell:

[root@localhost]# perl -MCPAN -e shell
(go through the configuration stuff - most important thing is to choose
mirrors, set up proxies if you use them, most of the other defaults
should work OK)

cpan> install DBI
(downloads, makes, and installs for you - very nice :-)



-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to