From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15658 Path: main.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: Configuration of SciTE under Linux Date: Sun, 04 Jul 2004 17:20:26 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <40E8203A.8090602@boede.nl> Reply-To: ntg-context@ntg.nl 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 1089127606 4013 80.91.224.253 (6 Jul 2004 15:26:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 6 Jul 2004 15:26:46 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Tue Jul 06 17:26:30 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Bhrq1-0006x7-00 for ; Tue, 06 Jul 2004 17:26:29 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id B64B010B53; Tue, 6 Jul 2004 17:26:26 +0200 (MEST) Original-Received: from delta.digitpaint.nl (cl2.digitpaint.nl [217.170.18.231]) by ref.ntg.nl (Postfix) with ESMTP id 655E410ACC for ; Sun, 4 Jul 2004 17:20:24 +0200 (MEST) Original-Received: from [192.168.0.1] (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) by delta.digitpaint.nl (Postfix) with ESMTP id D49796E1F5 for ; Sun, 4 Jul 2004 17:20:25 +0200 (CEST) User-Agent: Mozilla Thunderbird 0.7 (X11/20040623) X-Accept-Language: en-us, en Original-To: NTG-Context Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:15658 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15658 Dear Contexters As a bit of a newby on the Linux platform I can't get running everything as wanted. One of the problems I have is, that I am unable to compile a TeX source from within SciTE. I got the context.properties and the SciTEUsers.properties in my home directory. The other porperties files were copied into the SciTE directory. In SciteUsers.properties I have set the path to the location where the scripts are: path.context.rubyscripts=/usr/local/tex/texmf-local/scripts/context/ruby path.context.perlscripts=/usr/local/tex/texmf-local/scripts/context/perl nevertheless the scripts are not found. I get the following error in SciTE: texexec --autopdf --pdf test.tex sh: line 1: texexec: command not found >Exit code: 127 On the other hand, running texexec test from the console does result in the expected test.pdf file. Is there anyone who has a clue how to solve this? Kind regards Willi