ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> activeperl
activeperl
WinXP problems with cpan and perl makefile.pl
by Tom Messenger other posts by this author
Jan 21 2005 9:50AM messages near this date
Re: WinXP problems with cpan and perl makefile.pl | Re: WinXP problems with cpan and perl makefile.pl
I'm having trouble installing non-ppm packages on ActiveState Perl 5.8 on Windows XP.  Four 
different version of make (MSYS, Cygwin, mingw32-make, Win32 port of gmake) choke on the mak
efile produced either by
perl makefile.pl
  or
cpan install ....

Here is an example with module Image-Grab (happens to be the Win32 port make) 

C:\Image-Grab-1.4.2> perl makefile.pl
C:\Image-Grab-1.4.2> make
Makefile:295: *** multiple target patterns.  Stop.

Lines 295-6 in the makefile:

config :: $(FIRST_MAKEFILE) $(INST_LIBDIR)$(DIRFILESEP).exists
 $(NOECHO) $(NOOP)
 
(Removing this and another objected-to bits allows make to run.  I worry that something esse
ntial is missed in the installation.)

What's going on?
Attachments:
unknown1
unknown2
unknown3
unknown4

Thread:
Tom Messenger
Randy Kobes

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved