From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/59508 Path: news.gmane.org!not-for-mail From: luigi scarso Newsgroups: gmane.comp.tex.context Subject: Re: Strange nieuw directory after updating with first-setup.sh Date: Thu, 10 Jun 2010 19:33:50 +0200 Message-ID: References: <16CD98AA-B80F-4A87-A305-B72B6050C9CD@boede.nl> <4C11163E.5050801@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1276191245 18076 80.91.229.12 (10 Jun 2010 17:34:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 10 Jun 2010 17:34:05 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Jun 10 19:34:02 2010 connect(): No such file or directory Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OMldi-0007Iv-48 for gctc-ntg-context-518@m.gmane.org; Thu, 10 Jun 2010 19:34:02 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id AD718C9BC4; Thu, 10 Jun 2010 19:34:01 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id VU8HlWEM-4jP; Thu, 10 Jun 2010 19:33:55 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A1EABC9B99; Thu, 10 Jun 2010 19:33:55 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 9ADC2C9B8F for ; Thu, 10 Jun 2010 19:33:54 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id L9RjI9xe30ik for ; Thu, 10 Jun 2010 19:33:51 +0200 (CEST) Original-Received: from mail-wy0-f169.google.com (mail-wy0-f169.google.com [74.125.82.169]) by balder.ntg.nl (Postfix) with ESMTP id 97D09C9B99 for ; Thu, 10 Jun 2010 19:33:51 +0200 (CEST) Original-Received: by wyf28 with SMTP id 28so150602wyf.14 for ; Thu, 10 Jun 2010 10:33:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=nVBRfUUzj1rWsess0gPMfnxRvJ6JLU7F+sZoZf6Ws3I=; b=FSHC1gufz8BvClMDHWYrNwl5lD3bknsvvr9ceJfIC/UWgh/VOygTtMNnAF4IaFL4qs A2IJXsUjhi3cT0n1ViyaBUJlpfhjOkPNjrP7O22TXhPUtCj6w9rVjbGi4i6BBJol1ZI/ uLiuviuya+4BvEzEn3jTGB+U+2FbIVG7kEr6I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=W2sTWNFyvBSXvvLDs8YMm4GqfrImgbY1+067wlSxx2TjpPUhsqDXM6gBILH4ph/3HY TUqbEPwtsYpY8IaZmLGBsY3dM88sn5uxiniP7Trju6n7wV1cn/WhZPCVZYLR8vgMAFe4 EoBOEmDoNk8QkHetznbSNqpbH5sqLYXYZMwgY= Original-Received: by 10.227.134.16 with SMTP id h16mr597881wbt.69.1276191230886; Thu, 10 Jun 2010 10:33:50 -0700 (PDT) Original-Received: by 10.216.22.19 with HTTP; Thu, 10 Jun 2010 10:33:50 -0700 (PDT) In-Reply-To: <4C11163E.5050801@elvenkind.com> X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:59508 Archived-At: On Thu, Jun 10, 2010 at 6:43 PM, Taco Hoekwater wrote: > > > Willi Egger wrote: >> Hi, >> >> I just updated the minimals and I see a strange directory: > > You should update first-setup.sh itself as well, that will probably > fix this. True. Quick recipe for a linux box 32 bit; current dir. is /opt/luatex/minimals-beta $> rsync -av rsync://contextgarden.net/minimals/setup/first-setup.sh . $> bash first-setup.sh $> cd tex $> . setuptex $> luatools --generate; context --make --all $> mktexlsr; texmfstart texexec --make all -- luigi ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________