Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Mar 2003 11:21:09 -0800
From:      Pat Lashley <patl+freebsd@volant.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48819: Phoenix port depends on perl 5.8.0; but doesn't force it's use
Message-ID:  <E18pCXl-0008e4-00@knight.volant.org>

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

>Number:         48819
>Category:       ports
>Synopsis:       Phoenix port depends on perl 5.8.0; but doesn't force it's use
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 01 11:30:03 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Pat Lashley
>Release:        FreeBSD 4.7-RC i386
>Organization:
>Environment:
System: FreeBSD knight.volant.org 4.7-RC FreeBSD 4.7-RC #0: Thu Oct 10 16:02:40 PDT 2002 root@knight.volant.org:/d2/usr.obj/usr/src/sys/KNIGHT i386



>Description:
	The new www/phoenix port depends on the perl 5.8.0 port; but
	executes whatever perl is found in the path.  This can result
	in an error message indicating the need for File::Spec 0.8
	or later.  (Perl 5.8.0 is bundled with File::Spec 0.82; but
	the perl bundled with FreeBSD 4.7-STABLE is 0.6)

	This raises the question of whether perl 5.8.0 is really needed
	as a dependancy; or if it could be replaced with p5-File-Spec.
>How-To-Repeat:
	Ensure that the p5-File-Spec port has not been installed,
	then try to build the phoenix port.
>Fix:

	As a work-around, after installing perl 5.8.0, manually remove
	/usr/bin/perl and replace it with a symlink to or copy of
	/usr/local/bin/perl OR ensure that /usr/local/bin occurs before
	/usr/bin in your PATH.



>Release-Note:
>Audit-Trail:
>Unformatted:

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E18pCXl-0008e4-00>