Triggering program from a daemon

James Juran jamesjuran at alumni.psu.edu
Sun May 6 20:34:58 CDT 2001


Michael wrote:
> 
> Hi Andreas,
> And thanks for your answer. I am a little bit closer now. It appear that
> running the program under X windows actually runs & completes the program.
> Also, simply changing the driver from x11drv to ttydrv makes it
> more probable to run when X is not present.
> 
> However, triggering the little program as a CGI from a web server
> is trickier as the server is run as nobody, and there is no config file to
> match.

Set the WINEPREFIX environment variable for the CGI process (documented
in 'man wine').  This will tell Wine the directory to use for config
files.

--
James Juran
jamesjuran at alumni.psu.edu



More information about the wine-users mailing list