[LON-CAPA-dev] Gentoo Install

Jeremy Bowers lon-capa-dev@mail.lon-capa.org
Thu, 01 Apr 2004 14:18:57 -0500


Josh Tacey wrote:
> -> old method:  system("su -c '/home/httpd/perl/loncron new' www ");
> -> new method: system("su www -c '/home/httpd/perl/loncron new'");
> 
> I don't really see how this would break anything normally, but it does 
> work with the new method on Non redhat systems :0)

Interesting, I thought I had committed that change. IIRC it shouldn't 
affect anything, you're right, working on both RedHat & Gentoo, and 
probably other things, too.