[clamav-users] RedHat initscripts...

2002-11-30 Thread Matt Blecha
Hi Everyone!

I guess my first post should include something useful, so I hope 
this would be it... Here are some nifty initscripts written on, and 
compatible with RedHat, specifically 8.0, but should work under RedHats 
from about 6.0 to whatever


make sure to copy clamd-init  freshclam-init to /etc/rc.d/init.d/clamd 
 /etc/rc.d/init.d/freshclam or whatever, then copy clamd-sysconfig  
freshclam-sysconfig to /etc/sysconfig/clamd  /etc/sysconfig/freshclam

pretty sinple scripts, works like all the others, but is cloned from the 
crond initscript, so has a few more bits of functionality...

the sysconfig/* files are structured this way:

progdir=/path/to/clamd/or/freshclam

specific to freshclam:

checks=[integer between 1 and 50 representing number of times to check 
for clam database updates]


Any questions, or requests to build in, simply ask, and ye shall recieve...


-Matt Blecha-


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






Re: [clamav-users] Installation problem

2002-11-30 Thread Francis

   Do you have kernel headers installed ?

 Try the following command at the terminal prompt (you do not need to be
root to
 do this) rpm -qa | fgrep kernel, then post the results here.

Do have directories /usr/include/linux  /usr/include/asm with a lot of  .h
files.

Result of  rpm -qa | fgrep kernel as shown below :
kernel-2.4.18-14
kernel-utils-2.4-8.13
kernel-pcmcia-cs-3.1.31-9
kernel-doc-2.4.18-14
kernel-source-2.4.18-14
kernel-debug-2.4.18-14
kernel-uml-2.4.18-14

Rgds,
Francis


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]