On Mon, Mar 25, 2002 at 06:12:26PM -0800, daniel wrote:
> so how do you install mysql.pm once you've got a password on mysql?

The DBI module will make use of the DBI_PASS environemnt variable;
maybe that'll help:

  env DBI_PASS=mySQLpass perl -MCPAN -e shell

Failing that; edit the 'make test' script.

Good luck...

> _________________________________
> daniel a. g. quinn
> starving programmer
> 
> war does not determine who is right -- only who is left.
>  - bertrand russell

-- 
Brian 'you Bastard' Reichert            <[EMAIL PROTECTED]>
37 Crystal Ave. #303                    Daytime number: (603) 434-6842
Derry NH 03038-1713 USA                 Intel architecture: the left-hand path

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to