Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Abuse - Software anti spammer
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
DottorFalken
Tux's lil' helper
Tux's lil' helper


Joined: 30 Nov 2003
Posts: 132
Location: Chiesina Uzzanese, Italy

PostPosted: Wed Jul 14, 2004 1:06 pm    Post subject: Abuse - Software anti spammer Reply with quote

Esiste da un po' di tempo un software per la lotta agli spammer noto come Abuse. E' opensource ma era solo per piattaforma Windows.
http://www.pc-facile.com/software.php?id=176
A me piace un sacco.

Ho scoperto che esiste su sourceforge i sorgenti per linux
http://sourceforge.net/projects/spam-abuse/
(li trovate nel cvs)

Nessuno è mai riuscito a compilarli?
Vorrei riuscire ad averne una versione a riga di comando per interfacciarla con quel che mi pare :)
_________________
Pierluigi #315529
Proud of 3940.35 bogomips
Back to top
View user's profile Send private message
heXen
Guru
Guru


Joined: 21 Jun 2004
Posts: 320

PostPosted: Wed Jul 14, 2004 4:31 pm    Post subject: Reply with quote

io ho un
Code:
Makefile:1: *** missing separator.  Stop.


quando do il make

cmq conosco lo sviluppatore e gli sottopongo il problema sul forum :D
Back to top
View user's profile Send private message
Danilo
l33t
l33t


Joined: 05 Feb 2004
Posts: 747
Location: Italy

PostPosted: Wed Jul 14, 2004 8:23 pm    Post subject: Reply with quote

heXen wrote:
io ho un
Code:
Makefile:1: *** missing separator.  Stop.


quando do il make

cmq conosco lo sviluppatore e gli sottopongo il problema sul forum :D

Potrebbe essere un problema del makefile quando dopo una target ed un ritorno a capo non c'e' un tab.

Dovresti controllare che nel makefile incriminato (e nei suai include) si verifichi sempre:
Code:

qualcosa:qualcosaltro
\t istruzioni varie


ovvio che al posto di \t ci deve essere un tab.

Altra possibilita' e' che e' stato fatto un download di un file in dos format in tal caso
Code:

vim MakefileIncriminatoOIncluso
   Esc Esc (per sicurezza)
   %s/^M$//g

Se ti da x sostituzioni effettuate allora era questo il problema.
Per uscire
Code:

:x

Attenzione ^M lo ottieni con la sequenza Ctrl-v Ctrl-m
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Thu Jul 15, 2004 7:14 am    Post subject: Reply with quote

Danilo wrote:
Altra possibilita' e' che e' stato fatto un download di un file in dos format in tal caso


Anche io userei vi, tuttavia se devo consigliare un programma credo che:
Code:

*  app-text/dos2unix
      Latest version available: 3.1
      Latest version installed: [ Not Installed ]
      Size of downloaded files: 13 kB
      Homepage:
      Description: Dos2unix converts DOS or MAC text files to UNIX format
      License:     freedist

sia più facile da usare per chi non é avvezzo al vi ;-)
_________________
Ciao da me!
Back to top
View user's profile Send private message
heXen
Guru
Guru


Joined: 21 Jun 2004
Posts: 320

PostPosted: Thu Jul 15, 2004 8:22 am    Post subject: Reply with quote

il makefile non funzionava perche avevo scaricato dall'interfacia web cvs degli html invece dei sorgenti :oops: :mrgreen: , con il classico client a riga di comando dovrebbe andare
Back to top
View user's profile Send private message
Danilo
l33t
l33t


Joined: 05 Feb 2004
Posts: 747
Location: Italy

PostPosted: Thu Jul 15, 2004 8:31 am    Post subject: Reply with quote

randomaze wrote:

Anche io userei vi, tuttavia se devo consigliare un programma credo che:
[code]
* app-text/dos2unix
sia più facile da usare per chi non é avvezzo al vi ;-)

Dimentico sempre :oops: che esiste forse perche' non lo trovo installato sotto i sistemi unix che uso.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum