Edwin Leuven wrote:
it is already mapped to w:
but somehow i don't think that cmd.exe is the problem
can someone tell me how to find out where configure.py tries to write
configure.log ?
when i change this
- logfile = 'configure.log'
+ logfile = '//ulysse/users/edwin.leuven/configure.log'
then the script continues until it stumbles here:
LyX: reconfiguring user directory
CMD.EXE a ‚t‚ d‚marr‚ avec '\\ulysse\users\edwin.leuven\AppData\lyx15beta1' en tant que chemin
d'accŠs de r‚pertoire en
cours. Les chemins d'accŠs UNC ne sont pas prise en charge. Utilisation du
r‚pertoire Windows par d‚faut.
Failed to create directory bind
LyX: Done!
LyXTextClassList::Read: unable to find textclass file `'. Exiting.
Completed
perhaps the double backslash causes trouble?
groping in the dark...