From muir@grin.idiom.com  Mon May  6 21:50:47 2002
Return-Path: <muir@grin.idiom.com>
Received: from grin.idiom.com (grin.idiom.com [216.240.32.7])
	by hub.freebsd.org (Postfix) with ESMTP id 8641037B403
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  6 May 2002 21:50:47 -0700 (PDT)
Received: (from root@localhost)
	by grin.idiom.com (8.12.3/8.11.6) id g474psnv022835;
	Mon, 6 May 2002 21:51:54 -0700 (PDT)
	(envelope-from muir)
Message-Id: <200205070451.g474psnv022835@grin.idiom.com>
Date: Mon, 6 May 2002 21:51:54 -0700 (PDT)
From: David Muir Sharnoff <muir@idiom.com>
Reply-To: David Muir Sharnoff <muir@idiom.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: www/mod_perl & lang/perl5 don't agree on PERL_ARCH
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         37814
>Category:       ports
>Synopsis:       www/mod_perl & lang/perl5 don't agree on PERL_ARCH
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    vanilla
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 06 22:00:01 PDT 2002
>Closed-Date:    Sun Feb 23 23:27:55 PST 2003
>Last-Modified:  Sun Feb 23 23:27:55 PST 2003
>Originator:     David Muir Sharnoff
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
Idiom
>Environment:
System: FreeBSD grin.idiom.com 4.4-STABLE FreeBSD 4.4-STABLE #0: Sat Dec 8 23:58:16 PST 2001 muir@charm.idiom.com:/usr/obj/usr/src/sys/NEWCHARM i386

(ports are full up-to-date)

One oddity of my installation: I only have perl 5.6.1 installed, no
perl 5.005_03.  I don't know why -STABLE has 5.005_03 in it, it's supposed
to be reliable not ossified.

>Description:
	
	Use /usr/ports to install lang/perl5 and www/mod_perl

	mod_perl doesn't work right 'cause mod_perl.pm isn't in 
	@INC.
	
>How-To-Repeat:

	See description.

>Fix:

	Workaround:

	cd /usr/local/lib/perl5/site_perl/5.6.1/i386-freebsd
	tar cf - . | (cd ../mach; tar xfp -)
	cd ..
	rm -r i386-freebsd
	ln -s mach i386-freebsd

>Release-Note:
>Audit-Trail:

From: Anton Berezin <tobez@tobez.org>
To: David Muir Sharnoff <muir@idiom.com>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/37814: www/mod_perl & lang/perl5 don't agree on PERL_ARCH
Date: Sat, 8 Jun 2002 15:17:24 +0200

 On Mon, May 06, 2002 at 09:51:54PM -0700, David Muir Sharnoff wrote:
 
 > 	Use /usr/ports to install lang/perl5 and www/mod_perl
 
 > 	mod_perl doesn't work right 'cause mod_perl.pm isn't in 
 > 	@INC.
 
 Have you tried to run `/usr/local/bin/use.perl port` after installing
 lang/perl5 but before installing www/mod_perl ?
 
 =Anton.
 -- 
 | Anton Berezin                |      FreeBSD: The power to serve |
 | catpipe Systems ApS   _ _ |_ |           http://www.FreeBSD.org |
 | tobez@catpipe.net    (_(_||  |                tobez@FreeBSD.org | 
 | +45 7021 0050                |         Private: tobez@tobez.org |

From: David Muir Sharnoff <muir@idiom.com>
To: Anton Berezin <tobez@tobez.org>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/37814: www/mod_perl & lang/perl5 don't agree on PERL_ARCH
Date: Sat, 8 Jun 2002 12:08:24 -0700 (PDT)

 * On Mon, May 06, 2002 at 09:51:54PM -0700, David Muir Sharnoff wrote:
 * 
 * > 	Use /usr/ports to install lang/perl5 and www/mod_perl
 * 
 * > 	mod_perl doesn't work right 'cause mod_perl.pm isn't in 
 * > 	@INC.
 * 
 * Have you tried to run `/usr/local/bin/use.perl port` after installing
 * lang/perl5 but before installing www/mod_perl ?
 
 No, I have not done so.  I did all but one bit of that by hand
 though.  The bit I did not do was
 
 echo 'PERL_ARCH=mach' >> /etc/make.conf
 
 So, my question is then: why does the perl5 set up so that it
 doesn't work right unless unless there is a PERL_ARCH line in
 /etc/make.conf?   Seems massively counterproductive.
 
 -Dave
Responsible-Changed-From-To: freebsd-ports->vanilla 
Responsible-Changed-By: lioux 
Responsible-Changed-When: Sun Aug 4 12:19:03 PDT 2002 
Responsible-Changed-Why:  
Over to maintainer of mod_perl 

http://www.freebsd.org/cgi/query-pr.cgi?pr=37814 
State-Changed-From-To: open->closed 
State-Changed-By: vanilla 
State-Changed-When: Sun Feb 23 23:27:22 PST 2003 
State-Changed-Why:  
It's okie on my -stable & -current box. 
and it should lang/perl5's problem, not mod_perl. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=37814 
>Unformatted:
