>>>>> "Tomasz" == Tomasz Motylewski <[EMAIL PROTECTED]> writes:

Tomasz> I have describen this bug already about 2 months ago.
Tomasz> Yesterday I have tried again with CVS version - same result.

Tomasz> Please take ftp://crds.chemie.unibas.ch/pub/lyxbug/main.lyx
Tomasz> and X.lyx and X1.lyx When you try to view dvi (main.lyx) you
Tomasz> will get:

Tomasz> LaTeX Error: File `X1.tex' not found \input{X1.tex} ^^M
Tomasz> ***(cannot \read from terminal in nonstop modes)

I never had the time/motivation/whatever to have a look at it,
unfortunately. And it seems that nobody else did it. 

Tomasz> This is caused by processing each file in a separate directory
Tomasz> in /tmp/

Do you know that you can use
  \use_tempdir false
in your lyxrc to do the processing in place?

Tomasz> Another problem with CVS version is that by running autogen.sh
Tomasz> and the configure; make I have got the following Makefile:

Tomasz> prefix = /usr/bin exec_prefix = ${prefix}

Tomasz> bindir = ${exec_prefix}/bin [...] sysconfdir = ${prefix}/etc

Tomasz> So lyx was installed in /usr/bin/bin/lyx

Wild guess: you have /usr/bin/X11 in your path (or even there is a
version of LyX installed in /usr/bin/X11) so configure guesses that
the right prefix is /usr/bin. Things would work well with
/usr/X11R6/bin (which is probably the same directory).

There is not much we can do about it. You can always specify the
prefix with --prefix.

Hope this helps.

JMarc

Reply via email to