pdflatex from texlive5b fails

Kaja P. Christiansen kaja@daimi.au.dk
Wed, 17 May 2000 16:23:05 +0200 (MET DST)


Fabrice writes:

 > There is a command   (can't remember the  name)  to check with   which
 > dynamic libraries (if any) your program is linked.

zlib is compiled into binaries... The only dynamic libraries are

 ldd /users/kaja/texlive/bin/sparc-sun-solaris2.7/pdftex
        libm.so.1 =>     /usr/lib/libm.so.1
        libc.so.1 =>     /usr/lib/libc.so.1
        libdl.so.1 =>    /usr/lib/libdl.so.1

Sebastian writes:

 > So the explanation must be that the zlib compiled into Kaja's binaries
 > does not run properly on Ross' computer.

Could someone (who is not Ross or Kaja) try it out under solaris 2.7 too?