Uwe Stöhr wrote:
[EMAIL PROTECTED] schrieb:
I fixed some bugs and changed a lot in the installer, here's the
changelog:
https://developer.berlios.de/project/shownotes.php?release_id=11890
have other people been successful with this installer ?
I tried the previous version, and the current one. But
- lyx.bat just opens a dos-box, immediately closes it again and dies.
- lyx.exe returns the spartanic error message:
"This application has failed to start, because the applicatioon
configuration is incorrect. Reinstalling the application may fix
this problem."
Hmm strange. Are you on Win2000? It seems that there are two extra
libraries needed that I didn't ship with the installer. The next
version will have them included, so please test out the next version.
I'll release it tomorrow or on Friday.
regards Uwe
I can confirm this. Same symptoms on a new WinXPhome machine with the
installer from 19.12.
configure.py says this:
>configure.py
Traceback (most recent call last):
File "C:\Program Files\LyX 1.4.3-5\Resources\configure.py", line 34, in ?
def writeToFile(filename, lines, append = False):
NameError: name 'False' is not defined
Niklas H.