Am 16.02.2007 um 18:05 schrieb Bernd Eidenschink:
Hm, looks like with the 4.99.1 Sourceforge release there is no
problem loading
xotcl files and working with it.
The same seems to fail, no matter what lazyloader setting is used,
with the
current bin/init.tcl and/or nstrace.tcl.
I have l
Zoran,
many thanks for your work! I replaced the given files, commented out
the "_my_sourcefiles" proc and call (as I load the files by a separate
loader), but this time via the ns_ictl replacement.
Thanks!
Bernd.
Hi!
I haven't updated the sources for quite a long time!
We don't compile on anything else but Linux :-(
Anyways, the UIO_MAXIOV seems to be defined only for
Linux. Neither Mac OSX nor Sun Solaris (not to mention
the Windows) define such constant. By looking arround
I see people can not find a p
Am 20.02.2007 um 15:23 schrieb Zoran Vasiljevic:
Hi!
I haven't updated the sources for quite a long time!
We don't compile on anything else but Linux :-(
Anyways, the UIO_MAXIOV seems to be defined only for
Linux. Neither Mac OSX nor Sun Solaris (not to mention
the Windows) define such consta
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
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
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:
Am 20.02.2007 um 15:23 schrieb Zoran Vasiljevic:
> Hi!
>
> I haven't updated the sources for quite a long time!
> We don't compile on anything else but Linux :-(
>
> Anyways, the UIO_MAXIOV seems to be defined only for
> Linux. Neither Mac
Am 20.02.2007 um 17:04 schrieb Stephen Deasey:
If BSD etc. doesn't, we'll have to make sure we're handling that error
correctly.
For the time being, I added this one into the nsd/nsd.h
/*
* This baroque pre-processor fiddling should be eventually
* replaced with a decent configure option a
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! :-)
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. :-)
11 matches
Mail list logo