Hey all, 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 Then the compile step fails like normal. The command I use (directly before the configure step) to apply the patch is: patch -Np1 -i ../tetex-src-3.0-getline.patch Any ideas? I know absolutely nothing about using patch that doesn't involve copy-pasting from the (B)LFS books. Cheers, Tim -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
