From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/34977 Path: news.gmane.org!not-for-mail From: Majukatur Newsgroups: gmane.comp.tex.context Subject: texlive-context problem on Ubuntu Date: Sun, 10 Jun 2007 02:17:42 -0500 Message-ID: <4d2f3d6d0706100017j13f33622g11732ee1a9339e6c@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: sea.gmane.org 1181459885 11741 80.91.229.12 (10 Jun 2007 07:18:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 10 Jun 2007 07:18:05 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Sun Jun 10 09:18:01 2007 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 1HxHgR-0003qX-QU for gctc-ntg-context-518@m.gmane.org; Sun, 10 Jun 2007 09:17:55 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0B83920135; Sun, 10 Jun 2007 09:17: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 03650-04; Sun, 10 Jun 2007 09:17:48 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 31D052009A; Sun, 10 Jun 2007 09:17:48 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 990EE2009A for ; Sun, 10 Jun 2007 09:17:46 +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 03511-05 for ; Sun, 10 Jun 2007 09:17:43 +0200 (CEST) Original-Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.182]) by ronja.ntg.nl (Postfix) with ESMTP id 5F5F420081 for ; Sun, 10 Jun 2007 09:17:43 +0200 (CEST) Original-Received: by wa-out-1112.google.com with SMTP id m16so1752340waf for ; Sun, 10 Jun 2007 00:17:42 -0700 (PDT) Original-Received: by 10.114.146.1 with SMTP id t1mr4302971wad.1181459862325; Sun, 10 Jun 2007 00:17:42 -0700 (PDT) Original-Received: by 10.115.59.17 with HTTP; Sun, 10 Jun 2007 00:17:42 -0700 (PDT) Content-Disposition: inline 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:34977 Archived-At: I'm having problems running ConTeXt on my Kubuntu 7.04 (Feisty). I have installed the texlive and texlive-context packages from the ubuntu repository with apt-get. $ sudo apt-get install texlive texlive-context Everything fine up to this point. Then I tested the principal programs: $ tex --verbose $ latex --verbose $ texexec --verbose I've made page-tests with TeX and LaTeX without problems, but with ConTeXt the "thing" is different. texexec is installed on the system, but when I try to build a test-page (a very simple one) texexec fails. The code of my test file is the same I have found on the ConTeXt Wiki: hello.tex: \starttext Hello World \stoptext That's all. The resulting screen is too long to post it here, but the last lines show this: . . . ! Font \*12ptrmtf*=ec-lmr12 not loadable: Metric (TFM) file not found. \relax \xxdododefinefont ...tspec {#4}\newfontidentifier \let \localrelativefontsiz... \fontstrategy ...ame #1\csname #2#3#4#5\endcsname \tryingfontfalse \fi ...yle \fontalternative \fontsize \fi \iftryingfont \fontstr... \synchronizefont ...strategy \the \fontstrategies \relax \fi \ifskipfontchar... \getvalue {\@style@ \fontstyle } \edef \fontstyle {\fontstyle }\if... ... l.1 \starttext ? As you can see, texexec have problems finding the \starttext definition, I supose that this is related with the system paths, I've expended some time (several hours indeed) trying to figure out what the problem is and trying to fix it. I modify the texexec.ini with my system's texlive paths, and I've followed the instructions I've found on the ConTeXt Wiki but all was in vain. I get suscribed to this mailing list with the hope that somebody could tell me what's wrong and how can I fix this problem. thank you very much ___________________________________________________________________________________ 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 ___________________________________________________________________________________