Jeff Hobbs | 26 Jun 01:31
Favicon

Re: Best way to have history/nice editor with Tcl shell?

Yuri wrote:
> I tried to use tclreadline (from http://www.zellner.org/tclreadline/) 
> but it has a problem: I load libtcl85.so dynamically and when TCL 
> attempts to load libtclreadline.so it fails to find symbols from 
> libtcl85.so itself. Also (according to README in tclreadline) last 
> modification as made in Mar 2000. Seems like it's abandoned.

Try building it with stubs:
	http://wiki.tcl.tk/stubs

> Is here another way people use to have history and nicer editor with Tcl 
> shell?

Use tkcon instead:
	http://tkcon.sourceforge.net/
	http://wiki.tcl.tk/tkcon

Jeff

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php

Gmane