On Tue, May 02, 2006 at 12:02:38PM -0500, Bo Peng wrote:
> >> 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.

I think it is due to your time travel ;-)
I have readdir_r both defined in sys/dirent.h and present in libc.

> >> $ /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.

Huh? Something wrong happened. What does it say about "LyX files dir"
when you run "./build/src/lyx-qt.exe --version"?

Please, report the exact error message about the Resource directory above.

-- 
Enrico

Reply via email to