Not sure why this is happening, but it seems a bit much to fork a whole
new process for this. :) Let me plug something I was working on but have
not really made public yet:

http://opentarget.scheffers.net/

Pure Tcl implementation or just put the database into your RDBMS.

Bas.

Wolfgang Winkler said:
> Hi!
>
> When I'm executing the statement
>         set str [exec geoiplookup www.aolserver.com]
> from an AOLSERVER tcl file I get the following error:
>
> ---
> US
> error waiting for process to exit: child process lost (is SIGCHLD
> ignored or trapped?)
> ---
>
> Geoiplookup is a tool that tries to guess where an IP is located. Notice
> that the country US is returned correctly. Unfortunately, when I catch
> the error $str isn't filled. The same line works fine without error in
> tclsh.
>
> Does anybody know how to circumvent this error?
>
> wiwo
>
> --
> Digital Concepts
> Ideen-Konzepte-L�sungen
> [EMAIL PROTECTED]
> www.digital-concepts.com
> Mobil: +43 699 / 20 88 13 51
> B�ro: +43 732 / 77 27 27
>
>
>
> I. To remove yourself from this list:
>
> Send a message to "[EMAIL PROTECTED]"  with the following text
> in the BODY of your message:
>
> signoff aolserver
>
> II. For a complete list of listserv options please visit:
>
> http://listserv.aol.com/
>
> III. For more AOLserver information please visit:
>
> http://www.aolserver.com/



I. To remove yourself from this list:

Send a message to "[EMAIL PROTECTED]"  with the following text in
the BODY of your message:

signoff aolserver

II. For a complete list of listserv options please visit:

http://listserv.aol.com/

III. For more AOLserver information please visit:

http://www.aolserver.com/

Reply via email to