[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: =?gb2312?B?16q3ojogSGVscCEgSW5zdGFsbGF0aW9uIHByb2JsZW0gdW5kZXIgUkg2?=



On Sun, 06 Jun 1999 21:24:25 +0800, "queenp" wrote: 
>
>-----Original Message-----
>������: queenp <[email protected]>
>�ռ���: [email protected] <[email protected]>
>����: 1999��6��4�� 10:01
>����: Help! Installation problem under RH6
>
>
>Hi, all,
> 
>I tried to install nsallinone2.1b5 under Linux RedHat6.
>After ./install, the configuration is ok and Makefile is created successively.
>But there is error in compiling TclPosix.c. It is in TclErrnoID and TclErrorMsg.
> 
>I can't remember the error information clearly, but those who have installed ns
>under Redhat6 successfully  should know about how to solve this. Help me, please.
>BTW, the configuration found cc as compiler, whether I should change it to g++ or not?
> 
>Thanks a lot.

Tcl is maintained by Scriptics, so you can check there
(www.scriptics.com) for Tcl build problems.
You also might want to check the Tcl SRPM to see if RedHat has patches
against what Scriptics distributes.

Given that RedHat ships with Tcl, you should have no trouble building
ns from pieces and using the installed Tcl.  (As a work-around if
there's a bug in Tcl.)

Also, for future bug reports, please post the exact error message.
Don't make people *guess* what's wrong.

   -John Heidemann