| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Michael Widenius | Date: | August 3 1999 12:27pm |
| Subject: | Perl-MySql | ||
| View as plain text | |||
>>>>> "Damien" == Damien Richard <richard@stripped> writes: Damien> Problem installing the Msql-Mysql-modules-1.2200 , error Damien> during the make process : Damien> pod2text Mysql/mysql.pm >README Damien> sh: pod2text: not found Damien> *** Exit 1 Damien> Stop. Damien> can somebody help me ??? Damien> thanks Damien> Damien Save this as 'pod2text' #!/my/gnu/bin/perl eval 'exec perl -S $0 "$@"' if 0; use Pod::Text; if(@ARGV) { pod2text($ARGV[0]); } else { pod2text("<&STDIN"); } Regards, Monty
| Thread | ||
|---|---|---|
| • Killing MySQL | Geocrawler.com | 2 Aug |
| • Perl-MySql | A. Brandic | 2 Aug |
| • Perl-MySql | Michael Widenius | 3 Aug |
| • Perl-MySql | Damien Richard | 3 Aug |
| • Perl-MySql | Michael Widenius | 3 Aug |
| • RE: Killing MySQL | JT Breitner | 2 Aug |
