mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-02 11:39:21 +01:00
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:
parent
4d0002cee0
commit
16c67b3472
@ -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
|
This companion product to Shorewall 3.4.2 and later includes a complete
|
||||||
rewrite of the compiler in Perl.
|
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;
|
k) The pre Shorewall-3.0 format of the zones file is not supported;
|
||||||
neither is the /etc/shorewall/ipsec file.
|
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
|
I N S T A L L A T I O N
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
Either
|
Either
|
||||||
|
|
||||||
$ tar -jxf shorewall-perl-3.9.0.tar.bz2
|
$ tar -jxf shorewall-perl-3.9.1.tar.bz2
|
||||||
$ cd shorewall-perl-3.9.0
|
$ cd shorewall-perl-3.9.1
|
||||||
$ ./install.sh
|
$ ./install.sh
|
||||||
|
|
||||||
or
|
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
|
U S I N G T H E N E W C O M P I L E R
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user