Ask a Question related to PERL Modules, Design and Development.
-
Jamie Guay #1
"make Makefile.PL" returns "...up to date"; make returns "no target to make"
I'm attempting to install a perl module (AppConfig-1.56) on a FreeBSD 4.9
system. It has both perl 5.5.3 and 5.8.3 and several modules are already
installed for each and they both function properly.
When I enter the "make Makefile.PL" in the module's directory I get
'Makefile.PL' is up to date.
When I enter "make" by itself afterwards I get
make: no target to make
In short, I'm not able to install the module. What's the fix?
Thanks
Jamie Guay Guest
-
#33400 [Opn->Csd]: make "make" a dendency of "make test"
ID: 33400 Updated by: tony2001@php.net Reported By: nohn@php.net -Status: Open +Status: Closed Bug... -
#26292 [Opn->Bgs]: substr returns "0" for any offset on the string "0"
ID: 26292 Updated by: sniper@php.net Reported By: ravacholp at hotmail dot com -Status: Open +Status: ... -
#24941 [NEW]: strtotime returns same date for "first wednesday" and "second Wednesday"
From: jpage at javeo dot com Operating system: Red Hat Linux PHP version: 4.3.1 PHP Bug Type: Date/time related Bug... -
dr("field").toString returns "400.0000" instead of "400"
I have just installed VS.NET 2003 on my computer. I have a project that I have been developing on VS.NET 2002. I haven't upgraded this project to... -
How to make the "search text" feature work with non "txt" file
On Fri, 27 Jun 2003 07:19:23 -0700, "Juergen" <anhorn@bktel.com> wrote: See MVP Doug Knox' comments and fix here:... -
Jamie Guay #2
Re: "make Makefile.PL" returns "...up to date"; make returns "no target to make"
Fixed.
For some reason I thought "make Makefile.PL" was the first step to module
installation instead of "perl Makefile.PL".
Jamie Guay Guest



Reply With Quote

