From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25354 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: minimals appear to be broken Date: Thu, 19 Jan 2006 01:17:42 +0100 Message-ID: <43CEDAA6.8050700@wxs.nl> References: <1137627409.7374.15.camel@vision.buscaluz.org> 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: quoted-printable X-Trace: sea.gmane.org 1137629871 11767 80.91.229.2 (19 Jan 2006 00:17:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 19 Jan 2006 00:17:51 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Jan 19 01:17:50 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 1EzNUp-0000O3-KZ for gctc-ntg-context-518@m.gmane.org; Thu, 19 Jan 2006 01:17:47 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 62BB91288B; Thu, 19 Jan 2006 01:17:47 +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 13959-02-4; Thu, 19 Jan 2006 01:17:45 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EFC7112882; Thu, 19 Jan 2006 01:17:44 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0FCCB12882 for ; Thu, 19 Jan 2006 01:17:44 +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 13959-02-3 for ; Thu, 19 Jan 2006 01:17:43 +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 1646812862 for ; Thu, 19 Jan 2006 01:17:42 +0100 (CET) Original-Received: from [10.100.1.102] (unverified [10.100.1.102]) by controller-1 (SurgeMail 3.5b3) with ESMTP id 1414 for ; Wed, 18 Jan 2006 19:28:52 +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: <1137627409.7374.15.camel@vision.buscaluz.org> 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:25354 Archived-At: Stuart Jansen wrote: >I'm basically doing the following. I'm pretty sure it has worked in the >past. Is it not correct? > >mkdir =C2=ADp $TEXDIR >unzip justtex.zip =C2=ADd $TEXDIR >unzip linuxtex.zip =C2=ADd $TEXDIR >chmod a+x $TEXDIR/tex/texmf=C2=ADlinux/bin/* >source $TEXDIR/tex/setuptex $TEXDIR/tex >cd /tmp ; texexec =C2=AD=C2=ADmake =C2=AD=C2=ADall > =20 > mktexlsr Hans