Re: [CYGWIN ERRORS] was Cygwin and declare not found

From: George Greer (greerga@circlemud.org)
Date: 10/17/01


On Wed, 17 Oct 2001, Jesse Ortman wrote:

>Just running stock circle30bpl19.
>Running on windows 2000, using cygwin.
>All I did was unzip,  do a ./configure then a make, then an autorun.
>Am getting this in the cygwin window:
>$ ./autorun
>Signal 11
>declare: not found
>declare: not found
>[: +1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1: unknown operand
>The mud doesnt crash but every so often it adds the last line with
>another 1 after it

Change:

        #!/bin/sh

to:

        #!/bin/bash

Probably /bin/sh != /bin/bash on your system.  Not that 'autorun' should be
using Bash-isms when obstensibly running under /bin/sh.

--
George Greer
greerga@circlemud.org

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/06/01 PST