This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: problems installing ecos 2.0 beta


"Larry Harmon" <harmon at hrdcorp dot com> writes:

> I successfully downloaded the ecos-install.tcl file then tried to
> ececute " sh ecos-install.tcl /opt/ecos i386-elf " below is the
> output.

> Any ideas?
> [*** ecos-install.tcl error: bad option "is": must be compare, first, index,
> las
> t, length, match, range, tolower, toupper, trim, trimleft, trimright,
> wordend, o
> r wordstart
>     while executing
> "error "$msg""
>     (procedure "ecos_install::cli_fatal_error_handler" line 2)
>     invoked from within
> "$ecos_install::fatal_error_handler "$msg""
>     (procedure "ecos_install::fatal_error" line 2)
>     invoked from within
> "ecos_install::fatal_error "*** ecos-install.tcl error: $error_message""
>     (file "ecos-install.tcl" line 936)

Looks like you have an older Tcl. "string is" appears in later
versions - get 8.4, or at least 8.3, and I would presume that this
problem would go away.

-- 
David N. Welton
   Consulting: http://www.dedasys.com/
     Personal: http://www.dedasys.com/davidw/
Free Software: http://www.dedasys.com/freesoftware/
   Apache Tcl: http://tcl.apache.org/

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]