Subject: Re: pkg/31460: www/p5-HTML-Mason does not create work directory
To: None <stefan@net-tex.de>
From: HIRAMATSU Yoshifumi <hiramatu@boreas.dti.ne.jp>
List: pkgsrc-bugs
Date: 03/09/2006 10:48:55
Do you think this install message looks OK?

--------------
In order to use HTML::Mason under mod-perl environment, create Apache
writable directory for Mason.

 # mkdir /var/tmp/mason
 # chown www /var/tmp/mason

And add following line to httpd.conf.

 PerlSetVar  MasonDataDir   /var/tmp/mason
--------------

-- 
// HIRAMATSU Yoshifumi
// hiramatu@boreas.dti.ne.jp