Hi!

        After running fix961212 on the forms library I was able to compile and install
LyX 1.0.2 on my LinuxPPC 1.0 system (linux 2.2.6, glibc2), but I have a strange
problem which might actually be a C library related (therefore posting two both
lists).

The problem is that LyX does not re-make a tex file after changes.  I added some
debug output and could see that (in the Dep stuff) LyX tries to get the
checksums of the file /home/albrecht/test.tex (if the lyx file is
/home/albrecht/test.lyx) and NOT in the directory /tmp/<something>/test.tex
(where this file actually exists).  As fopen failes, the checksum is always 0. 
This does NOT happen on my Intel/Linux box...  I did not want to dig deeper into
the code, but I think I should add that the call to GetCWD always returns an
empty string.

As a quick solution, I disabled the tmp stuff in lyxrc, but I would like to fix
this problem.

Thanks for any help, Albrecht.

-- 
+-----------------------------------------------------------------------------+
| Dr.-Ing. Albrecht Dre\ss                                     ----           |
| Max-Planck-Institut f\"ur Radioastronomie   |\       /      /o  o\          |
| Technische Abt. Optische Interferometrie    |  \    /      |  /   |         |
| Auf dem H\"ugel 69                          |    \ |        \ ---/          |
| D-53121 Bonn (Germany)          ------------+------+-------------------     |
|                                             |    / |                        |
| Phone (+49) 228 525 319                     |  /  /                         |
| Fax   (+49) 228 525 411                     |/   /                          |
| Mail  [EMAIL PROTECTED]                                                  |
+-------------- electrical engineers do it with less resistance --------------+

Reply via email to