>>>>> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
Jean-Marc> Yes, but we made a lot of changes, and I have made some
Jean-Marc> errors in this process. I _think_ these are fixed in
Jean-Marc> 1.1.3pre1. To fix it on your copy, try to add in
Jean-Marc> src/Makefile (somewhere in the beginning)
Jean-Marc> LYX_DIR=/share/store/lyx-1.1.2
Jean-Marc> Then delete main.o and lyx_main.o and recompile.
OK I tried this, but it didn't work. I grepped for LYX_DIR in the
Makefiles, and found:
lib/reLyX/Makefile:LYX_DIR = /share/store/lyx-1.1.2/share/lyx
So I changed the src/Makefile to this and recompiled. It now works
fine.
Thanks.