https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6129
Summary: spamc/configure is not executable
Product: Spamassassin
Version: 3.2.5
Platform: Macintosh
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P5
Component: Building & Packaging
AssignedTo: [email protected]
ReportedBy: [email protected]
After running Makefile.PL and make on a fresh tarball from CPAN I get this
error (this is running make a second time):
$ make
/usr/local/bin/perl spamc/configure.pl --prefix="/tmp/foo"
--sysconfdir="/tmp/foo/etc/mail/spamassassin"
--datadir="/tmp/foo/share/spamassassin" --enable-ssl="no"
cd spamc
/usr/local/perl/5.10.0/bin/perl version.h.pl
version.h.pl: creating version.h
./configure --prefix=/tmp/foo --sysconfdir=/tmp/foo/etc/mail/spamassassin
--datadir=/tmp/foo/share/spamassassin --enable-ssl=no
Can't exec "./configure": Permission denied at spamc/configure.pl line 83.
make: *** [spamc/Makefile] Error 127
The problem is that spamc/configure is not executable.
--
Configure bugmail:
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.