Hey guys, I just installed Shorewall shorewall-4.5.14.0-1.el6.noarch from RPM on CentOS 6. When I start shorewall, I get this message: Starting shorewall: Can''t locate Digest/SHA.pm in @INC (@INC contains: /usr/libexec/shorewall /usr/share/perl5/vendor_perl /usr/local/lib/perl5 /usr/local/share/perl5 /usr/lib/perl5/vendor_perl /usr/lib/perl5 /usr/share/perl5 .) at /usr/share/perl5/vendor_perl/Shorewall/Chains.pm line 31. BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Shorewall/Chains.pm line 31. Compilation failed in require at /usr/share/perl5/vendor_perl/Shorewall/Compiler.pm line 27. BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Shorewall/Compiler.pm line 27. Compilation failed in require at /usr/libexec/shorewall/compiler.pl line 47. BEGIN failed--compilation aborted at /usr/libexec/shorewall/compiler.pl line 47. [FAILED] I did do some searching and verified I do have perl-Digest-SHA1 installed. Any thoughts? Thanks, Ryan ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar
On Sun, Mar 24, 2013 at 12:02:59AM -0700, Ryan Joiner wrote:> Hey guys, I just installed Shorewall shorewall-4.5.14.0-1.el6.noarch > from RPM on CentOS 6. When I start shorewall, I get this message: > > Starting shorewall: Can''t locate Digest/SHA.pm in @INC (@INC contains: ><SNIP>> I did do some searching and verified I do have perl-Digest-SHA1 installed. > > Any thoughts?The file you need (as the error message indicates) is Digest/SHA.pm. The perl-Digest-SHA1 package contains Digest/SHA1.pm. On Debian, Digest/SHA.pm ships as part of the base Perl package. I am not sure about CentOS, but it appears to not be included in the base Perl package. Regards, -Roberto -- Roberto C. Sánchez http://people.connexer.com/~roberto http://www.connexer.com ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar
> On Sun, Mar 24, 2013 at 12:02:59AM -0700, Ryan Joiner wrote: >> Hey guys, I just installed Shorewall shorewall-4.5.14.0-1.el6.noarch >> from RPM on CentOS 6. When I start shorewall, I get this message: >> >> Starting shorewall: Can't locate Digest/SHA.pm in @INC (@INC contains: > <SNIP> > >> I did do some searching and verified I do have perl-Digest-SHA1 installed. >> >> Any thoughts? > > The file you need (as the error message indicates) is Digest/SHA.pm. > The perl-Digest-SHA1 package contains Digest/SHA1.pm. On Debian, > Digest/SHA.pm ships as part of the base Perl package. I am not sure > about CentOS, but it appears to not be included in the base Perl > package. > > Regards, > > -Roberto > > -- > Roberto C. Sánchez > http://people.connexer.com/~roberto > http://www.connexer.com > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_mar > _______________________________________________ > Shorewall-users mailing list > Shorewall-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/shorewall-usersIt worked thank you! I happened to use CentOS 6.3 minimal ISO so that was probably it. Thanks ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ Shorewall-users mailing list Shorewall-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/shorewall-users