Skip Menu |

This queue is for tickets about the Params-Validate CPAN distribution.

Report information
The Basics
Id: 57728
Status: resolved
Priority: 0/
Queue: Params-Validate

People
Owner: Nobody in particular
Requestors: kboyle [...] lbl.gov
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject:
Date: Fri, 21 May 2010 08:37:00 -0700
To: bug-Params-Validate [...] rt.cpan.org
From: Katie Boyle <kboyle [...] lbl.gov>
Hi, While trying to build DateTime-Locale, I keep getting a message saying that Params::Validate is not installed, but it is, most certainly. Is it possible that Params::Validate is not self-extracting itself to the right place? Another possibility is that DateTime-Locale is looking for Params-Validate-0.91, and is not realizing that Params-Validate-0.95 should be used instead. Is there any way to get around this? Thanks!
Subject: Re: [rt.cpan.org #57728]
Date: Fri, 21 May 2010 10:40:23 -0500 (CDT)
To: Katie Boyle via RT <bug-Params-Validate [...] rt.cpan.org>
From: Dave Rolsky <autarch [...] urth.org>
On Fri, 21 May 2010, Katie Boyle via RT wrote: Show quoted text
> Is it possible that Params::Validate is not self-extracting itself to the > right place?
I'm not sure exactly what you mean by this, but it sounds like maybe you didn't actually _install_ Params::Validate. You can't just untar it somewhere, you have to go through the "perl Build.PL; ./Build install" bits. Show quoted text
> Another possibility is that DateTime-Locale is looking for > Params-Validate-0.91, and is not realizing that Params-Validate-0.95 should > be used instead. Is there any way to get around this?
No, that's not possible. Any version >= the minimum is sufficient. -dave /*============================================================ http://VegGuide.org http://blog.urth.org Your guide to all that's veg House Absolute(ly Pointless) ============================================================*/
Subject: Re: [rt.cpan.org #57728]
Date: Fri, 21 May 2010 08:55:25 -0700
To: bug-Params-Validate [...] rt.cpan.org
From: Katie Boyle <kboyle [...] lbl.gov>
Hi Dave, DateTime required many other modules, some of which used Build.PL and some of which used Makefile.PL... I am familiar with unzipping, untarring, and then running sudo perl Build.PL, ./Build. (or make, make test, make install for the Makefile) It works just fine for Params::Validate--the Build completes. It's only when all other modules are searching for it that they say it hasn't been installed. Thanks for your reply, K On Fri, May 21, 2010 at 8:40 AM, autarch@urth.org via RT < bug-Params-Validate@rt.cpan.org> wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=57728 > > > On Fri, 21 May 2010, Katie Boyle via RT wrote: >
> > Is it possible that Params::Validate is not self-extracting itself to the > > right place?
> > I'm not sure exactly what you mean by this, but it sounds like maybe you > didn't actually _install_ Params::Validate. You can't just untar it > somewhere, you have to go through the "perl Build.PL; ./Build install" > bits. >
> > Another possibility is that DateTime-Locale is looking for > > Params-Validate-0.91, and is not realizing that Params-Validate-0.95
> should
> > be used instead. Is there any way to get around this?
> > No, that's not possible. Any version >= the minimum is sufficient. > > > -dave > > /*============================================================ > http://VegGuide.org http://blog.urth.org > Your guide to all that's veg House Absolute(ly Pointless) > ============================================================*/ > >
Subject: Re: [rt.cpan.org #57728]
Date: Fri, 21 May 2010 11:20:47 -0500 (CDT)
To: Katie Boyle via RT <bug-Params-Validate [...] rt.cpan.org>
From: Dave Rolsky <autarch [...] urth.org>
On Fri, 21 May 2010, Katie Boyle via RT wrote: Show quoted text
> I am familiar with unzipping, untarring, and then running sudo perl > Build.PL, ./Build. (or make, make test, make install for the Makefile)
Don't do that. Use the CPAN shell, or perhaps Cpanminus. It will automatically follow deps for you and generally makes your life much easier. If you're on Windows, then use PPMs with ActiveState, or install Strawberry Perl, which includes a pre-configured CPAN shell. -dave /*============================================================ http://VegGuide.org http://blog.urth.org Your guide to all that's veg House Absolute(ly Pointless) ============================================================*/
Subject: Re: [rt.cpan.org #57728]
Date: Fri, 21 May 2010 09:26:16 -0700
To: bug-Params-Validate [...] rt.cpan.org
From: Katie Boyle <kboyle [...] lbl.gov>
Oh thank you, I never knew about this. I am on Ubuntu linux and always try to do things from the command line, but I'll give this a whirl next time I am installing a module. On Fri, May 21, 2010 at 9:20 AM, autarch@urth.org via RT < bug-Params-Validate@rt.cpan.org> wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=57728 > > > On Fri, 21 May 2010, Katie Boyle via RT wrote: >
> > I am familiar with unzipping, untarring, and then running sudo perl > > Build.PL, ./Build. (or make, make test, make install for the Makefile)
> > Don't do that. Use the CPAN shell, or perhaps Cpanminus. It will > automatically follow deps for you and generally makes your life much > easier. > > If you're on Windows, then use PPMs with ActiveState, or install > Strawberry Perl, which includes a pre-configured CPAN shell. > > > -dave > > /*============================================================ > http://VegGuide.org http://blog.urth.org > Your guide to all that's veg House Absolute(ly Pointless) > ============================================================*/ > >
-- =============================== Katie L. Boyle Scientific Engineering Associate Earth Sciences Division, LBNL 510.486.4018 1 Cyclotron Road Mail Stop 90R1116 Berkeley, CA 94720 ===============================