On Thu, Aug 05, 2010 at 06:43:11PM +1000, Timothy Rice wrote:
> I am having a problem trying to install teTeX due to a conflict with
> glibc. This has been dealt with before. A patch was presented:
> 
> http://www.linuxfromscratch.org/pipermail/blfs-dev/2009-August/019794.html
> 
> 
> However, when I copy and paste the patch information into a file and try
> to run the patch command on it, I get complaints like this:
> 
>    patching file texk/dvipsk/afm2tfm.c
>    patching file texk/web2c/cpascal.h
>    Hunk #1 FAILED at 240.
>    1 out of 1 hunk FAILED -- saving rejects to file texk/web2c/cpascal.h.rej

Make sure that the patch is copied exactly. There's a line after the
redefinition of getname to vms_getname that contains ^L. In the patch
this line is removed and replaced with a blank line which is my own
fault as it doesn't need to be removed. I copied and pasted the patch
from Firefox into Vim and I don't have a problem with it, but I'm
betting that the control character is at fault.

Attachment: pgpknf0QMxLax.pgp
Description: PGP signature

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to