From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/42712 Path: news.gmane.org!not-for-mail From: cidadaum@sapo.pt Newsgroups: gmane.comp.tex.context Subject: Re: greek again Date: Wed, 23 Jul 2008 22:21:14 +0100 Message-ID: <20080723222114.sa8p6z8fksscco4k@w13.mail.sapo.pt> References: <20080721222040.1xtc2057w8wsscg8@w13.mail.sapo.pt> <20080722024141.89c87ju75wo44kw8@w13.mail.sapo.pt> <33DBB0BF-ABDD-448C-820B-CD35BA62E29A@uni-bonn.de> 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 1216848186 18531 80.91.229.12 (23 Jul 2008 21:23:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 23 Jul 2008 21:23:06 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Jul 23 23:23:54 2008 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 lo.gmane.org with esmtp (Exim 4.50) id 1KLloK-0005sA-8x for gctc-ntg-context-518@m.gmane.org; Wed, 23 Jul 2008 23:23:48 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C80451FCC7; Wed, 23 Jul 2008 23:22:49 +0200 (CEST) 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 27682-01-4; Wed, 23 Jul 2008 23:22:01 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9520B1FC82; Wed, 23 Jul 2008 23:21:59 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2E16E1FC7C for ; Wed, 23 Jul 2008 23:21:55 +0200 (CEST) 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 26620-03-2 for ; Wed, 23 Jul 2008 23:21:18 +0200 (CEST) Original-Received: from sapo.pt (relay4.ptmail.sapo.pt [212.55.154.24]) by ronja.ntg.nl (Postfix) with SMTP id EDF191FC82 for ; Wed, 23 Jul 2008 23:21:17 +0200 (CEST) Original-Received: (qmail 20775 invoked from network); 23 Jul 2008 21:21:17 -0000 Original-Received: from unknown (HELO http13) (10.134.35.198) by relay4 with SMTP; 23 Jul 2008 21:21:17 -0000 Original-Received: (qmail 745 invoked by uid 64140); 23 Jul 2008 21:21:17 -0000 Original-Received: from bl5-147-176.dsl.telepac.pt (bl5-147-176.dsl.telepac.pt [82.154.147.176]) by w13.mail.sapo.pt (Horde MIME library) with HTTP; Wed, 23 Jul 2008 22:21:14 +0100 In-Reply-To: <33DBB0BF-ABDD-448C-820B-CD35BA62E29A@uni-bonn.de> Content-Disposition: inline User-Agent: Internet Messaging Program (IMP) H3 (4.2-cvs) X-Originating-IP: 82.154.147.176 X-PTMail-Version: 3.2.9 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:42712 Archived-At: Citando "Thomas A. Schmitz" : > > On Jul 23, 2008, at 10:34 AM, Armando Martins wrote: > >>>> (Suppose something is wrong...). By the way I am using TexLive >>>> from a >>>> CD along with context minimals. > > We need more information: > > 1. What is your operating system? OpenSuse 10.3 > How do you set up TeXLive from the > CD? Having launched the apropriate file to my architecture (i-386-linux) I chose the option R (run from CDwithout installing). But now I put back again the texlive from Suse (pity because my disk is falling short of space). > How do you set up the minimals? In the shell: ~/context/tex/setuptex ~/context/tex > > 2. Run the following commands and tell us the output: > > echo $PATH adsm@adsm:~> echo $PATH /opt/kde3/bin:/home/adsm/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib/jvm/jre/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin > > which kpsewhich adsm@adsm:~> which kpsewhich /usr/bin/kpsewhich > > kpsewhich -expand-var '$TEXMF' adsm@adsm:~> kpsewhich -expand-var '$TEXMF' {/home/adsm/texmf,!!/etc/texmf,!!/var/lib/texmf,!!/usr/share/texmf,!!/usr/local/share/texmf,!!/usr/share/texmf/contrib} > > kpsewhich -expand-var '$TEXINPUTS' adsm@adsm:~> kpsewhich -expand-var '$TEXINPUTS' :/home/adsm/.TeX:/usr/share/doc/.TeX:/usr/doc/.TeX > > which texhash adsm@adsm:~> which texhash /usr/bin/texhash > > sudo texhash adsm@adsm:~> sudo texhash Palavra passe: texhash: Updating /etc/texmf/ls-R... texhash: Updating /usr/share/texmf/../../../var/lib/texmf/db/ls-R... texhash: Updating /var/cache/fonts/ls-R... texhash: Updating /var/lib/texmf/ls-R... texhash: Done. adsm@adsm:~> adsm@adsm:~/context/tex/texmf-context/tex/context/third/greek> ls t-ancientgreek.mkii t-ancientgreek.tex type-agr.mkii type-agr.tex t-ancientgreek.mkiv t-oldgreek.tex type-agr.mkiv adsm@adsm:~/context/tex/texmf-context/tex/context/third/greek> ~/context/tex/setuptex ~/context/tex Setting "/home/adsm/context/tex" as TEXROOT. adsm@adsm:~/context/tex/texmf-context/tex/context/third/greek> kpsewhere t-ancientgreek.tex ./t-ancientgreek.tex ./t-ancientgreek.tex ./t-ancientgreek.tex Armando > > As long as TeX can't find the module files, neither mkii nor mkiv will > work, so that's the first and most important point. > > Thomas > ___________________________________________________________________________________ > 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 : https://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > ___________________________________________________________________________________ > ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________