2 messages in com.mysql.lists.perlMakefile.PL documentation| From | Sent On | Attachments |
|---|---|---|
| lo...@ceic.com | 21 Oct 1999 07:48 | |
| Jochen Wiedmann | 21 Oct 1999 13:05 |
| Subject: | Makefile.PL documentation![]() |
|---|---|
| From: | lo...@ceic.com (lo...@ceic.com) |
| Date: | 10/21/1999 07:48:30 AM |
| List: | com.mysql.lists.perl |
Hi,
It took me a while to figure out that --*-install options were boolean and that I had to --nomsql-install --nomsql1-install to get rid of msql and msql1. I thought that not mentioning them at all would do the trick.
I'd be gratefull if you could slightly change the documentation of the options to make that obvious. The following patch is a the minimal change I suggest.
*** Makefile.PL~ Wed Oct 13 18:44:45 1999 --- Makefile.PL Thu Oct 21 16:35:32 1999 *************** *** 270,278 **** --verbose Enable verbose mode --noprompt Disable interactive dialog
! --mysql-install Install DBD::mysql and related files ! --msql-install Install DBD::mSQL and related files ! --msql1-install Install DBD::mSQL1 and related files
--mysql-install-nodbd Install Mysql and related files --msql-install-nodbd Install Msql and related files --- 270,278 ---- --verbose Enable verbose mode --noprompt Disable interactive dialog
! --[no]mysql-install [Do not] Install DBD::mysql and related files ! --[no]msql-install [Do not] Install DBD::mSQL and related files ! --[no]msql1-install [Do not] Install DBD::mSQL1 and related files
--mysql-install-nodbd Install Mysql and related files --msql-install-nodbd Install Msql and related files
-- Loic Dachary
ECILA 100 av. du Gal Leclerc 93500 Pantin - France Tel: 33 1 56 96 10 85 e-mail: lo...@dachary.org URL: http://www.senga.org/




