build/README:
- run "./build/update_stable" to build the tar.gz files.
PATH=$HOME/sabuildtools/perl584/bin:$HOME/sabuildtools/bin:$PATH
./build/update_stable
REQUIRED module missing: NetAddr::IP
optional module missing: Mail::SPF
optional module missing: IP::Country
optional module missing: Razor2
optional module missing: Net::Ident
optional module missing: Mail::DKIM
optional module missing: Encode::Detect
warning: some functionality may not be available,
please read the above report before continuing!
++ make version.env
make: don't know how to make version.env. Stop
++ exit 2
It is failing to create the Makefile when running on people.apache.org.
The script is succeeding a bit further when running on my own machine,
but it is failing to create .asc files for the source tarballs.
Warren Togami
[email protected]