stew has asked for the wisdom of the Perl Monks concerning the following question:
I am having problems installing DBD:mysql and was wondering if any of my fellow monks could help.
perl Makefile.PL returns 116 lines of this
Unsuccessful stat on filename containing newline at /usr/lib/perl5/5.8 +.0/ExtUtils/Liblist/Kid.pm line 97.
Then this
Note (probably harmless): No library found for -lmysqlclient
Then another 100 lines of this
Unsuccessful stat on filename containing newline at /usr/lib/perl5/5.8 +.0/ExtUtils/Liblist/Kid.pm line 97.
It will make the 'Makefile' but when I run 'make' I get
Makefile:89: *** missing separator. Stop.
Any ideas warmly accepted - Stew
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: DBD::mysql install problems
by stew (Scribe) on Jan 23, 2004 at 11:50 UTC | |
by xenchu (Friar) on Jan 23, 2004 at 13:22 UTC | |
by stew (Scribe) on Jan 23, 2004 at 13:36 UTC | |
|
Re: DBD::mysql install problems
by Anonymous Monk on Jan 23, 2004 at 11:29 UTC | |
|
Re: DBD::mysql install problems
by Anonymous Monk on Jan 23, 2004 at 11:32 UTC | |
|
Re: DBD::mysql install problems
by Anonymous Monk on Jan 23, 2004 at 11:31 UTC |