>[Matt wrote:]
>>I can't get TCL to `make', on the most recent CVS checkout:
>>
>>[EMAIL PROTECTED] ~/personal/devel/parrot $ cd languages/tcl
>>[EMAIL PROTECTED] ~/personal/devel/parrot/languages/tcl $ make
>>make: *** No rule to make target `lib/commands/join.imc', needed by
>>`lib/tcllib.imc'.  Stop.
>

Will Coleda via RT wrote:
You mean, someone actually tried to use Tcl? *Rub eyes*

Yeah. I don't understand what Dan and Leo and company are talking about most of the time, but I *do* know some Tcl, so this seems like the path of least resistance. Maybe I'll pickup more of the Parrot internals along the way. :)


Whoops. File got added to the tcl makefile based on a local copy of the command.

Committed update to MANIFEST and the join file (which isn't complete or tested, 
btw.)

Try again?

That compiled. I'm getting errors about PGE at runtime, followed by a segfault, but I guess that may be my problem:


[EMAIL PROTECTED] ~/personal/devel/parrot $ ./parrot languages/tcl/tcl.pbc languages/tcl/examples/bench.tcl
Couldn't load 'pge': pge: cannot open shared object file: No such file or directory
Couldn't load 'pge': pge: cannot open shared object file: No such file or directory
Couldn't load 'pge': pge: cannot open shared object file: No such file or directory
Couldn't load 'pge': pge: cannot open shared object file: No such file or directory
Segmentation fault


Thanks.

--
      Matt

      Matthew Zimmerman
      Interdisciplinary Biophysics, University of Virginia
      http://www.people.virginia.edu/~mdz4c/

Reply via email to