From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/23891 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Building and installing pdftex 1.30 on teTeX 3.0 Date: Mon, 28 Nov 2005 19:17:07 +0100 Message-ID: <438B49A3.6030703@wxs.nl> References: <20051128180353.GB8826@puritan.petwork> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1133201877 17334 80.91.229.2 (28 Nov 2005 18:17:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 28 Nov 2005 18:17:57 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Nov 28 19:17:56 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 1EgnYx-0005jN-2b for gctc-ntg-context-518@m.gmane.org; Mon, 28 Nov 2005 19:17:15 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B7798127F3; Mon, 28 Nov 2005 19:17:14 +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 10874-03-5; Mon, 28 Nov 2005 19:17:10 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BE243127D6; Mon, 28 Nov 2005 19:17:10 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1DF17127D6 for ; Mon, 28 Nov 2005 19:17:10 +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 10874-03-4 for ; Mon, 28 Nov 2005 19:17:09 +0100 (CET) Original-Received: from controller-1 (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by ronja.ntg.nl (Postfix) with ESMTP id 27966127B0 for ; Mon, 28 Nov 2005 19:17:08 +0100 (CET) Original-Received: from [10.100.1.102] (unverified [10.100.1.102]) by controller-1 (SurgeMail 3.5b3) with ESMTP id 5412 for ; Mon, 28 Nov 2005 19:22:01 +0300 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <20051128180353.GB8826@puritan.petwork> X-Server: High Performance Mail Server - http://surgemail.com r=-274017400 X-Authenticated-User: hagen@controller-1 X-Virus-Scanned: 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:23891 Archived-At: Nikolai Weibull wrote: >I've followed the instructions listed at >http://wiki.contextgarden.net/TeTeX_3.0_installation, but it won't quite >give. The problem is that I use the Gentoo installation setup as a base >and have the latest ConTeXt installed in /usr/local/share. Does anyone >know what options to pass to pdftex's configure-script to match the >setup on a Gentoo system (where stuff is stored in /etc/texmf and >/var/lib/texmf)? > > well, since it's the gentoo people who use a structure different from tds, it's up to them to provide support for that; btw, this var/lib/texmf path looks unfamiliar to me (i wonder what libs tex ships with/provides -) the problem is that there are so many texmf paths nowadays (not texmf-xxx under one root, but multiple texmf (main) paths in different locations that the change for clashes is pretty big) Hans