From: Aryeh M. F. <ar...@m-...> - 2004-08-25 02:02:54
|
[ 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 |