On 29.03.2011 23:12, Jean-Marc Lasgouttes wrote:
Le 29/03/11 22:39, kuem...@lyx.org a écrit :
+ When you wanna run LyX without installing from a out-of-source
+ build directory you have to set the environment variable LYX_DIR_20x
+ and it must point to the lib dir in the source tree.
+ Linux/Unix: export LYX_DIR_20x=<lyx-source>/lib
+ Windows : set LYX_DIR_20x=<lyx-source>\lib
+
How come this is necessary? With autotools we managed to make it work,
you should be able to do the same.
On windows it crashes in locale_init();
Peter