Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Apr 2010 09:49:07 GMT
From:      Gabor Tjong A Hung <Gabor.TjongAHung.ICS@ISGroup.SR>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/145426: apache22 => path or perl in apxs is wrong
Message-ID:  <201004060949.o369n6ds093033@www.freebsd.org>
Resent-Message-ID: <201004060950.o369o3FP041197@freefall.freebsd.org>

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

>Number:         145426
>Category:       ports
>Synopsis:       apache22 => path or perl in apxs is wrong
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 06 09:50:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Gabor Tjong A Hung
>Release:        
>Organization:
ICS
>Environment:
>Description:
# head -n1 `which apxs`
#!/usr/bin/perl -w

# which perl
/usr/local/bin/perl


>How-To-Repeat:
install apache22
>Fix:
s/#!\/usr\/bin\/perl/#!/usr\/bin\/env perl

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



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