On Feb 09, 2012, r...@gmx.at wrote:

> Hello

Hello Robert,

> I installed psad 2.1.7 from downloaded tar into my openSuse 10.3.
> I also installed all supplied deps.
> It I start psad, it failes with following msg:
> 
> /etc/init.d/psad start
> Starting psad: Undefined subroutine &main::LOG_DAEMON called at 
> /usr/sbin/psad line 9443.

Hmm, ok.  Is Unix::Syslog installed from the psad sources in /usr/lib/psad/
(i.e. where the install.pl script installs it)?  Or do you have the latest
Unix::Syslog-1.1 from CPAN installed in the system-wide perl tree?  If the
later, can you tree deleting the psad-specific Unix::Syslog module from
/usr/lib/psad/ and see if this makes a difference?  Just do:

# find /usr/lib/psad -type d -name 'Unix' |xargs rm -rf

If psad still shows the above error, then I'll install a openSuse 10.3 VM to
reproduce the problem.

The upcoming psad-3.0 release will have the latest Unix::Syslog module
included.

Thanks,

--Mike


> make test for Unix-Syslog runs OK:
> make test
>   :
> Testing facilities
> LOG_KERN             ok 19
> LOG_USER             ok 20
> LOG_MAIL             ok 21
> LOG_DAEMON           ok 22
> LOG_AUTH             ok 23
> LOG_SYSLOG           ok 24
> LOG_LPR              ok 25
> LOG_NEWS             ok 26
>   :
> *** Test results: 52 tests of 54 passed!
> 
> So LOG_DAEMON seems to be installed.
> Can you please tell me whats wrong?
> 
> regards robert 
> -- 
> NEU: FreePhone 3-fach-Flat mit kostenlosem Smartphone!                        
>           
> Jetzt informieren: http://www.gmx.net/de/go/freephone/
> 
> ------------------------------------------------------------------------------
> Virtualization & Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing 
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> psad-discuss mailing list
> psad-discuss@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/psad-discuss

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
psad-discuss mailing list
psad-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/psad-discuss

Reply via email to