[daisy] 2.0-RC on Linux : Wrapper Script

David Rideau david.rideau at grenet.fr
Wed Mar 21 06:55:13 CDT 2007


Hi all,

I have tested the 2.0-RC installation on a Linux RHEL4 and would give a 
comment on the wrapper script.

First, the path registered for the conf file in the 
$DAISY_HOME/wrapper/bin/daisy-repository-server-service and 
daisy-wiki-service, does not contain the relative path from the "bin" 
directory. I have to correct it like that in each script :
WRAPPER_CONF="./daisy-repository-server-service.conf"
==>
WRAPPER_CONF="../conf/daisy-repository-server-service.conf"


Second, in the conf/*.conf files, the DAISY_HOME, DAISY_DATADIR and 
DAISYWIKI_DATADIR are not set and should be set manually.
I don't know if this is the desired behavior ?
If it is, perhaps should it be mentionned in the 2.0 installation 
procedure ?

After correcting these little things, I linked the scripts in 
/etc/init.d and it works well ! :-)

Thank's for publishing this RC ;-)

David R.


More information about the daisy mailing list