Uwe Bonnes wrote:
> 
> Hallo,
> 
> as I discuss on  c.e.m.w. "Blender" uses the content of the $HOME
> environment variable to write certain files to that directory.
> But in Wine, $HOME contains a Unix path ( here /home/bon) and
> Createfile fails, as it searches /home/bon in the current drive.
[...]
> 
> While blender seems very unix centric, I think this is a valid flow of
> controll and wonder if we need to translate the contend of environment
> variables from Unix notation into valid Wine DOS path if we recognize
> those variables as pathes?

Another option would be to put HOME into wine.conf, just as PATH is
there.  When Wine starts up, it resets the PATH variable to whatever is
in wine.conf.  This would make it easy to have HOME be somewhere other
than your Unix home directory, which may be desireable for safety
reasons.

--
James Juran
[EMAIL PROTECTED]

Reply via email to