From lojban+bncCK76y5LtCxCV_czeBBoEE_0ymw@googlegroups.com Sat Apr 24 11:55:47 2010 Received: from mail-wy0-f189.google.com ([74.125.82.189]) by chain.digitalkingdom.org with esmtp (Exim 4.71) (envelope-from ) id 1O5kVw-0004sk-3P; Sat, 24 Apr 2010 11:55:47 -0700 Received: by wya21 with SMTP id 21sf2085127wya.16 for ; Sat, 24 Apr 2010 11:55:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=domainkey-signature:received:x-beenthere:received:received:received :received:received:received-spf:received:mime-version:received :sender:received:in-reply-to:references:date:message-id:subject:from :to:x-original-authentication-results:x-original-sender:reply-to :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-subscribe:list-unsubscribe:content-type; bh=8fKAR/rKLpdxSaFo3yH2zyeWPFYZLZtUiaRqea3u7ZM=; b=KfCzoZWc0VHDh0XzLo5JHE83SvmyTFecUOuh9YubBlUxafI/xjYjIaDTCvj+8MF0jl QPnItWX1a4lr6et2KBlhnvVJ7CRDn0z1r7AxZtLLuyuHJITXJwm2eHl64JB7LE2Y0ICY GzC+HBeFxsEsCa1PI+zzqp+LQORYWdomqmLG0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlegroups.com; s=beta; h=x-beenthere:received-spf:mime-version:sender:in-reply-to:references :date:message-id:subject:from:to:x-original-authentication-results :x-original-sender:reply-to:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-subscribe:list-unsubscribe :content-type; b=Vs3Qu2ZDlfwfGRH8mhbTfgi9zAyRY1hefuhJXMdW91aAxBEmdwoR3sj29hCNI/R/Eu 024PRKGui6amsIGiFTEpKLiciLSHQ1REN3VLavCzRM+/nu+8Rc2fSHXDvpet+va3C4rD g9/qpq04YawF9V1QPX65yFKPTZbbLkH2ZKN7M= Received: by 10.223.4.136 with SMTP id 8mr530426far.35.1272135317784; Sat, 24 Apr 2010 11:55:17 -0700 (PDT) X-BeenThere: lojban@googlegroups.com Received: by 10.213.70.78 with SMTP id c14ls9330977ebj.2.p; Sat, 24 Apr 2010 11:55:15 -0700 (PDT) Received: by 10.150.127.4 with SMTP id z4mr1325457ybc.24.1272135314708; Sat, 24 Apr 2010 11:55:14 -0700 (PDT) Received: by 10.101.207.30 with SMTP id j30mr1326758anq.3.1272134953491; Sat, 24 Apr 2010 11:49:13 -0700 (PDT) Received: by 10.101.207.30 with SMTP id j30mr1326757anq.3.1272134953452; Sat, 24 Apr 2010 11:49:13 -0700 (PDT) Received: from mail-gw0-f45.google.com (mail-gw0-f45.google.com [74.125.83.45]) by gmr-mx.google.com with ESMTP id 18si271542gxk.11.2010.04.24.11.49.12; Sat, 24 Apr 2010 11:49:12 -0700 (PDT) Received-SPF: pass (google.com: domain of wierdmage@gmail.com designates 74.125.83.45 as permitted sender) client-ip=74.125.83.45; Received: by gwb15 with SMTP id 15so620463gwb.32 for ; Sat, 24 Apr 2010 11:49:12 -0700 (PDT) MIME-Version: 1.0 Received: by 10.101.176.19 with SMTP id d19mr2244866anp.45.1272134952253; Sat, 24 Apr 2010 11:49:12 -0700 (PDT) Sender: lojban@googlegroups.com Received: by 10.100.31.10 with HTTP; Sat, 24 Apr 2010 11:49:12 -0700 (PDT) In-Reply-To: References: <1272081102.12141.9.camel@thomas> Date: Sat, 24 Apr 2010 19:49:12 +0100 Message-ID: Subject: Re: [lojban] scoreGismu From: Ben Birt To: lojban@googlegroups.com X-Original-Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of wierdmage@gmail.com designates 74.125.83.45 as permitted sender) smtp.mail=wierdmage@gmail.com; dkim=pass (test mode) header.i=@gmail.com X-Original-Sender: wierdmage@gmail.com Reply-To: lojban@googlegroups.com Precedence: list Mailing-list: list lojban@googlegroups.com; contact lojban+owners@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: List-Subscribe: , List-Unsubscribe: , Content-Type: multipart/alternative; boundary=001636c5bed8ef785c0484fffffa --001636c5bed8ef785c0484fffffa Content-Type: text/plain; charset=ISO-8859-1 In that case, perl is probably not in your PATH variable. You *probably* need to either: 1) put the directory path to the perl executable in your PATH variable (there should be pretty easy-to-find instructions to find via Google for this). 2) run perl using the whole of its directory path in front of the perl command (e.g. "C:\Perl\perl.exe scoreGismu.pl filename.txt") On 24 April 2010 15:00, tijlan wrote: > On 24 April 2010 12:33, Ben Birt wrote: > >> I've never used Perl, but I'd expect the command to be something like >> "perl scoreGismu.pl filename.txt". >> > > It returns this: > { 'perl' is not recognized as an internal or external command, operable > program or batch file. } > > If I enter only "scoreGismu.pl", the window title changes from "Command > Prompt" to "Command Prompt - scoreGismu.pl", so it does seem to recognise > the program this way, but I get a new empty line again in which no command > seems able to effectuate anything. > > -- > You received this message because you are subscribed to the Google Groups > "lojban" group. > To post to this group, send email to lojban@googlegroups.com. > To unsubscribe from this group, send email to > lojban+unsubscribe@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/lojban?hl=en. > -- You received this message because you are subscribed to the Google Groups "lojban" group. To post to this group, send email to lojban@googlegroups.com. To unsubscribe from this group, send email to lojban+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/lojban?hl=en. --001636c5bed8ef785c0484fffffa Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable In that case, perl is probably not in your PATH variable. You *probably* ne= ed to either:

