> Problems:
> 1. line 121-125 (_POSIX_THREAD_SAFE_FUNCTIONS_) in
> -boost/libs/filesystem/src/operations_posix_windows.cpp causes compile
> error, so I have to comment them out.

What kind of error? I get none.

The error message is that ::whatever_r not found (line 124?), so
whatever_r_simulated is used after I comment out this block.

Maybe this is a cygwin/gcc issue since I googled a cygwin patch that
ass POSIX_THREAD ... to cygwin.

> 2. make install fails with
> make[1]: Leaving directory `/cygdrive/d/bpeng/lyx-cygwin/build-x11/lib'
> make: *** [install-recursive] Error 1

Yep. I have to manually copy build/lib/lyx2lyx/lyx2lyx_version.py to
lib/lyx2lyx/lyx2lyx_version.py.

I will do that.

> $ /usr/local/bin/lyx
> Unable to determine the system directory having searched
>        /usr/local/share/lyx/
> Use the '-sysdir' command line parameter or set the environment variable
> LYX_DIR
> _14x to the LyX system directory containing the file `chkconfig.ltx'.

That probably is the result of an unfinished installation. What happens
if you run lyx in place? (./build/src/lyx-qt.exe)

Something like Resource directory does not exist.

Bo

Reply via email to