Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Perl > Hmmm... problems with CPAN (MakeMaker?) on Win32+MSYS or Win32+UnixUtils and others

Reply
Thread Tools

Hmmm... problems with CPAN (MakeMaker?) on Win32+MSYS or Win32+UnixUtils and others

 
 
Alex Lyman
Guest
Posts: n/a
 
      03-07-2004
I've been using ActiveState's PPM3 to install most of my modules, but I've
found it doesn't have many very useful modules. This was mostly forced,
since I could never get the CPAN module to actually build the modules. This
morning, I finally had enough, and decided to try and figure out exactly
what was wrong, and try to fix it.

Nomatter what I do, when running just a plain "make" after it runs
"MakeFile.PL," it gives me something like the following error, for any
module, any distribution:

Writing Makefile for [InsertModuleNameHere]
Makefile:[SomeLine]: *** missing separator. Stop.
[APathToMake]/make.exe -- NOT OK

I've tried using Cygwin, MSYS, UnixUtils, and MSVC++7's make.exe utilities.
With CygWin and MSYS, I tried both thier own shells, and the base windows
command line. The only one that does anything different is MSVC++7's, which
fails much earlier than the others, for reasons I'm not really sure of --
I'll assume because Microsoft wrote it. All the others give the same line
number and reason for the fail.

I'm not really sure if it's the CPAN module's fault or MakeMaker's, since
I've never really used either seperate from the other before.

Does anyone have any suggestions, or have any clues to what's wrong?

---

=cut JAPH

$_="aa4e0a827b14150960910ca0305691";$_=
unpack("b*",pack("H*",$_));s/([01]{5})/
pack("b*",$1)/gex;$_=join('',map{chr(
ord($_)+96)}split'');s/`/ /gx;print;

=head1 AUTHOR

Alex Lyman ("Silicon") is the Lead Programmer,
among other things, for LAO Gaming.

Alex also is a Web Designer/Programmer in his
spare time. If you need a website designed,
or just need programming done for one, contact
him at

=cut


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.594 / Virus Database: 377 - Release Date: 2/24/2004


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
FAQ 2.6 What modules and extensions are available for Perl? What is CPAN? What does CPAN/src/... mean? PerlFAQ Server Perl Misc 0 03-07-2011 11:00 PM
FAQ 2.6 What modules and extensions are available for Perl? What is CPAN? What does CPAN/src/... mean? PerlFAQ Server Perl Misc 0 01-24-2011 11:00 PM
rt.cpan.org, search.cpan.org: why so unuseable? Ben Bullock Perl Misc 12 07-08-2008 12:51 PM
Is there a better way to search CPAN than search.cpan.org? usenet@DavidFilmer.com Perl Misc 5 10-12-2005 04:50 AM
Upgrading to CPAN.pm v1.76 install Bundle::CPAN fails carl d. Perl Misc 1 05-10-2005 09:35 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57