OK, I'm trying to install from the big source tarball that has
everything in it. C++ works fine, but now I'm trying to deal with
installing the python part.
I copy the python directory to where I want it in /opt, and add it to my
PYTHONPATH. This worked for M4, but now with 0.5, I get this:
>>>
Hello,
When I run the example programs for the donet client-0.10 they hang
when connection.close() is called. I've tried this on two different
machines.
I tried to recompile from latest svn but I get lots of problems:
- Why do I need to install python, ant, nant just in order to create
the stuff
Rich Stephens wrote:
Thanks for the quick reply.
It seems I have made some rather silly errors in my client code:
1) I was assigning the newSession to a local session variable instead of my
class member (unintentionally)
2) I didn't realize that the "url" argument to open->(URL) was an actual
q
Rich Stephens wrote:
Thanks for the quick reply.
It seems I have made some rather silly errors in my client code:
1) I was assigning the newSession to a local session variable instead of my
class member (unintentionally)
2) I didn't realize that the "url" argument to open->(URL) was an actual
q