You can try this: Code: cp -pfr /root/perl/lib/perl5/site_perl/5.8.5/Archive /usr/lib/perl5/5.8.5 Then try to update SpamAssassin again.
I tried IO::Zlib and got several errors but it returned uninstall -- OK. I attached the complete output. I tried updating spamassassin again and got the same error.
Do it exactly as you did with Archive. This is what you did with Archive: Code: cp -pfr /root/perl/lib/perl5/site_perl/5.8.5/Archive /usr/lib/perl5/5.8.5 And for IO you do Code: cp -pfr /root/perl/lib/perl5/site_perl/5.8.5/IO /usr/lib/perl5/5.8.5
It seems to be working, but I'm doing it module by module . . . is there a way to get all of them? This is what happened when I tried to update spamAssassin:
No, you have to do it module by module. Well, you could try to copy the whole contents of /root/perl/lib/perl5/site_perl/5.8.5 to /usr/lib/perl5/5.8.5, but it's possible you overwrite something important, so I'd do it step-by-step.
I tried to update spamAssassin and got the following: So, I tried to locate SHA1 was the closest, so I tried ...didn't work. Same error. Then I tried and got the same error So, I tried
Do I need to restart something, update something first? Just to recap, this is what I'm trying to do, with the goal of updating spamAssassin: