[Klone-users] Windows service : change and know the execution
path
Steven Dorigotti
dorigotti at koanlogic.com
Wed Nov 25 06:36:25 EST 2009
Hi Mickaël,
so you managed to cross-compile or in this case did you also compile on win?
The win service should point to the directory from which you ran
"kloned -i", so that should be your reference executable.
In order to access content on your local file system you need to
make sure the sup fs was setup correcly upon build, so:
KLONE_CONF_ARGS += --enable_fs
and make sure the document root is setup correctly in your configuration file:
dir_root /path/to/dir/www
where the path should be relative to the msys installation (in this
case for example c:\msys\1.0\path\to\dir\www)
Have you already done these steps and still have trouble?
bye,
Steven
2009/11/24 Mickael Auger <mickael.auger at gmail.com>:
> Hi,
>
> I compile and execute KLone as a Windows service, but I need to two
> informations.
>
> How can I know and / or change the run directory of kloned ?
>
> How can I know the folder containing the kloned binary ?
>
> Know this folders could me to manage a lot of personal file provided with
> kloned binary (in the install folder).
>
> Bye.
> --
> Mickaël AUGER
>
>
> _______________________________________________
> Klone-users mailing list
> Klone-users at koanlogic.com
> http://koanlogic.com/cgi-bin/mailman/listinfo/klone-users
>
>
More information about the klone-users
mailing list