Hi Ronnie, > Did you check this one? What does your init script look like?
Which init script do you mean? > I don't know of any problems with Tcl8.5. Does the test suite work when you > compile (make test and make apachetest)? I recompiled Tcl with -DTCL_NO_STACK_CHECK flag. There is a known issue with tcl interpreter 64bit. After that websh is working well. Executing "Make test" works well, "apachetest" doesn't. Debian installs packets in different folders than this script expects. Changing the wrong path in the script (Error message below) will produce a different error. On an older server running Debian4 with Apache2, Tcl8.4 and websh-3.6.0b5 websh is working well but apachetest has the same behavior. root@chst2s143:~/websh-3.6.0b5/src/unix# make apachetest /bin/bash: line 8: /usr/local/share/tcltk: No such file or directory Please supply the full name and path of the Apache executable on the command line (or in the HTTPD_BIN environment variable): runtests.tcl /path/to/httpd make: *** [apachetest] Error 1 Regards Martin Niederberger Flight Test Engineer ________________________________ Pilatus Aircraft Ltd P.O. Box 992, 6371 Stans, Switzerland Phone: +41 41 619 66 57 Fax: +41 41 619 65 99 mailto:[email protected] http://www.pilatus-aircraft.com -----Ursprüngliche Nachricht----- Von: Ronnie Brunner [mailto:[email protected]] Gesendet: Mittwoch, 23. März 2011 09:57 An: Niederberger Martin Cc: [email protected] Betreff: Re: websh on Apache2 Hi Martin > Websh doesn't work. The apache error.log shows the message: > > [Tue Mar 22 16:01:36 2011] [error] web::interpmap: out of stack space > (infinite loop?) Did you check this one? What does your init script look like? > Because Itcl needs Tcl8.5 I have to compile websh against Tcl8.5 Does > websh-3.6.0b5 work with Tcl8.5? Is there anything special to do > compiling websh against Tcl8.5? I don't know of any problems with Tcl8.5. Does the test suite work when you compile (make test and make apachetest)? Regards Ronnie -- Ronnie Brunner | [email protected] | phone +41-44-247 79 79 | fax +41-44-247 70 75 | Netcetera AG | 8040 Zürich | Switzerland | http://netcetera.ch Please consider the environment before printing this email! ***DISCLAIMER*** The information and any attachments (herein referred to as 'document') transmitted is intended only for the person or entity to which it is addressed. It may contain confidential and/or privileged information. If you are not the intended recipient of this document, you are hereby notified that any dissemination, distribution, copying, other use of, or taking any action in reliance upon this document by persons or entities other than the intended recipient is illegal and prohibited. If you have received this in error, please immediately notify the sender, permanently delete the original from any computer and/or system, and destroy any printout of the 'document'. We thank you for your co-operation in this matter. Pilatus Aircraft Ltd. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
