From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/19486 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: How to check the version ConTEXt that is installed on my system? Date: Thu, 31 Mar 2005 13:26:37 +0200 Message-ID: <424BDE6D.5010908@elvenkind.com> References: <424BD788.7080406@sancharnet.in> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1112268450 29379 80.91.229.2 (31 Mar 2005 11:27:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 31 Mar 2005 11:27:30 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Mar 31 13:27:28 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1DGxp9-0006YO-Ij for gctc-ntg-context-518@m.gmane.org; Thu, 31 Mar 2005 13:26:55 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 02BB31280B; Thu, 31 Mar 2005 13:28:06 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31213-04; Thu, 31 Mar 2005 13:28:02 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BEA3B127DD; Thu, 31 Mar 2005 13:28:01 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A2655127DD for ; Thu, 31 Mar 2005 13:28:00 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31230-04-2 for ; Thu, 31 Mar 2005 13:27:59 +0200 (CEST) Original-Received: from post-22.mail.nl.demon.net (post-22.mail.nl.demon.net [194.159.73.192]) by ronja.ntg.nl (Postfix) with ESMTP id B7F44127DB for ; Thu, 31 Mar 2005 13:27:59 +0200 (CEST) Original-Received: from boo.demon.nl ([82.161.175.147]:38322 helo=[192.168.1.3]) by post-22.mail.nl.demon.net with esmtp (Exim 4.43) id 1DGxqB-0004Yo-Ip for ntg-context@ntg.nl; Thu, 31 Mar 2005 11:27:59 +0000 User-Agent: Mozilla Thunderbird 1.0 (X11/20050215) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <424BD788.7080406@sancharnet.in> X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:19486 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:19486 R S Ananda Murthy wrote: > Hello, > > Please tell me how to check the version of ConTEXt that is installed on > my system. I am running Slackware 10.1. texexec --version If it complains about an unknown option, you ConTeXt is too old :-) Taco