Please keep the mailing list in the loop :)

Le jeudi 30 octobre 2008 à 10:42 +0100, [EMAIL PROTECTED] a
écrit :
> Zitat von Philippe Normand <[EMAIL PROTECTED]>:
> 
> 
> > - you still need a /tmp/ filesystem
> is a symlink from /tmp to /var/tmp (RamFS, writeable) ok?
> 

python -c "import tempfile; print tempfile.mktemp()"

should print a valid path and the file should be writeable.

> > - wherever the config file is located, elisa will attempt to write to
> > $HOME/.elisa-0.5/ so you need to be logged. Otherwise you can edit the
> > source code and change the line instructing elisa where to write files
> > (elisa/core/application.py somewhere at the beginning)
> 
> its sufficient to set HOME via "export HOME=/foo" and /foo is writeable ?
> 

Yes, that should work.

> Stephan
> --------------------------------------------------------------------------------
> visit http://www.openelec.tv

Reply via email to