From owner-freebsd-hackers Sun Dec 17 14:51:37 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA00506 for hackers-outgoing; Sun, 17 Dec 1995 14:51:37 -0800 (PST) Received: from mail.barrnet.net (mail.barrnet.net [131.119.246.7]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id OAA00493 for ; Sun, 17 Dec 1995 14:51:31 -0800 (PST) Received: from unix.stylo.it (ppp.stylo.italia.com [194.20.23.167]) by mail.barrnet.net (8.7.1/MAIL-RELAY-LEN) with SMTP id IAA05731 for ; Tue, 12 Dec 1995 08:06:52 -0800 (PST) Received: from trust.stylo.it (trust.stylo.it [194.20.21.30]) by unix.stylo.it (8.6.11/8.6.9) with SMTP id QAA06466 for ; Tue, 12 Dec 1995 16:52:56 +0100 Received: by trust.stylo.it with NT SMTP Gateway ver 31 id <30CDA51E@trust.stylo.it>; Tue, 12 Dec 95 16:51:58 W From: Angelo Turetta To: freebsd-hackers Subject: libXt.so.6.0: what's that ?!? Date: Tue, 12 Dec 95 16:53:00 W Message-ID: <30CDA51E@trust.stylo.it> Encoding: 21 TEXT X-Mailer: Microsoft Mail V3.0 Sender: owner-hackers@freebsd.org Precedence: bulk I'm trying to use TeX (my goal is to print JLaTeX docs about user mode ppp, but I'm now focused on having the plain vanilla version 3.1415 from 2.0.5R packages correctly installed) To test my environment, I decided to print the file /usr/local/lib/texmf/documentation/usrguide.tex. I'm now able to produce a usrguide.dvi without errors, but when I use dvips-5.58 (also from 2.0.5R packages), it tries to compile the font files but it fails with: ld.so: mf: libXt.so.6.0: Undefined error: 0 I've searched this library all over the two CDs, but I cannot find it. Any idea on where should I look for it, and why pkg_add did not install it ??? Thanks in advance Angelo.