Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Oct 2002 12:04:41 -0800
From:      Pat Lashley <patl+freebsd@volant.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/44545: cyrus-imapd ports install using wrong version of perl
Message-ID:  <E185teL-000Afl-00@gate.volant.org>

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

>Number:         44545
>Category:       ports
>Synopsis:       cyrus-imapd ports install using wrong version of perl
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 27 12:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Pat Lashley
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD orwell.phoenix.volant.org 4.7-STABLE FreeBSD 4.7-STABLE #0: Sun Oct 13 14:11:50 PDT 2002 root@orwell.phoenix.volant.org:/d4/obj/usr/src/sys/ORWELL i386


>Description:
	On a system which has both the bundled perl and a port installed,
	and the port chosen as the default, the cyrus-imapd and cyrus-imapd2
	ports will install their perl modules into the version-specific
	directory for the bundled perl instead of the port.
>How-To-Repeat:
	On a system which has the bundled perl installed:

	Install the perl 5.8.0 port
	use.perl port
	Install either the cyrus-imapd or the cyrus-imapd2 port

	Note from the installation logs, or by examining the directory
	trees that the Cyrus::* modules under
	    /usr/local/lib/perl5/site_perl/5.005/i386-freebsd
	instead of
	    /usr/local/lib/perl5/site_perl/5.8.0/mach/
>Fix:

	Add '--with-perl=$(PERL)' to the CONFIGURE_ARGS in the
	ports' MAKEFILEs.


>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?E185teL-000Afl-00>