|
|
|
![]() |
|
Strumenti |
![]() |
#61 |
Senior Member
Iscritto dal: Oct 2003
Città: La Spezia
Messaggi: 962
|
immaginavo....
fai cosi prendi un altro antivirusfree, il bitdefender per linux, compili un form falso e poi lo scarichi e metti su. per il cgi usa quello del viralator-09pre2 che funziona. ci sentiamo.
__________________
![]() ![]() Gigabyte ga-p55-ud6 | Intel i7 860 | 2x2gb Corsair xms3 | Adaptec 2410sa | raid1 barracuda 500gb 7200.12 | Intel x25-m 80gb G2 | ATI radeon 4890 | tutto in downclock (non ho parenti all'enel) |
![]() |
![]() |
![]() |
#62 | |
Senior Member
Iscritto dal: Apr 2003
Città: Rimini
Messaggi: 3970
|
Quote:
^_^
__________________
Powered by Apple Macbook Pro Retina |
|
![]() |
![]() |
![]() |
#63 |
Senior Member
Iscritto dal: Apr 2003
Città: Rimini
Messaggi: 3970
|
Mi sto avvicinando alla soluzione... per lo meno ho trovato da qlc parte un log d'errore...
guardando dentro l'error.log ho trovato 1 serie di Codice:
[Tue Oct 12 18:50:42 2004] [error] [client 192.168.0.2] [Tue Oct 12 18:50:42 2004] viralator.cgi: Cannot read the default language file english.txt at /etc/viralator/language Ora, bastava secondo te cambiare il nome a quella directory ? Ovviamente no, continua a darmi quel errore... P.S. Nel frattempo ho iniziato a creare il file in italiano ^_^
__________________
Powered by Apple Macbook Pro Retina Ultima modifica di The X : 14-10-2004 alle 10:49. |
![]() |
![]() |
![]() |
#64 |
Senior Member
Iscritto dal: Apr 2003
Città: Rimini
Messaggi: 3970
|
1 primo passo l'ho fatto !!!
Se lo lancio a mano Viralator funziona !!! Purtroppo ancora non mi va in congiunta con squidguard xkè se dal squidguard.conf attivo la destination class "files" col file expression ke contiene tutte le varie estensioni ke vorrei analizzare ACCADE ke squidguard mi blocca il DL del file... Cmq ho dovuto modificare sia il viralator.conf ke, in parte, anke il cgi
__________________
Powered by Apple Macbook Pro Retina |
![]() |
![]() |
![]() |
#65 |
Senior Member
Iscritto dal: Dec 2000
Città: Trento
Messaggi: 5917
|
Se sei ancora interessato alla faccenda beccati questo:
http://www.jackal-net.at/tiki-read_a...hp?articleId=1 Ciao!
__________________
Linux User #272700 >+++++++++[<+++++++++>-]<+.++.>++++[<---->-]<++.+++++++. HOWTO: SSH Firewall e DMZ ɐɹdosoʇʇos oʇuǝs ıɯ |
![]() |
![]() |
![]() |
#66 | |
Senior Member
Iscritto dal: Apr 2003
Città: Rimini
Messaggi: 3970
|
Quote:
Viralator da solo funziona MA insieme a squidguard, praticamente, NO.. Il programmatore mi ha detto ke è mix d bug tra squidguard e il suo script. Vedremo come va questo....
__________________
Powered by Apple Macbook Pro Retina |
|
![]() |
![]() |
![]() |
#67 |
Senior Member
Iscritto dal: Apr 2003
Città: Rimini
Messaggi: 3970
|
Se il buon giorno si vede dal mattino e l'esito d un'installazione dai primi errori ALLORA sto frescho
![]() FASE 1 : Compilare pyclamav --> ERRORE ![]() Codice:
python2.3 setup.py build running build running build_ext building 'pyclamav' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include -I/usr/include/python2.3 -c pyclamav.c -o build/temp.linux-i686-2.3/pyclamav.o pyclamav.c: In function `if_database_have_changed_then_reload': pyclamav.c:57: warning: implicit declaration of function `cl_free' pyclamav.c:69: warning: implicit declaration of function `cl_build' pyclamav.c: In function `pyclamav_scanfile': pyclamav.c:123: error: `CL_SCAN_STDOPT' undeclared (first use in this function) pyclamav.c:123: error: (Each undeclared identifier is reported only once pyclamav.c:123: error: for each function it appears in.) error: command 'gcc' failed with exit status 1 TNK
__________________
Powered by Apple Macbook Pro Retina |
![]() |
![]() |
![]() |
#68 | |
Senior Member
Iscritto dal: Jun 2000
Città: S.Giuliano (MI)
Messaggi: 1047
|
Quote:
__________________
“No te tomes tan en serio la vida, al fin y al cabo no saldrás vivo de ella” |
|
![]() |
![]() |
![]() |
#69 | |
Senior Member
Iscritto dal: Dec 2000
Città: Trento
Messaggi: 5917
|
Quote:
![]() ![]() ![]()
__________________
Linux User #272700 >+++++++++[<+++++++++>-]<+.++.>++++[<---->-]<++.+++++++. HOWTO: SSH Firewall e DMZ ɐɹdosoʇʇos oʇuǝs ıɯ |
|
![]() |
![]() |
![]() |
#70 | |
Senior Member
Iscritto dal: Dec 2000
Città: Trento
Messaggi: 5917
|
Quote:
Intanto posto questo: http://merlino.merlinobbs.net/Squid-...antivirus.html Codice:
Si, lo sto appena testando... e già mi becco i primi errori durante la compilazione di pyclamav : python2.3 setup.py build running build running build_ext building 'pyclamav' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/ -I/usr/include/python2.3 -c pyclamav.c -o build/temp.linux-i686-2.3/pyclamav.o pyclamav.c: In function `if_database_have_changed_then_reload': pyclamav.c:57: warning: implicit declaration of function `cl_free' pyclamav.c:69: warning: implicit declaration of function `cl_build' pyclamav.c: In function `pyclamav_scanfile': pyclamav.c:123: error: `CL_SCAN_STDOPT' undeclared (first use in this function) pyclamav.c:123: error: (Each undeclared identifier is reported only once pyclamav.c:123: error: for each function it appears in.) error: command 'gcc' failed with exit status 1 Nota : Io ho cambiato da /usr/local/include a /usr/include il path dentro il file setup.py xkè la mia debian metti lì i vari .h Hai qlc consiglio da darmi x risolvere questo ? nel sito di pyclamav nn c'è nulla... TNK Se trova soluzioni ti faccio sapere!
__________________
Linux User #272700 >+++++++++[<+++++++++>-]<+.++.>++++[<---->-]<++.+++++++. HOWTO: SSH Firewall e DMZ ɐɹdosoʇʇos oʇuǝs ıɯ |
|
![]() |
![]() |
![]() |
#71 |
Senior Member
Iscritto dal: Apr 2003
Città: Rimini
Messaggi: 3970
|
uhmm...
__________________
Powered by Apple Macbook Pro Retina |
![]() |
![]() |
![]() |
#72 |
Senior Member
Iscritto dal: Oct 2003
Città: La Spezia
Messaggi: 962
|
per viralator c e gia il file in italiano, basta che lo scarichi e dici al .conf
dove pescarlo. PS: ora non ho tempo per fare delle prove, cmq seguo il thead e se ci sono novità ben vengano. ciao
__________________
![]() ![]() Gigabyte ga-p55-ud6 | Intel i7 860 | 2x2gb Corsair xms3 | Adaptec 2410sa | raid1 barracuda 500gb 7200.12 | Intel x25-m 80gb G2 | ATI radeon 4890 | tutto in downclock (non ho parenti all'enel) |
![]() |
![]() |
![]() |
#73 |
Senior Member
Iscritto dal: Apr 2003
Città: Rimini
Messaggi: 3970
|
Viralator l'ho lasciato perdere.... dopo aver contattato sia il programmatore che quello ke l'ha tradotto in italiano è risultato che, x via d bug e/o incompatibilità tra squidguard e l'attuale viralator 0.9.2.5, TUTTI e 2 insieme non vanno a meno d nn modificarsi a doc lo script ed io, nn conoscendo x nulla il perl, nn lo so fare...
Se vuoi leggerti qui sotto c'è il mio post nel forum d viralator : http://sourceforge.net/forum/forum.p...orum_id=332336 Le mie speranza d interfacciare squid con clamav ora risiedono tutte in SquidClaAV-Redirector
__________________
Powered by Apple Macbook Pro Retina |
![]() |
![]() |
![]() |
#74 | |
Senior Member
Iscritto dal: Apr 2003
Città: Rimini
Messaggi: 3970
|
Quote:
Quoto la mail d risposta di Alexandre, il programmatore di pyclamav : Codice:
Hello, On Fri, Oct 22, 2004 at 09:25:44PM +0200, I wrote: >> HI, i found your module following this guide >> http://www.jackal-net.at/tiki-read_a...hp?articleId=1 to interface >> Squid with clamav... >> >> I get an error while compile pyclamav.o >> >> [21:23:42] [Root-> /usr/lib/python2.3/site-packages]# python2.3 setup.py >> build >> running build >> running build_ext >> building 'pyclamav' extension >> creating build >> creating build/temp.linux-i686-2.3 >> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall >> -Wstrict-prototypes -fPIC -I/usr/include -I/usr/include/python2.3 -c >> pyclamav.c -o build/temp.linux-i686-2.3/pyclamav.o >> pyclamav.c: In function `if_database_have_changed_then_reload': >> pyclamav.c:57: warning: implicit declaration of function `cl_free' >> pyclamav.c:69: warning: implicit declaration of function `cl_build' >> pyclamav.c: In function `pyclamav_scanfile': >> pyclamav.c:123: error: `CL_SCAN_STDOPT' undeclared (first use in this >> function) >> pyclamav.c:123: error: (Each undeclared identifier is reported only once >> pyclamav.c:123: error: for each function it appears in.) >> error: command 'gcc' failed with exit status 1 >> >> Can you help me ? Oh yes, you are using a previous version of clamav (debian : 0.75 I think) And the name of those two functions as changed between 0.75 and 0.80 in the API. So change occurences of cl_free by cl_freetrie and cl_build by cl_buildtrie and you should be done. diff file should be : --------------------- 57c57 < cl_free(root); --- >> cl_freetrie(root); 69c69 < if((ret = cl_build(root))) { --- >> if((ret = cl_buildtrie(root))) { 71c71 < cl_free(root); --- >> cl_freetrie(root); ------------------------ >> Tnk >> >> P.S. I change the path of include_dir FROM /usr/local/include into >> /usr/include cause i use debian I need to do some cleanup... I am going to learn how to use configure to generate proper includes and function names in order to be compatible with both 0.75 and 0.80 releases. Regards, Alexandre - - - -(Alexandre Norman)--(norman@xael.org) - - - - - - - - - - - - - - - - - - - - (http://xael.org/norman) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - I cant be fired,slaves are sold. ^_^
__________________
Powered by Apple Macbook Pro Retina |
|
![]() |
![]() |
![]() |
Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 07:11.