From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31704 Path: news.gmane.org!not-for-mail From: Antoine Junod Newsgroups: gmane.comp.tex.context Subject: Re: feedback on the wiki Linux_User_Installation article Date: 03 Nov 2006 12:02:28 +0100 Message-ID: <87k62c23p7.fsf@zapata.tots-ns.net> References: <87odrpmya8.fsf@zapata.tots-ns.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1162552238 8291 80.91.229.2 (3 Nov 2006 11:10:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 3 Nov 2006 11:10:38 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Nov 03 12:10:32 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org 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 1GfwwG-00034I-FC for gctc-ntg-context-518@m.gmane.org; Fri, 03 Nov 2006 12:10:20 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9CD4D1FFA0; Fri, 3 Nov 2006 12:10:19 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 00335-04; Fri, 3 Nov 2006 12:10:18 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0865C1FFA6; Fri, 3 Nov 2006 12:05:33 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 83BA01FFA7 for ; Fri, 3 Nov 2006 12:05:30 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 00332-10 for ; Fri, 3 Nov 2006 12:05:26 +0100 (CET) Original-Received: from zapata.tots-ns.net (zapata.tots-ns.net [213.239.193.37]) by ronja.ntg.nl (Postfix) with SMTP id 31FE41FF87 for ; Fri, 3 Nov 2006 12:02:29 +0100 (CET) Original-Received: (qmail 520 invoked by uid 1000); 3 Nov 2006 12:02:29 +0100 Original-To: mailing list for ConTeXt users In-Reply-To: <87odrpmya8.fsf@zapata.tots-ns.net> Original-Lines: 18 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:31704 Archived-At: Antoine Junod writes: > [...] > > All goes fine till the 'texexec --make --alone' command. It says me > 'the file 'texexec.rb' is not found'. I can copy it in the > texmf-linux/bin directory but it trigs other errors. I can correct > that error by recursively copying all the files of the > texmf-local/scripts/context/ruby/ directory into the texmf-linux/bin/ > one. I've found the mistake. I've forgotten to run setuptex or equivalent before running texexec --make --alone. I'll update the wiki in consequence. Bye -AJ