#12843: Make zeromq and pyzmq standard packages
-----------------------------------------------+----------------------------
Reporter: vbraun | Owner: tbd
Type: enhancement | Status: new
Priority: major | Milestone: sage-5.1
Component: packages | Resolution:
Keywords: zeromq zmq 0mq pyzmq sd40.5 | Work issues:
Report Upstream: N/A | Reviewers: Benjamin Jones
Authors: Volker Braun, William Stein | Merged in:
Dependencies: | Stopgaps:
-----------------------------------------------+----------------------------
Changes (by benjaminfjones):
* keywords: zeromq zmq 0mq pyzmq => zeromq zmq 0mq pyzmq sd40.5
* reviewer: => Benjamin Jones
Comment:
I started to review the two spkg's. `zeromq-2.2.0.p0.spkg` installs
successfully. I unpacked and re-packaged using `sage-pkg` without
problems. I did see some tmp files lying around:
* SPKG.txt~
* spkg-install~
and `pyzmq-2.1.11.p0.spkg` has:
* SPKG.txt~
After install `import zmq` works and I experimented with some simple
examples from the ZMQ guide.
----
If anyone wants to do some simple testing, you can grab the client and
server scripts in: http://sage.math.washington.edu/home/bjones/sage-
devel/zmq/, open two terminals and run:
1st terminal:
{{{
sage -python hwserver.py
}}}
2nd terminal:
{{{
sage -python hwclient.py
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12843#comment:1>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.