From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/26219 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Yet Another Install Problem (contextlive) Date: Fri, 03 Mar 2006 00:22:18 +0100 Message-ID: <44077E2A.3070008@wxs.nl> References: <43E5E101.7010809@elvenkind.com> <54879A5E-47AE-42A4-B419-3281BC9F5DD1@free.fr> 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 1141341763 12269 80.91.229.2 (2 Mar 2006 23:22:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 2 Mar 2006 23:22:43 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Mar 03 00:22:40 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 1FEx7u-0006CX-A5 for gctc-ntg-context-518@m.gmane.org; Fri, 03 Mar 2006 00:22:30 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B5A6F12772; Fri, 3 Mar 2006 00:22:29 +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 10746-07; Fri, 3 Mar 2006 00:22:25 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 868841277F; Fri, 3 Mar 2006 00:22:24 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DAE1A1277F for ; Fri, 3 Mar 2006 00:22:22 +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 10747-05 for ; Fri, 3 Mar 2006 00:22:21 +0100 (CET) Original-Received: from mail.pragma-ade.net (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by ronja.ntg.nl (Postfix) with SMTP id 66D2412772 for ; Fri, 3 Mar 2006 00:22:21 +0100 (CET) Original-Received: from [10.100.1.102] (unverified [10.100.1.102]) by controller-1 (SurgeMail 3.5b3) with ESMTP id 7586 for multiple; Fri, 03 Mar 2006 02:22:21 +0300 User-Agent: Thunderbird 1.5 (Windows/20051201) Original-To: Diamantini Maurice , mailing list for ConTeXt users In-Reply-To: <54879A5E-47AE-42A4-B419-3281BC9F5DD1@free.fr> 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.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:26219 Archived-At: Maurice Diamantini (dom) wrote: > I first try to install the texlive-2005 but fall into problems > with ConTeXt font (awithout using any any customized fonts!). > (I tried the GUTenberg scheme, the full scheme and even de Context > scheme) > there is indeed a problem with tl 2006 : some lm related filenames were changed just take the zip from the website > So I'm now trying the standolone ConTeXt distribution which I thought > should be a robust and easy to maintain solution. > I read the wiki at the page : > http://wiki.contextgarden.net/ > Linux_Installation#Minimal_ConTeXt_distribution > and some various email archive on this list > > So what is the commands I use: > > ################################################################# > v=20060215 > s=/usr/local/pack/tex/LOCAL/src > p=/usr/local/pack/tex/context-$v > > cd $s > wget http://mirror.contextgarden.net/context/install/linuxtex.zip > wget http://mirror.contextgarden.net/context/install/macosxtex.zip > wget http://mirror.contextgarden.net/context/install/justtex.zip > > mkdir $p > cd $p > > # CAUTION : don't use "unzip -a" which break the "mktexlsr" script > # (probably because of numerous regex) > unzip -q $s/justtex.zip > unzip -qu $s/linuxtex.zip ;# -u for overloading some existing > files > unzip -qu $s/macosxtex.zip > > # size is about => 153M > > chmod a+x $p/tex/*/bin/* > > . tex/setuptex > type -a mktexlsr texexec ;# to verify > > texexec --make --alone > > Error !! > ! pdfetex.pool doesn't match; tangle me again (or fix the path). > > ################################################################# > > So, my question is: what am I doing wrong?? > Are the above commands suposed to work as is? > seems like you have the wrong pool file can you try newtexexec? how many pool files do you have on your system? Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------