public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] site_perl
@ 2002-12-22 19:29 Tony Clark
  2002-12-23 11:05 ` Michael Cummings
  0 siblings, 1 reply; 3+ messages in thread
From: Tony Clark @ 2002-12-22 19:29 UTC (permalink / raw
  To: gentoo-dev

I'm just wondering where site_perl belongs.  It seems on Gentoo a number of 
*.pm get installed under /usr/lib/site_perl instead of 
/usr/lib/perl5/site_perl.  Here is what I get testing a hand build of libwww

Checking for URI........... failed
Can't locate URI.pm in @INC (@INC contains: /usr/lib/perl5/5.6.1/i686-linux 
/usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/i686-linux 
/usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl 
/usr/lib/perl5/vendor_perl/5.6.1/i686-linux /usr/lib/perl5/vendor_perl/5.6.1 
/usr/lib/perl5/vendor_perl .) at Makefile.PL line 142, <STDIN> line 8.

but it installed here
/usr/lib/site_perl/5.6.1/URI.pm

I've made some ebuilds for perl modules and some appear in the expected place 
while others end up where URI does.  I would like to fix this with my limited 
knowledge :)

tony

-- 
Contract ASIC and FPGA design.
Telephone
+46 702 894 667

--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] site_perl
  2002-12-22 19:29 [gentoo-dev] site_perl Tony Clark
@ 2002-12-23 11:05 ` Michael Cummings
  2002-12-23 15:17   ` Michael Cummings
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Cummings @ 2002-12-23 11:05 UTC (permalink / raw
  To: Tony Clark; +Cc: gentoo-dev

Open a bug and assign it to me (mcummings@gentoo.org). I'll need to know
which version of perl you are running (version and release). There were
some issues with makemaker that should be resolved now, but there may
still be some aftermath to take care of. Also, check in on
http://cvs.gentoo.org/~mcumming/perl.html for more information.


On Sun, Dec 22, 2002 at 08:29:07PM +0100, Tony Clark wrote:
> I'm just wondering where site_perl belongs.  It seems on Gentoo a number of 
> *.pm get installed under /usr/lib/site_perl instead of 
> /usr/lib/perl5/site_perl.  Here is what I get testing a hand build of libwww
> 
> Checking for URI........... failed
> Can't locate URI.pm in @INC (@INC contains: /usr/lib/perl5/5.6.1/i686-linux 
> /usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/i686-linux 
> /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl 
> /usr/lib/perl5/vendor_perl/5.6.1/i686-linux /usr/lib/perl5/vendor_perl/5.6.1 
> /usr/lib/perl5/vendor_perl .) at Makefile.PL line 142, <STDIN> line 8.
> 
> but it installed here
> /usr/lib/site_perl/5.6.1/URI.pm
> 
> I've made some ebuilds for perl modules and some appear in the expected place 
> while others end up where URI does.  I would like to fix this with my limited 
> knowledge :)
> 
> tony
> 
> -- 
> Contract ASIC and FPGA design.
> Telephone
> +46 702 894 667
> 
> --
> gentoo-dev@gentoo.org mailing list

--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] site_perl
  2002-12-23 11:05 ` Michael Cummings
@ 2002-12-23 15:17   ` Michael Cummings
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Cummings @ 2002-12-23 15:17 UTC (permalink / raw
  To: Tony Clark, gentoo-dev

Correction (I don't know my own name):

http://cvs.gentoo.org/~mcummings/perl.html


On Mon, Dec 23, 2002 at 06:05:07AM -0500, Michael Cummings wrote:
> Open a bug and assign it to me (mcummings@gentoo.org). I'll need to know
> which version of perl you are running (version and release). There were
> some issues with makemaker that should be resolved now, but there may
> still be some aftermath to take care of. Also, check in on
> http://cvs.gentoo.org/~mcumming/perl.html for more information.
> 
> 
> On Sun, Dec 22, 2002 at 08:29:07PM +0100, Tony Clark wrote:
> > I'm just wondering where site_perl belongs.  It seems on Gentoo a number of 
> > *.pm get installed under /usr/lib/site_perl instead of 
> > /usr/lib/perl5/site_perl.  Here is what I get testing a hand build of libwww
> > 
> > Checking for URI........... failed
> > Can't locate URI.pm in @INC (@INC contains: /usr/lib/perl5/5.6.1/i686-linux 
> > /usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/i686-linux 
> > /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl 
> > /usr/lib/perl5/vendor_perl/5.6.1/i686-linux /usr/lib/perl5/vendor_perl/5.6.1 
> > /usr/lib/perl5/vendor_perl .) at Makefile.PL line 142, <STDIN> line 8.
> > 
> > but it installed here
> > /usr/lib/site_perl/5.6.1/URI.pm
> > 
> > I've made some ebuilds for perl modules and some appear in the expected place 
> > while others end up where URI does.  I would like to fix this with my limited 
> > knowledge :)
> > 
> > tony
> > 
> > -- 
> > Contract ASIC and FPGA design.
> > Telephone
> > +46 702 894 667
> > 
> > --
> > gentoo-dev@gentoo.org mailing list
> 
> --
> gentoo-dev@gentoo.org mailing list

--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-12-23 15:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-22 19:29 [gentoo-dev] site_perl Tony Clark
2002-12-23 11:05 ` Michael Cummings
2002-12-23 15:17   ` Michael Cummings

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox