From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/4396 Path: main.gmane.org!not-for-mail From: Slawek Zak Newsgroups: gmane.comp.tex.context Subject: Re: metapost not invoked? mpgraph.1 not created Date: 15 Mar 2001 12:14:37 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <86ae6np9lu.fsf@office.admaster.pl> References: <3.0.6.32.20010220125344.01cc87b0@server-1> <3.0.6.32.20010220174002.00afa980@server-1> <86elvzp9t7.fsf@office.admaster.pl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035395068 25439 80.91.224.250 (23 Oct 2002 17:44:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:44:28 +0000 (UTC) Cc: Marc van Dongen , Ed L Cashin , Patrick Gundlach , ConTeXt Original-To: Hans Hagen In-Reply-To: <86elvzp9t7.fsf@office.admaster.pl> (Slawek Zak's message of "15 Mar 2001 12:10:12 +0100") Xref: main.gmane.org gmane.comp.tex.context:4396 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:4396 Slawek Zak writes: > ... > if (! -x $ScriptName) { > die("Nonexecutable script, fix the permisions for $ScriptName\n"); Ouch! It should be full path to $ScriptName not just the tail. /S