This concerns Lyx-1.1.4 on a RedHat 6.1 system
I installed Lyx-1.1.4 and applied patch-1.1.4fix1.
So far so good. Everything seems to be working.
When I try to apply patch-1.1.4fix2 I get the following
output. As a non programmer I don't know what to make of
these `Hunk's'. Can anybody please explain (also how to
proceed if these `failures' are critical)
$ zcat ~/download/binlyx/patch-1.1.4fix2.gz | patch -p1
patching file `acinclude.m4'
patching file `aclocal.m4'
patching file `config/lyxinclude.m4'
patching file `configure'
patching file `lib/bind/cua.bind'
patching file `lib/bind/emacs.bind'
patching file `lib/bind/hu_menus.bind'
patching file `lib/bind/pt_menus.bind'
patching file `lib/bind/sciword.bind'
patching file `lib/bind/xemacs.bind'
patching file `lib/lyxrc.example'
patching file `po/lyx.pot'
Hunk #1 FAILED at 6.
Hunk #2 FAILED at 15.
Hunk #3 FAILED at 113.
Hunk #4 FAILED at 279.
Hunk #5 FAILED at 769.
Hunk #6 FAILED at 866.
Hunk #7 FAILED at 912.
Hunk #8 FAILED at 1631.
Hunk #9 FAILED at 1687.
Hunk #10 FAILED at 1735.
Hunk #11 FAILED at 1895.
Hunk #12 FAILED at 1915.
Hunk #13 FAILED at 1931.
Hunk #14 FAILED at 1939.
Hunk #15 FAILED at 1959.
Hunk #16 FAILED at 2031.
Hunk #17 FAILED at 2040.
Hunk #18 FAILED at 2142.
Hunk #19 FAILED at 2738.
Hunk #20 FAILED at 2760.
20 out of 20 hunks FAILED -- saving rejects to po/lyx.pot.rej
patching file `src/LaTeX.C'
patching file `src/LyXView.C'
patching file `src/lyxtext.h'
patching file `src/mathed/math_utils.C'
patching file `src/screen.C'
Alexander Volovics