>Subject basically says it all.
>I have spent two weeks trying to get various incarnations of 2.x working
>properly. I was overjoyed to see that TREDIR started working properly
>with release 2.0, and was ecstatic to find that I wouldn't have to rework
>the net routines in a given app to make it work right.
>Yeah. Well, I _still_ haven't got _any_ apps working. The most common
>error message has been 'Failed to connect to Term socket {pathname}'.
>I've read _all_ the docs, recompiled/installed with every runtime or
>environment option I can think of; I've even hacked client.c and
>socket.c. No go.
> ...
>I would welcome any e-mail along the lines of "you idiot! All you have
>to do is XYZ ..." I have to justify the time I wasted to my fiancee
>_somehow_.
to port a couple programs to it as well (a small irc client and the dp
extensions to tcl). maybe you should be using libtermnet.a and termnet.h
instead of client.[ah] ? i guess this has changed fairly recently.
what's more interesting, though, is that i grabbed the termtelnet binary
from sunsite, and it works with no problems. termftp, termwhois, and
termfinger all compiled from the source (again on sunsite) with no problems
at all. *shrug* i _do_ remember getting the "Failed to connect to Term
socket" errors for a little while though.. some change cleared it up. let
me know if you want to see any of the patches i made, as those should
show you exactly what needs to be done.
jason