This is a discussion on Mail filtering problem-Spamassassin in Slack9.1- Compilation aborts! within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Hi All, In my earlier post I mailed about Fetchmail error in slack. Now that is solved, but filtering ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi All, In my earlier post I mailed about Fetchmail error in slack. Now that is solved, but filtering mail thru Spamassassin for Spam is not happening in Slack9.1 I installed SA -2.60 in Slack and it installed OK. Only filtering does not happen. I post the output below: --------------- fetchmail -u srikanthns -p pop3 -m "/usr/bin/procmail -d %T" mail.vsnl.com Enter password for srikanthns@mail.vsnl.com: 1 message for srikanthns at mail.vsnl.com (4665 octets). reading message srikanthns@mail.vsnl.com:1 of 1 (4665 octets) ....Can't locate HTML/Parser.pm in @INC (@INC contains: /home/srikanth/sausr/lib/perl5/site_perl/5.8.0/i486-linux /home/srikanth/sausr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/5.8.0/i486-linux /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i486-linux /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl) at /home/srikanth/sausr/lib/perl5/site_perl/5.8.0/Mail/SpamAssassin/HTML.pm line 7. BEGIN failed--compilation aborted at /home/srikanth/sausr/lib/perl5/site_perl/5.8.0/Mail/SpamAssassin/HTML.pm line 7. Compilation failed in require at /home/srikanth/sausr/lib/perl5/site_perl/5.8.0/Mail/SpamAssassin/PerMsgStatu s.pm line 42. BEGIN failed--compilation aborted at /home/srikanth/sausr/lib/perl5/site_perl/5.8.0/Mail/SpamAssassin/PerMsgStatu s.pm line 42. Compilation failed in require at /home/srikanth/sausr/lib/perl5/site_perl/5.8.0/Mail/SpamAssassin.pm line 62. BEGIN failed--compilation aborted at /home/srikanth/sausr/lib/perl5/site_perl/5.8.0/Mail/SpamAssassin.pm line 62. Compilation failed in require at /home/srikanth/sausr/bin/spamassassin line 66. procmail: Error while writing to "/home/srikanth/sausr/bin/spamassassin" procmail: Rescue of unfiltered data succeeded flushed New mail for srikanth@darkstar has arrived: ---- From: Janelle Koehler <7qrwiwpov@yahoo.com> Subject: jy Tinny intoxication examination sj --C0.0DECE6_.DC._A.E4_3 Content-Type: text/html; Content-Transfer-Encoding: quoted-printable -------------------- The same in RH9 filters spam without any problem. What mistake am I committing here? Is it the problem of Perl being shipped with Slack 9.1? Does anybody have similar experiences? Pl enlighten Cheeka |
| |||
| [Followup-To: header set to alt.os.linux.slackware] SRIKANTH NS wrote: [snip problem] > The same in RH9 filters spam without any problem. > What mistake am I committing here? well, you've got some pretty verbose errors there. your first step should be to go through them carefully and see what they tell you. while i don't use spamassassin, the very first error already looks pretty helpful. -- Joost Kremers joostkremers@yahoo.com Slackware doesn't have any quirks. Other distros have quirks. Slackware's just pure Linux. |
| |||
| -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message On Fri, 5 Dec 2003 22:30:09 +0530, SRIKANTH NS <nssrikanth@hotmail.com> wrote: > reading message srikanthns@mail.vsnl.com:1 of 1 (4665 octets) ....Can't > locate HTML/Parser.pm in @INC (@INC contains: There ya go. You f'd up when you installed SA. You didn't read all the directions, or if you did, you didn't follow them. I prefer installing SA through CPAN, myself. Automagic dependency checking is useful, especially if you don't want to read all the documentation accompanying a utility. Google around for how to use CPAN, then use the above error (hint - .pm = perl module) to install the things SA needs to work properly. -- Rob | If not safe, Email and Jabber: | one can never be free. athlonrob at axpr dot net | -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/0Modhm6KEoOOAe0RAhQ/AKC7qxiD11ZvAcr7bLf3XdbN40SCdwCghJHS rgC7Swo3WGIJ378hWYru2AM= =HScN -----END PGP SIGNATURE----- |
| |||
| -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2003-12-05, AthlonRob <junkmail@axpr.net> wrote: > > I prefer installing SA through CPAN, myself. Automagic dependency > checking is useful, especially if you don't want to read all the > documentation accompanying a utility. Then why don't you use RPMs with Slackware? ;-) Ducking and running, - --keith - -- kkeller-usenet@wombat.san-francisco.ca.us (try just my userid to email me) AOLSFAQ=http://wombat.san-francisco.ca.us/cgi-bin/fom -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/0NlvhVcNCxZ5ID8RApKPAJ0RVHp77tJLTZGgiCAxG+/DbvffIwCgi+CP uLus/6nY7noB7EcFbHp7kL8= =BRk2 -----END PGP SIGNATURE----- |
| |||
| Keith Keller aka "Old Yeller" wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 pgp trash troll delete > On 2003-12-05, AthlonRob <junkmail@axpr.net> wrote: > > > > I prefer installing SA through CPAN, myself. Automagic dependency > > checking is useful, especially if you don't want to read all the > > documentation accompanying a utility. > Then why don't you use RPMs with Slackware? ;-) Why not use RPMs? After all you use PGP! Can you please explain to us why you are using pgp in this posting? cordially, as always, rm |
| |||
| -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message On Fri, 5 Dec 2003 11:16:00 -0800, Keith Keller <kkeller-usenet@wombat.san-francisco.ca.us> wrote: >> I prefer installing SA through CPAN, myself. Automagic dependency >> checking is useful, especially if you don't want to read all the >> documentation accompanying a utility. > > Then why don't you use RPMs with Slackware? ;-) > > Ducking and running, Well, you assume I don't? ;-) IMHO, there is a substantial difference between dependency checking in perl module installation and dependency checking OS-wide in a binary-only format. AFAIK, the perl dependencies are checked at perl run-time, too... so it is not like you can get away without all the dependencies. -- Rob | If not safe, Email and Jabber: | one can never be free. athlonrob at axpr dot net | -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/0TVrhm6KEoOOAe0RAlb0AKCuIt+LyTklQmJt/5nfFL8hzPxPMACghuu6 16H/eZ4SS43CsPTvyiBNrPY= =MoeN -----END PGP SIGNATURE----- |
| |||
| On Fri Dec 5 09:57:58 2003, AthlonRob entered the fray by imparting: > On Fri, 5 Dec 2003 22:30:09 +0530, SRIKANTH NS > <nssrikanth@hotmail.com> wrote: > > reading message srikanthns@mail.vsnl.com:1 of 1 (4665 octets) > > ....Can't locate HTML/Parser.pm in @INC (@INC contains: > > There ya go. > > You f'd up when you installed SA. You didn't read all the directions, > > or if you did, you didn't follow them. http://eu.spamassassin.org/full/2.6x/dist/INSTALL -- Richard Herbert Registered Linux user 14329 If there's nothing wrong with me, then ... there must be something wrong with the Universe! |
| |||
| AthlonRob <junkmail@axpr.net> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > NotDashEscaped: You need GnuPG to verify this message pgp trash troll delete > On Fri, 5 Dec 2003 11:16:00 -0800, Keith Keller <kkeller-usenet@wombat.san-francisco.ca.us> wrote: > >> I prefer installing SA through CPAN, myself. Automagic dependency > >> checking is useful, especially if you don't want to read all the > >> documentation accompanying a utility. > > > > Then why don't you use RPMs with Slackware? ;-) > > > > Ducking and running, How come you delete Old Yeller's pgp trash but included your own? There is no reason for you to use pgp verification in this article. Please show a little consideration for other posters in the future by refraining from using pgp unless it is necessary. cordially, as always, rm |
| |||
| -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2003-12-06, AthlonRob <junkmail@axpr.net> wrote: > > IMHO, there is a substantial difference between dependency checking in > perl module installation and dependency checking OS-wide in a > binary-only format. AFAIK, the perl dependencies are checked at perl > run-time, too... so it is not like you can get away without all the > dependencies. Yes, there's an enormous difference. CPAN is actually done really well, and using CPAN to do dependency checking is most excellent, plus there's a very easy way to bypass it without screwing up your CPAN--CPAN knows where to look (or can be easily told) for any Perl modules, not just those installed by CPAN. Of course, my comment was merely to get your goat. Oops, forgot the first rule of Goat Club. Sorry Joost! - --keith - -- kkeller-usenet@wombat.san-francisco.ca.us (try just my userid to email me) AOLSFAQ=http://wombat.san-francisco.ca.us/cgi-bin/fom -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/0XcrhVcNCxZ5ID8RAur+AJ9naCEpsJTfu084suL/UkZ5Z8sXJgCbBfya UZWiy9BbJF669UfW4IoDdb8= =IsB7 -----END PGP SIGNATURE----- |
| ||||
| Keith Keller wrote: > Of course, my comment was merely to get your goat. Oops, forgot the > first rule of Goat Club. Sorry Joost! THERE IS NO GOAT CLUB! -- Joost Kremers joostkremers@yahoo.com Slackware doesn't have any quirks. Other distros have quirks. Slackware's just pure Linux. |