texdoctk .dat file for latest beta?

2002-06-11 Thread Thomas Anders
, Thomas -- Thomas Anders <[EMAIL PROTECTED]> Hahn-Meitner-Institut Berlin, Germany

Re: beta-20020530: compile problems on Tru64 5.0A

2002-06-04 Thread Thomas Anders
Thomas Anders wrote: > compiling teTeX-src-beta-20020530 on Tru64 Unix 5.0A PK3 > using Compaq compilers ("cc -std1") fails While we're at it: "make distclean" fails with Tru64's stock /usr/bin/make: foo# make clean [...] cd ../../../libs/xpdf && ma

beta-20020530: compile problems on Tru64 5.0A

2002-06-04 Thread Thomas Anders
--- snap --- The good news: compiling with gcc 2.95.2 instead works, at least after removing "-ldnet" from "x_extra_libs" in texk/web2c/Makefile to prevent linker errors. Kind regards, Thomas -- Thomas Anders <[EMAIL PROTECTED]> Hahn-Meitner-Institut Berlin, Germany

Re: xdvi: Unable to load encoding vector 8r.enc

2002-06-04 Thread Thomas Anders
allation, xdvi works fine. (This is now with tetex-src-beta-20020530.) I suggest adding an appropriate t1lib check (for version or functionality) to configure. Thanks for your help. Kind regards, Thomas -- Thomas Anders <[EMAIL PROTECTED]> Hahn-Meitner-Institut Berlin, Germany

Re: xdvi: Unable to load encoding vector 8r.enc

2002-06-03 Thread Thomas Anders
Stefan Ulrich wrote: > Thomas Anders <[EMAIL PROTECTED]> writes: >>xdvi: Unable to load encoding vector 8r.enc from >>/net/pub/teTeX-beta-20020402/share/texmf/dvips/base/8r.enc >>xdvi: No such file or directory > > This error message sucks *big time*. It'

xdvi: Unable to load encoding vector 8r.enc

2002-06-03 Thread Thomas Anders
= 0 27329: llseek(6, 0, SEEK_CUR) = 32 27329: llseek(7, 0, SEEK_CUR) = 252 27329: _exit(1) - --- snap --- I'm puzzled although I feel I'm missing something obvious. Well, it's monday morning, please bear with me. Kind regards, Thomas -- Thomas Anders <[EMAIL PROTECTED]> Hahn-Meitner-Institut Berlin, Germany

cxx-runtime-hack?

2002-05-27 Thread Thomas Anders
from source. If libstdc++ is dynamically linked, does it introduce specific problems (apart from the obvious: failing to load libstdc++.so on broken systems)? BTW, shall a "hack" ever be a default (in an excellent package)? ;) Kind regards, Thomas -- Thomas Anders <[EMAIL PROTEC

beta-20020402: LDFLAGS not used when linking pdftex and [o]xdvi.bin

2002-05-24 Thread Thomas Anders
-lX11 ../kpathsea/STATIC/libkpathsea.a -lm /usr/bin/ld: cannot open -lt1: No such file or directory I can easily workaround by editing texk/web2c/Makefile and texk/{,o}xdvik/Makefile by hand, but I guess this should be fixed cleanly. Kind regards, Thomas -- Thomas Anders <[EMAIL PROTECTED]>

beta-20020402: configure problems if tifflib needs jpeg

2002-05-23 Thread Thomas Anders
till apply. */ char TIFFOpen(); int main() { TIFFOpen() ; return 0; } - --- snap --- I suggest doing a second check in configure to see if "-ltiff -ljpeg" works. Kind regards, Thomas -- Thomas Anders <[EMAIL PROTECTED]> Hahn-Meitner-Institut Berlin, Germany

beta-20020402: compile problems with flex on Tru64 4.0D

2002-05-10 Thread Thomas Anders
macro "#define yywrap() 1" into lex.yy.c gets used. Using GNU flex 2.5.4 works like a charm. IMHO either configure should detect this (and scream) or the sources should be modified to work with this flex implementation. Hope this helps, Thomas -- Thomas Anders <[EMAIL PROTECTED]>