Ken Morley
Ken@jmtg.com
Wed Oct 25 23:09:37 UTC 2006
I am trying to install DCC on a CentOS 4.3 system, which is almost identical to RHEL4 QU3. DCC will be running in conjunction with Amavisd in a chrooted environment. The instructions that I'm working from are for OpenBSD and so some of the file paths are a little different between the two. The instructions show to configure and make without any command-line switches, just using defaults. Afterwards, the files are supposed to be manually copied from /var/dcc to /var/amavisd/var and from /usr/local/bin/dccproc to /var/amavisd/usr/bin (/var/amavisd is the chroot jail). When I start amavisd in debug mode I see the following in the log. The problem is the sixth line down: [3141] dbg: dcc: dccproc is available: /usr/bin/dccproc [3141] dbg: info: entering helper-app run mode [3141] dbg: dcc: opening pipe: /usr/bin/dccproc -H -x 0 < /var/amavisd/tmp/.spamassassin3141urmBDBtmp [3142] dbg: util: setuid: ruid=3000 euid=3000 [3141] dbg: dcc: [3142] finished: exit=0x0100 [3141] dbg: dcc: got response: Can't exec "/usr/bin/dccproc": No such file or directory at /usr/lib/perl5/site_perl/5.8.5/Mail/SpamAssassin/Util.pm line 1382. [3141] dbg: info: leaving helper-app run mode [3141] dbg: dcc: check failed: no X-DCC returned (did you create a map file?): Can't exec "/usr/bin/dccproc": No such file or directory at /usr/lib/perl5/site_perl/5.8.5/Mail/SpamAssassin/Util.pm line 1382. I think that the problem is that dccproc is trying to open /usr/lib/perl5/site_perl/5.8.5/Mail/SpamAssassin/Util.pm and that's a bad path (with the "site_perl" in the middle like that. How do I adjust dccproc to reference the correct path? Thanks very much! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.rhyolite.com/pipermail/dcc/attachments/20061025/13ad9c1f/attachment.html>
More information about the DCC
mailing list