From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/19567 Path: news.gmane.org!not-for-mail From: "Dirar BOUGATEF" Newsgroups: gmane.comp.tex.context Subject: Brand new install on XP. Date: Fri, 01 Apr 2005 15:15:05 +0000 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-Trace: sea.gmane.org 1112555313 30971 80.91.229.2 (3 Apr 2005 19:08:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 3 Apr 2005 19:08:33 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Apr 03 21:08:30 2005 Return-path: 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 1DIASP-0000Xa-Mf for gctc-ntg-context-518@m.gmane.org; Sun, 03 Apr 2005 21:08:25 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 93880128E8; Sun, 3 Apr 2005 21:10:07 +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 03607-02-3; Sun, 3 Apr 2005 21:10:04 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 64193128D3; Sun, 3 Apr 2005 21:10:04 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 45B9B1285D for ; Fri, 1 Apr 2005 17:15:08 +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 16153-03 for ; Fri, 1 Apr 2005 17:15:07 +0200 (CEST) Original-Received: from OMC1-S17.phx.gbl (omc1-s17.bay6.hotmail.com [65.54.248.219]) by ronja.ntg.nl (Postfix) with ESMTP id 3ED221283A for ; Fri, 1 Apr 2005 17:15:07 +0200 (CEST) Original-Received: from hotmail.com ([65.54.174.49]) by OMC1-S17.phx.gbl with Microsoft SMTPSVC(6.0.3790.211); Fri, 1 Apr 2005 07:15:05 -0800 Original-Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 1 Apr 2005 07:15:05 -0800 Original-Received: from 65.54.174.204 by by103fd.bay103.hotmail.msn.com with HTTP; Fri, 01 Apr 2005 15:15:05 GMT X-Originating-IP: [65.54.174.204] X-Originating-Email: [chabah5@hotmail.com] X-Sender: chabah5@hotmail.com Original-To: ntg-context@ntg.nl X-OriginalArrivalTime: 01 Apr 2005 15:15:05.0827 (UTC) FILETIME=[95BC5330:01C536CD] X-Virus-Scanned: by amavisd-new at ntg.nl X-Mailman-Approved-At: Sun, 03 Apr 2005 21:10:03 +0200 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: by amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:19567 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:19567 Hi all, Following Hans instructions from a previous mail, am trying to setup context on a new machine without installing any distribution. I would like to use the minimal context tree. Here is the instructions from a previous post: an option is (assuming that you have rsync running): c: cd \ mkdir mytex rsync -r -v www.pragma-pod.com::mswin mytex cd mytex setuptex texexec --make --alone --all and voila you have a running system (like i have) (updating is then also rather efficient) c:\mytex\setuptex c:\mytex can then be used any time. rsync www.pragma-pod.com:: I have done all of this but when i type texexec nothing happeneds. Anything missing out there ? Thanks for your help.