From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16215 Path: main.gmane.org!not-for-mail From: Hans Hagen Outside Newsgroups: gmane.comp.tex.context Subject: Re: Re: How to use PostScript font Date: Mon, 23 Aug 2004 01:12:30 +0200 Sender: ntg-context-bounces@ntg.nl Message-ID: <4129285E.1070602@wxs.nl> References: <6afde06b08d3.6b08d36afde0@tampabay.rr.com> <200408212239.57889.skhilji@tampabay.rr.com> <200408212328.40624.skhilji@tampabay.rr.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1093248118 9850 80.91.224.253 (23 Aug 2004 08:01:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 Aug 2004 08:01:58 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Aug 23 10:01:45 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Bz9lx-0003gB-00 for ; Mon, 23 Aug 2004 10:01:45 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D082712775; Mon, 23 Aug 2004 10:01:44 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31511-02-2; Mon, 23 Aug 2004 10:01:44 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3792612789; Mon, 23 Aug 2004 10:01:44 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B244E12775 for ; Mon, 23 Aug 2004 10:01:43 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31483-02 for ; Mon, 23 Aug 2004 10:01:43 +0200 (CEST) Original-Received: from mailrelay01.solcon.nl (unknown [212.45.32.200]) by ronja.ntg.nl (Postfix) with ESMTP id 9A4611278B for ; Mon, 23 Aug 2004 09:54:32 +0200 (CEST) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mailrelay01.solcon.nl (8.12.11/SQL-8.12.11-5/8.12.11) with ESMTP id i7N7sVMr007949 for ; Mon, 23 Aug 2004 09:54:31 +0200 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id EE0B82E749; Mon, 23 Aug 2004 09:54:31 +0200 (CEST) Original-Received: from [10.100.1.191] (unknown [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id B18891ACB4 for ; Mon, 23 Aug 2004 07:54:28 +0000 (UTC) User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <200408212328.40624.skhilji@tampabay.rr.com> X-Virus-Scanned: clamd / ClamAV version 0.73, clamav-milter version 0.73a on mailrelay01.solcon.nl X-Virus-Status: Clean X-Virus-Scanned: by 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: , Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:16215 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16215 Salman Khilji wrote: >I found out that while trying to install the latest ConTeXt over whatever came >with texlive2003-inst-20030928.iso, I screwed up somewhere and ConTeXt would >not even generate me a pdf file with cmr fonts. > >So here is what I did. > >1) I deleted everything about TeX from my system >2) Installed TeXLive from the iso with default options. I did not change >anything. Just accepted the defaults. >3) I did not install the latest ConTeXt. I think I will be fine with whatever >comes with TeXLive as of Sept, 2003. >4) Now I can generate a hello world pdf file with cmr fonts just fine. > > an alternative is: mkdir /usr/local/mytex cd /usr/local/mytex wget http://www.pragma-ade.com/contextt/linuxtex.zip.bz2 bunzip2 linuxtex.zip.bz2 unzip linuxtex chmod -R 755 . setuptex /usr/local/mytex mktexlsr texexec --make --alone --all every time after that . /usr/local/setuptex /usr/local/setuptex should give you a minimal context tree (i develop on a windows machine, so that is the tree we use on the linux application servers) (take a look at cont-sys.tex to see how we set up our context) (there is also mswintex.zip.bz2 and macosxtex.zip.bz2) 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 -----------------------------------------------------------------