1) put the directory path to the perl executable in yo= ur PATH variable (there should be pretty easy-to-find instructions to find = via Google for this).
2) run perl using the whole of its directory path in front of the perl comm= and (e.g. "C:\Perl\perl.exe scoreGismu.pl filename.txt")

<= div class=3D"gmail_quote">On 24 April 2010 15:00, tijlan = <jbotijlan@gmail.com> wrote:
On 24 April 2010 12:33, Ben Birt <benjamin.birt@googl= email.com> wrote:
I've never used Perl, but I'd expect the command to be something li= ke "perl scoreGismu.pl filename.txt".

It= returns this:
{ 'perl' is not recognized as an internal or exte= rnal command, operable program or batch file. }

If I enter only "scoreGismu.pl", the window title changes fro= m "Command Prompt" to "Command Prompt - scoreGismu.pl",= so it does seem to recognise the program this way, but I get a new empty l= ine again in which no command seems able to effectuate anything.

--
You received this message because you are subscribed to the Google Groups &= quot;lojban" group.
To post to this group, send email to lojban@googlegroups.com.
To unsubscribe from this group, send email to lojban+unsubscribe@googlegrou= ps.com.
For more options, visit this group at http://groups.google.com/group/lojba= n?hl=3Den.

--
You received this message because you are subscribed to the Google Groups "= lojban" group.
To post to this group, send email to lojban@googlegroups.com.
To unsubscribe from this group, send email to lojban+unsubscribe@googlegrou= ps.com.
For more options, visit this group at http://groups.google.com/group/lojban= ?hl=3Den.
--001636c5bed8ef785c0484fffffa--