From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/30983 Path: news.gmane.org!not-for-mail From: "Mojca Miklavec" Newsgroups: gmane.comp.tex.context Subject: Re: Update context in Suse 9.3 Date: Mon, 25 Sep 2006 11:25:14 +0200 Message-ID: <6faad9f00609250225h4fa43130v44983decf7c5ac37@mail.gmail.com> References: <45171701.28643.B8B155@wwl.musensturm.de> <77ff8e351f40b94e753d162c073cc606@tugamail.com> 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 1159176353 4819 80.91.229.2 (25 Sep 2006 09:25:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 25 Sep 2006 09:25:53 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Sep 25 11:25:52 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 1GRmiR-00088C-Ul for gctc-ntg-context-518@m.gmane.org; Mon, 25 Sep 2006 11:25:32 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4C6061FEA5; Mon, 25 Sep 2006 11:25:31 +0200 (CEST) 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 23772-04; Mon, 25 Sep 2006 11:25:23 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 437931FE8F; Mon, 25 Sep 2006 11:25:23 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 599E21FE8F for ; Mon, 25 Sep 2006 11:25:20 +0200 (CEST) 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 24048-01 for ; Mon, 25 Sep 2006 11:25:16 +0200 (CEST) Original-Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.229]) by ronja.ntg.nl (Postfix) with SMTP id CBEA71FE8B for ; Mon, 25 Sep 2006 11:25:15 +0200 (CEST) Original-Received: by wx-out-0506.google.com with SMTP id s12so1682699wxc for ; Mon, 25 Sep 2006 02:25:14 -0700 (PDT) Original-Received: by 10.90.93.6 with SMTP id q6mr217369agb; Mon, 25 Sep 2006 02:25:14 -0700 (PDT) Original-Received: by 10.90.25.15 with HTTP; Mon, 25 Sep 2006 02:25:14 -0700 (PDT) Original-To: "mailing list for ConTeXt users" In-Reply-To: <77ff8e351f40b94e753d162c073cc606@tugamail.com> Content-Disposition: inline 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:30983 Archived-At: On 9/25/06, batela wrote: > Dear Sirs, > > In my laptop I have the Suse linux 9.3. This distro has tetex 3, > but I intend to update conTeXt . I tried already some ways, but > without success: download an install (unpack and texexec --make --all) > cont-tmf in the texmf directory, using texlive.spm (but I found a > rsync time out error). I need urgently to make the update, but I do not > know as to make it. Suggestions are welcome. For "I urgently need to use new ConTeXt" the easiest way to explain is to download http://www.pragma-ade.com/context/install/justtex.zip http://www.pragma-ade.com/context/install/linuxtex.zip unzip them and then use cd tex . setuptex texexec --make --all and then compile your documents (from the same shell). But what exactly goes wrong if you overwrite your old files in "texmf" with the new ones from http://www.pragma-ade.com/context/beta/cont-tmf.zip and then try to run "texexec --make --all"? Missing environmental variables perhaps? There are many "Installation" pages on the wiki, so if they don't suit it's best to update them/add information about other possibilities and systems. Mojca