On 2/20/07, Zoran Vasiljevic <[EMAIL PROTECTED]> wrote:
Am 20.02.2007 um 16:54 schrieb Stephen Deasey:
> What's the old skool way of doing this?
TCL_LIB="tcl$TCL_VERSION$TCL_DBGX"
You're hired. :-)
Am Dienstag, 20. Februar 2007 17:01 schrieb Zoran Vasiljevic:
> Am 20.02.2007 um 16:54 schrieb Stephen Deasey:
> > What's the old skool way of doing this?
>
> TCL_LIB="tcl$TCL_VERSION$TCL_DBGX"
that's not fair! that's too easy! :-)
Am 20.02.2007 um 16:54 schrieb Stephen Deasey:
What's the old skool way of doing this?
TCL_LIB="tcl$TCL_VERSION$TCL_DBGX"
On 2/20/07, Zoran Vasiljevic <[EMAIL PROTECTED]> wrote:
Hi,
In the latest configure.in there is a "sed -r" to extract
something out of the TCL_LIB. Can we live without that?
"sed -r" is a Linux variant only. I know that perhaps in the
near future, we will all be running Linux only, but this is b
Hi,
In the latest configure.in there is a "sed -r" to extract
something out of the TCL_LIB. Can we live without that?
"sed -r" is a Linux variant only. I know that perhaps in the
near future, we will all be running Linux only, but this is by
far not the case yet. Some of us are still running Mac