[pdftex] upgrading pdftex..
Reinhard Kotucha
reinhard at kammer.uni-hannover.de
Thu Jan 25 21:56:24 CET 2001
>>>>> "krs" == K R Subramanian <krs at zappa.uncc.edu> writes:
> I am having difficulties in getting pdftex to like JPEG files. I
> was told that a newer version of pdftex might help. I saw the
> instructions at the following pdftex sites on how to build
> pdftex. Once it is built, is it just sufficient to simply
> overwrite the texk subdirectory with the newer version? Or is
> there a more proper way to do this?
Hi,
if you want to install version 0.14f, you can put it into the teTeX
tree.
If you want to install a newer beta version, just unpack it and run
"./configure" and "make pdftex". You must then copy the binary and
the pool file to the proper directories.
BTW., Thanh, some suggestions (patch for version 0.14h):
--- src/Makefile.orig Thu Jan 25 20:46:59 2001
+++ src/Makefile Thu Jan 25 21:16:14 2001
@@ -155,7 +155,11 @@
world: all install strip
pdftex:
cd texk/web2c; $(MAKE) pdftex
- test -f texk/web2c/pdftex && ls -l texk/web2c/pdftex
+ test -f texk/web2c/pdftex && ls -l texk/web2c/pdftex{,.pool}
+
+pdfetex:
+ cd texk/web2c; $(MAKE) pdfetex
+ test -f texk/web2c/pdfetex && ls -l texk/web2c/pdfetex{,.pool}
$(NCURSESDIR)/lib/libncurses.a:
cd $(NCURSESDIR)/ncurses; $(MAKE) ../lib/libncurses.a
Regards,
Reinhard
--
----------------------------------------------------------------------------
Reinhard Kotucha Phone: +49-511-751355
Berggartenstr. 9
D-30419 Hannover mailto:reinhard at kammer.uni-hannover.de
----------------------------------------------------------------------------
Microsoft isn't the answer. Microsoft is the question, and the answer is NO.
----------------------------------------------------------------------------
More information about the pdftex
mailing list