Add prereqs to releasenotes

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5814 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-04-02 19:33:43 +00:00
parent 4d0002cee0
commit 16c67b3472

View File

@ -1,5 +1,5 @@
----------------------------------------------------------------------------
Shorewall-perl 3.9.0
Shorewall-perl 3.9.1
----------------------------------------------------------------------------
This companion product to Shorewall 3.4.2 and later includes a complete
rewrite of the compiler in Perl.
@ -167,18 +167,27 @@ j) MAPOLDACTIONS=Yes is not supported. People should have converted to
k) The pre Shorewall-3.0 format of the zones file is not supported;
neither is the /etc/shorewall/ipsec file.
----------------------------------------------------------------------------
P R E R E Q U I S I T E S
----------------------------------------------------------------------------
In addition to Shorewall-3.4.2 or later, you need:
- Perl (I use Perl 5.8.8 but other versions should work fine)
- Perl Cwd Module
- Perl File::Basename Module
- Perl File::Temp Module
----------------------------------------------------------------------------
I N S T A L L A T I O N
----------------------------------------------------------------------------
Either
$ tar -jxf shorewall-perl-3.9.0.tar.bz2
$ cd shorewall-perl-3.9.0
$ tar -jxf shorewall-perl-3.9.1.tar.bz2
$ cd shorewall-perl-3.9.1
$ ./install.sh
or
$ rpm -ivh shoreawll-pl-3.9.0-1.noarch.rpm
$ rpm -ivh shoreawll-pl-3.9.1-1.noarch.rpm
----------------------------------------------------------------------------
U S I N G T H E N E W C O M P I L E R
----------------------------------------------------------------------------