From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/54524 Path: news.gmane.org!not-for-mail From: Mojca Miklavec Newsgroups: gmane.comp.tex.context Subject: Re: osx-64-binaries/minimals Date: Thu, 19 Nov 2009 02:18:10 +0100 Message-ID: <6faad9f00911181718u49aa2046s76ff644149a4a84a@mail.gmail.com> References: <4B007D89.5030409@gmail.com> <6faad9f00911180449u2e0a8d67q9c2df00b0072afb3@mail.gmail.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: ger.gmane.org 1258593598 8022 80.91.229.12 (19 Nov 2009 01:19:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 19 Nov 2009 01:19:58 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Nov 19 02:19:52 2009 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.50) id 1NAvgc-00045N-KA for gctc-ntg-context-518@m.gmane.org; Thu, 19 Nov 2009 02:19:50 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 1EEF3C9AE6; Thu, 19 Nov 2009 02:17:10 +0100 (CET) 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 e1HIrL5pSBmv; Thu, 19 Nov 2009 02:16:56 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 8E41EC9AC1; Thu, 19 Nov 2009 02:16:53 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 84C0FC9AC7 for ; Thu, 19 Nov 2009 02:16:06 +0100 (CET) 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 VYtoRh1hIdRw for ; Thu, 19 Nov 2009 02:15:48 +0100 (CET) Original-Received: from mail-bw0-f220.google.com (mail-bw0-f220.google.com [209.85.218.220]) by balder.ntg.nl (Postfix) with ESMTP id 4B0D1C9AC1 for ; Thu, 19 Nov 2009 02:15:45 +0100 (CET) Original-Received: by bwz20 with SMTP id 20so764114bwz.34 for ; Wed, 18 Nov 2009 17:18:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=eyafgR8WAVTO00r3Cn5C4oPV6ISQNO0GoJkuz0ytrSs=; b=OadKIL0zS2RsfE2C0qHo22BtxX3OOfAKeEVZWQD1B75NSvJkycrvZgSE7WQqKaQUYS E8+Nv61O5YpdSOzHxAVf95LxFHoe5B7SwNqpUrRteWbJ4dmG8Y167TU1MSxxzcZvOsZ6 N1QyEIx5TSq7Ls7IAG7PQixhJu7I3qdWiDFKk= 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=UbyI2y76v4+HfmCqYf9ks/+2zB95SaqNVD1hCG6LGFpHBRPGznjVgTEwS5M2GvH+wm EMJlaVwsH03Z/QPCxBAToPi8hHZSoZ0tgagI5uZ2Kqa6NX+wGHewIZk4vsXGzVxzh1iL BaNPeq1qEnRT7HT7SgZumml6cefl8MvWhOZbQ= Original-Received: by 10.216.93.81 with SMTP id k59mr1895730wef.169.1258593490087; Wed, 18 Nov 2009 17:18:10 -0800 (PST) In-Reply-To: <6faad9f00911180449u2e0a8d67q9c2df00b0072afb3@mail.gmail.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:54524 Archived-At: OK, I did a nasty thing. I have patched "setuptex" to run 64-bit binaries on Snow Leopard. There is only one problem: mtxrun doesn't know that one is running on a 64-bit platform and consequently fetches just 32-bit binaries. Consequently one needs to call mtx-update with "--platform=osx-64". I fixed first-setup.sh, but existing Snow Leopard users with 32-bit kernels will have to add that to first-setup.sh themselves ... or we need to revert the change. Hans, Taco - does LuaTeX itself know if it's 64-bit or not? Mojca ___________________________________________________________________________________ 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 ___________________________________________________________________________________