Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 May 2002 21:51:54 -0700 (PDT)
From:      David Muir Sharnoff <muir@idiom.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/37814: www/mod_perl & lang/perl5 don't agree on PERL_ARCH
Message-ID:  <200205070451.g474psnv022835@grin.idiom.com>

next in thread | raw e-mail | index | archive | help

>Number:         37814
>Category:       ports
>Synopsis:       www/mod_perl & lang/perl5 don't agree on PERL_ARCH
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 06 22:00:01 PDT 2002
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205070451.g474psnv022835>