Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Oct 2002 22:55:49 +0100
From:      Thomas Hurst <freaky@aagh.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/43798: databases/namazu2 configure broken with perl installed from ports
Message-ID:  <E17yfqv-0006oz-00@voi.aagh.net>

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

>Number:         43798
>Category:       ports
>Synopsis:       databases/namazu2 configure broken with perl installed from ports
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 07 15:00:18 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Hurst
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
Very little
>Environment:
System: FreeBSD voi.freak.lan 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Aug 1 14:48:39 BST 2002 root@voi.freak.lan:/usr/obj/usr/src/sys/VOI i386

	lang/perl5 installed, stale /usr/bin/perl5 hanging around.
>Description:
	./configure for this port searches for perl5 and finds
	/usr/bin/perl5 rather than the wrapper at /usr/bin/perl.  This
	makes the check for File::MMagic fail on systems with perl installed
	as a port.
>How-To-Repeat:
	cd /usr/ports/lang/perl5 && make all install clean
	cd /usr/ports/databases/namzu2 && make all
>Fix:
	Patch configure to search for 'perl' rather than 'perl5', make use.perl
	move /usr/bin/perl5, or whinge at me for not manually removing system perl.

>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?E17yfqv-0006oz-00>