Hello John,

In include/ns.mak you can find a line with:

TCLSH =


just put there the path to your tclsh exec,
like /usr/local/bin/tclsh8.5-threads  and you're done.

It'd be great if ./configure detected the available tclsh in your system
and write that line automa(g)ically.

Regards,

  Juan José


-  
Juan José del Río    |  Comercio online / e-commerce
(+34) 616 512 340    |  [EMAIL PROTECTED]


Simple Option S.L.
  Tel: (+34) 951 930 122
  Fax: (+34) 951 930 122
  http://www.simpleoption.com


On Wed, 2008-04-09 at 06:58 -0700, John Buckman wrote:
> Can someone make this change in CVS:
> 
> the utils/*.tcl files in CVS all need:
> 
> #!/usr/local/bin/tclsh
> 
> prepended at the top. Currently, they don't have this, and thus are  
> run as shell scripts.
> 
> They also need their permissions to be executable.
> 
> I know we've switched to a tcl-building method, but "./configure"  
> still (mostly) works, but more importantly, those util scripts are  
> used by ns.mak and modules depend on them to work.
> 
> Dossy: if you are willing to give me cvs write privs, I can fix this.
> 
> -john
> 
> 
> --
> AOLserver - http://www.aolserver.com/
> 
> To Remove yourself from this list, simply send an email to <[EMAIL 
> PROTECTED]> with the
> body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
> field of your email blank.
> 
> 


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to