From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15638 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 18:38:33 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <40E83289.6@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 1088959300 22725 80.91.224.253 (4 Jul 2004 16:41:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 4 Jul 2004 16:41:40 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Sun Jul 04 18:41:31 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 1BhA3W-0000zS-00 for ; Sun, 04 Jul 2004 18:41:30 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 733EB10B46; Sun, 4 Jul 2004 18:41:27 +0200 (MEST) Original-Received: from delta.digitpaint.nl (cl2.digitpaint.nl [217.170.18.231]) by ref.ntg.nl (Postfix) with ESMTP id 7F26810ACC for ; Sun, 4 Jul 2004 18:38:31 +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 2E5156E1F5 for ; Sun, 4 Jul 2004 18:38:33 +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:15638 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15638 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