[LON-CAPA-cvs] cvs: doc /install/redhat7.3 install.pl

Scott Harrison lon-capa-cvs@mail.lon-capa.org
Wed, 18 Dec 2002 11:33:28 -0500


>   Modified files:              
>     /doc/install/redhat7.3	install.pl 
>   Log:
>   Can't put the installation log file in /tmp because it gets cobbered 
>   occasionally.

>  # note: The filehandle LOG is global.
> -open LOG,">/tmp/loncapa_install.log" || die "Unable to open log file.\n";
> +open LOG,">loncapa_install.log" || die "Unable to open log file.\n";

Could we at least put it in some common place, like /var/log/loncapa/
or /usr/local/loncapa/logs/?


-- 
Scott Harrison, sharrison@users.sourceforge.net