RE: trouble with UNC paths

2008-09-01 Thread leuven edwin
joost wrote: > Why is cmd.exe being used? Do you know where in the code this error occurs? cmd.exe is being used when running configure.py. don't ask me why (or why not). the first error occurs as in the thread before, at this call log = open(logfile, 'w') which is now line 910. regards, e

Re: trouble with UNC paths

2008-09-01 Thread Joost Verburg
leuven edwin wrote: before I had some troubles with running lyx from the network drive here. see this thread for details: http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg112416.html it had something to do with cmd.exe and UNC paths. Why is cmd.exe being used? Do you know where in the

trouble with UNC paths

2008-09-01 Thread leuven edwin
hi guys, before I had some troubles with running lyx from the network drive here. see this thread for details: http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg112416.html it had something to do with cmd.exe and UNC paths. now it turns out that the following: http://support.microsoft.co