* Rich Shepard <[EMAIL PROTECTED]>, 2005-10-26 21:20 +0200: > On Wed, 26 Oct 2005, Andre Berger wrote: > > >You have to define a viewer.... like > >\format "dvi" "dvi" "DVI" "D" "xdvi" "" > > No, that's not it. It turns out that apparently xdvi is behind the t1 > libraries. The application is looking for libt1.so.1, and the current > version > of the library is libt1.so.5.1.0. The upgrade made the proper soft link so > that libt1.so.5 points to the executable's node, but xdvi can't use that. I > made an additional soft link and now xdvi is happy. So am I.
Glad you solved it. -Andre
