All of lore.kernel.org
 help / color / mirror / Atom feed
* Perl parts not installed in correct location
@ 2009-06-17 21:07 A Braunsdorf
  2009-06-17 21:29 ` Sam Vilain
  0 siblings, 1 reply; 2+ messages in thread
From: A Braunsdorf @ 2009-06-17 21:07 UTC (permalink / raw)
  To: git


Doing a make install put the Perl parts of git in a directory that
is >not< in @INC for my copy of Perl.  That's wrong.  If you're not
going to ask Perl for the right place to put it, at least make it
a configure option. :-(

ab

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

* Re: Perl parts not installed in correct location
  2009-06-17 21:07 Perl parts not installed in correct location A Braunsdorf
@ 2009-06-17 21:29 ` Sam Vilain
  0 siblings, 0 replies; 2+ messages in thread
From: Sam Vilain @ 2009-06-17 21:29 UTC (permalink / raw)
  To: A Braunsdorf; +Cc: git

On Wed, 2009-06-17 at 17:07 -0400, A Braunsdorf wrote:
> Doing a make install put the Perl parts of git in a directory that
> is >not< in @INC for my copy of Perl.  That's wrong.  If you're not
> going to ask Perl for the right place to put it, at least make it
> a configure option. :-(

Looking at the Makefile it looks like this might be when the PREFIX for
installation doesn't match that of Perl's - can you confirm this?

Did the *.perl files in the source get installed with the right #!perl
line at the top?

Sam

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

end of thread, other threads:[~2009-06-17 21:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-17 21:07 Perl parts not installed in correct location A Braunsdorf
2009-06-17 21:29 ` Sam Vilain

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.