> > patch-1.1.4fix2 should be applied on top of patch-1.1.4fix1. If you are 
> > doing that, then you should not be seeing those messages.
> 
> If you mean:
> 1) install 1.1.4
> 2) apply patch 1 to 1.1.4
> 3) apply patch 2 to the result of 1.1.4 + patch1
> this is exactly what I did (or tried to do).

Maybe you weren't in the correct directory when you did the second patch?

That's the only explanation I have.

Here is the sequence of commands:

[kayvan@camel ~]$ tar xvzf src/rpm/SOURCES/lyx-1.1.4.tar.gz 
lyx-1.1.4/
lyx-1.1.4/Makefile.in
lyx-1.1.4/README
lyx-1.1.4/ABOUT-NLS
[...]
lyx-1.1.4/lib/reLyX/Text/
lyx-1.1.4/lib/reLyX/Text/TeX.pm
lyx-1.1.4/lib/reLyX/Text/manpage.3pm
[kayvan@camel ~]$ cd lyx-1.1.4/

[kayvan@camel ~/lyx-1.1.4]$ gunzip < ../src/rpm/SOURCES/patch-1.1.4fix1.gz | patch -p1
patching file `lib/kbd/iso8859-1.cdef'
patching file `lib/lyxrc.example'
patching file `src/LaTeX.C'
patching file `src/buffer.C'
patching file `src/lyx_cb.C'
patching file `src/lyxfunc.C'
patching file `src/lyxrc.C'
patching file `src/lyxrc.h'
patching file `src/version.h'
[kayvan@camel ~/lyx-1.1.4]$ gunzip < ../src/rpm/SOURCES/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'
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'
patching file `src/support/filetools.C'
patching file `src/text2.C'
patching file `src/version.h'
[kayvan@camel ~/lyx-1.1.4]$ 

That's what you should be seeing.

                        ---Kayvan
-- 
Kayvan A. Sylvan                   | Proud husband of      | Father to my kids:
Sylvan Associates, Inc.            | Laura Isabella Sylvan | Katherine Yelena
http://www.successlinks.com/kayvan | Reach your goals now! | Robin Gregory

Reply via email to