At 12:29 PM 10/25/2004, Tomasz Nowak wrote:
Hello,
I have problems installing razor on Slackware 10.0:

- perl v5.8.4
- all required modules installed
- razor-agents-2.61

Here how installation process goes:
<snip>
[EMAIL PROTECTED] razor-agents-2.61]# perl Makefile.PL

<snip>

[EMAIL PROTECTED] razor-agents-2.61]# make install
DESTDIR=/tmp/package-spamassassin

<snip>
Can't locate Razor2/Preproc/deHTMLxs.pm in @INC (@INC contains: lib
/usr/lib/perl5/5.8.4/i486-linux /usr/lib/perl5/5.8.4
/usr/lib/perl5/site_perl/5.8.4/i486-linux /usr/lib/perl5/site_perl/5.8.4
/usr/lib/perl5/site_perl .) at lib/Razor2/Preproc/Manager.pm line 4.

Um.. Why was your destdir in /tmp?? This is your fundamental problem. Perl isn't going to recognize perl libaries under /tmp.


Quite frankly, the fact that you would consider installing software in /tmp seem to be a fundamental misunderstanding of /tmp's purpose.

/tmp should (theoretically) be empty when the box is shut down. Some admins go as far as to use ramdisks for /tmp to enforce this.




------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Razor-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/razor-users

Reply via email to