Enrico Forestieri wrote:
On Sun, Oct 15, 2006 at 03:08:32PM +0200, Asger Ottar Alstrup wrote:

Asger Ottar Alstrup wrote:
[Configure.py does not work when invoked from LyX, but
>> command line does]

Is this a known problem?

Try creating <LyX dir>\Resources\lyxrc.dist with a path prefix entry,
something like:

\path_prefix "C:\path\to\dir\with\latex\executable"

OK, that lead me to the answer: I had put the build directory under lyx-devel, rather than next to it, so LyX could not find the lib directory. Therefore, I added LYX_DIR_14x environment variable to the process using VC debug feature. That meant that LYX_DIR_14x was NOT set for ::system calls, and thus configure.py did not get that.

So it seems there is no bug in LyX - it was my setup.

But one more question: Where does output from lyxerr end up? I do not see it on the console...

Regards,
Asger

Reply via email to