From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13723 Path: main.gmane.org!not-for-mail From: "George N. White III" Newsgroups: gmane.comp.tex.context Subject: Re: texshow (was: keywords) Date: Sat, 4 Oct 2003 11:10:25 -0300 (ADT) Sender: ntg-context-admin@ntg.nl Message-ID: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: sea.gmane.org 1065277036 32217 80.91.224.253 (4 Oct 2003 14:17:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 4 Oct 2003 14:17:16 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Sat Oct 04 16:17:14 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A5nDe-0007Xx-00 for ; Sat, 04 Oct 2003 16:17:14 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id B82C710B1C; Sat, 4 Oct 2003 16:17:10 +0200 (MEST) Original-Received: from halifax.chebucto.ns.ca (chebucto.ns.Ca [192.75.95.75]) by ref.ntg.nl (Postfix) with ESMTP id F233F10B0E for ; Sat, 4 Oct 2003 16:10:24 +0200 (MEST) Original-Received: from Dyip-203.chebucto.ns.Ca ([192.75.95.203]:33468 "EHLO cerberus.cwmannwn.nowhere") by halifax.chebucto.ns.ca with ESMTP id ; Sat, 4 Oct 2003 11:10:11 -0300 X-X-Sender: gwhite@cerberus.cwmannwn.nowhere Original-To: ntg-context@ntg.nl Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk X-Reply-To: "George N. White III" List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:13723 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13723 On Sat, 4 Oct 2003, Steffen Wolfrum wrote: > OK, use only with X11. > > So I started X11 and entered texshow in xterm: > Can't locate Tk.pm in @INC (@INC contains: /usr/local/teTeX/share/texmf.local/context/perltk/ /System/Library/Perl/darwin /System/Library/Perl /Library/Perl/darwin /Library/Perl /Network/Library/Perl/darwin /Network/Library/Perl .) at /usr/local/teTeX/share/texmf.local/context/perltk//cont_set.pm line 59. > BEGIN failed--compilation aborted at /usr/local/teTeX/share/texmf.local/context/perltk//cont_set.pm line 59. > Compilation failed in require at /usr/local/teTeX/share/texmf.local/context/perltk/texshow.pl line 57. > BEGIN failed--compilation aborted at /usr/local/teTeX/share/texmf.local/context/perltk/texshow.pl line 57. > > Does anybody has an advice on how to use actually texshow? Tk.pm is a perl module. It was missing on SGI Irix too. Perl has a tools to automate the installation of modules, but you may need some libraries as well (Tk/Tcl, compression, etc.) which can either be installed under Perl or for use with other applications. You will need the developer tools if you build the module from sources. -- George N. White III