make problems

G

Glenn

Hi,

I'm using cygwin and am trying to install DBI-mSQL and am getting errors
on make .. any idea how to fix this (TIA):

cpan> install DBD::mSQL
Running install for module DBD::mSQL
Running make for J/JW/JWIED/Msql-Mysql-modules-1.2219.tar.gz
LWP not available
Fetching with Net::FTP:

ftp://cpan.calvin.edu/pub/CPAN/authors/id/J/JW/JWIED/Msql-Mysql-modules-1.2219
..tar.gz
CPAN: Digest::MD5 loaded ok
LWP not available
Fetching with Net::FTP:
ftp://cpan.calvin.edu/pub/CPAN/authors/id/J/JW/JWIED/CHECKSUMS
Checksum for /home/Glenn
Bagrowski/.cpan/sources/authors/id/J/JW/JWIED/Msql-Mysq
l-modules-1.2219.tar.gz ok
cannot open /home/Glenn: no such file
Package seems to come without Makefile.PL.
(The test -f "/home/Glenn Bagrowski/.cpan/build/JWIED000/Makefile.PL"
returned
false.)
Writing one on our own (setting NAME to DBDmSQL)

CPAN.pm: Going to build J/JW/JWIED/Msql-Mysql-modules-1.2219.tar.gz

Writing Makefile for DBDmSQL
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible

cpan> install make
Warning: Cannot install make, don't know what it is.
Try the command

i /make/

to find objects with matching identifiers.
 
J

Joe Smith

Glenn said:
I'm using cygwin ...

cannot open /home/Glenn: no such file
Package seems to come without Makefile.PL.
(The test -f "/home/Glenn Bagrowski/.cpan/build/JWIED000/Makefile.PL"
returned false.)

cygwin# perl -pi.bak -e 's/Glenn Bagrowski/glenn/g' /etc/passwd
cygwin# mv "/home/Glenn Bagrowski" /home/glenn

-Joe

P.S. Please use comp.lang.perl.misc instead of comp.lang.perl
 
G

Glenn

Joe said:
cygwin# perl -pi.bak -e 's/Glenn Bagrowski/glenn/g' /etc/passwd
cygwin# mv "/home/Glenn Bagrowski" /home/glenn

-Joe

P.S. Please use comp.lang.perl.misc instead of comp.lang.perl

Thanks for the help and the reply.

Still getting errors however.. I'll post it in .misc.

~Glenn
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top