Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Apr 2003 13:34:34 +0200
From:      Oliver Brandmueller <ob@gruft.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/51350: perl5 / perl5.8 do not install from ports under some circumstances
Message-ID:  <E198ezq-0001gB-00@obh.snafu.de>
Resent-Message-ID: <200304241140.h3OBeGCV023233@freefall.freebsd.org>

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

>Number:         51350
>Category:       ports
>Synopsis:       perl5 / perl5.8 do not install from ports under some circumstances
>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:   Thu Apr 24 04:40:16 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Brandmueller
>Release:        FreeBSD 4.8-PRERELEASE i386
>Organization:
obh private network
>Environment:
System: FreeBSD gruft.de 4.8-PRERELEASE FreeBSD 4.8-PRERELEASE #27: Sat Feb 22 18:24:39 CET 2003 root@gruft.de:/usr/obj/usr/src/sys/EXPRESS i386

>Description:

The lang/perl5 and lang/perl5.8 ports do not install correctly when 
there exists a directory /usr/local/scripts

The install fails with a message "/usr/local/bin/h2ph: not found" this 
and a lot of other binaries are installed into /usr/local/scripts in 
that case, but are not found there.

>How-To-Repeat:

(assuming, perl5 from the ports is not currently installed)

mkdir /usr/local/scripts
cd /usr/ports/lang/perl5
make clean
make install

>Fix:

work around: Do not have a /usr/local/scripts directory at perl5 build
time on your system.
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E198ezq-0001gB-00>