From: McDonald, B. <Bru...@ba...> - 2004-08-25 13:44:51
|
Ok, I see the problem - The journal is running and it is trying to write its journal files into the babeldoc_home directories because you have not configured it to write them somewhere else or you haven't turned them off. Look at the journal configuration and set the journal to dummy journal. Or just run babeldoc process with the -n flag. bruce. -----Original Message----- From: Aryeh M. Friedman [mailto:ar...@m-...] Sent: Tuesday, August 24, 2004 10:05 PM To: McDonald, Bruce Cc: bab...@li... Subject: Re: [Babeldoc-user] installing babledoc to a system dir [ Charset ISO-8859-1 unsupported, converting... ] > create a directory: > > /usr/local/babeldoc > > unpack babeldoc into that directory > > Now all you have to do is set the environment variables: > > BABELDOC_HOME=/usr/local/babeldoc > PATH=$PATH:/$BABELDOC_HOME/bin I tried that and I get massive permission denied's if I do not run it as root (who I installed it as)... in short as far I can tell it must be owned by the same user that calls it... if this is true it is a critical flaw from the unix point of view --Aryeh |