Alex Buell writes:
> I see that GnuCash has to be run once as root in order to activate the
> Guile part.
> 
> Wouldn't it make sense to do this during the 'make install' phase? It
> would be much more secure.

There is a guile command you can run to create the slibcat file as well,
though you also have to run it as root.

guile -c "(use-modules (ice-9 slib)) (require 'new-catalog)"

Running it shouldn't cause problems, so I guess we could stick
it into the install process, and maybe into the scripts of the
binary rpms.

dave

_______________________________________________
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel

Reply via email to