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.
JMarc