CappyCaffeine
Group: Members
Posts: 64
Joined: Jan. 2004 |
|
Posted: Jan. 05 2004,18:52 |
|
John,
I hate to report that Monkey is broken on 0.5.2. Since you moved the /home/root/monkey-0.6.3 directory to /opt/monkey-0.6.3, the configuration files, and paths to the binaries are incorrect in the following files:
/opt/monkey-0.6.3/bin/banana (the script needs to be edited to include a path to the configuration files
under the sections for start and restart change the following:
/home/root/monkey-0.6.3/bin/monkey -D to /opt/monkey-0.6.3/bin/monkey -c /opt/monkey-0.6.3/conf -D
also, you need to change the paths in ~.fluxbox/menu to the new directory in /opt,
(don't forget to change the .fluxbox/menu in /etc/skel as well.)
AND.. change the the paths in /opt/monkey-0.6.3/conf/monkey.conf as well.
I think that's all i did, (I am typing this from work, not the machine with DSL on it) and got it working.
I tried simply to create a symbolic link from /home/root to /opt/monkey-0.6.3, but it didn't work.. dunno why not.
In any case, I think it is more elegant to change the configuration files instead since they are pretty easy to do.
If you want, I can upload my configuration files for you, though I believe you can probably do the above changes yourself.
Cheers!
Cappy
|