#16455: Update zeromq and pyzmq to recent version and new git layout
-------------------------------------+-------------------------------------
       Reporter:  tmonteil           |        Owner:
           Type:  enhancement        |       Status:  positive_review
       Priority:  major              |    Milestone:  sage-6.3
      Component:  packages:          |   Resolution:
  optional                           |    Merged in:
       Keywords:  ipython            |    Reviewers:  ​Sébastien Labbé
        Authors:  Thierry Monteil    |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  184da0c30ccdd81b3d1c0c70ff3590ca14b3446a
  u/tmonteil/update_zeromq_and_pyzmq_to_recent_version_and_new_git_layout|     
Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by slabbe):

 someone installing pyzmq before zeromq will get something like :

 {{{
 ******************************************
 Configure: Autodetecting ZMQ settings...
     Custom ZMQ dir:       /Users/slabbe/Applications/sage-git/local
 gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall
 -I/Users/slabbe/Applications/sage-git/local/include -Izmq/utils -Izmq/core
 -Izmq/devices -c detect/vers.c -o detect/vers.o
 detect/vers.c:3:17: fatal error: zmq.h: No such file or directory
 compilation terminated.
 Fatal:
     Failed to compile ZMQ test program.  Please check to make sure:

     * You have a C compiler installed
     * A development version of Python is installed (including header
 files)
     * A development version of ZMQ >= 2.1.4 is installed (including header
 files)
     * If ZMQ is not in a default location, supply the argument
 --zmq=<path>
     * If you did recently install ZMQ to a default location,
       try rebuilding the ld cache with `sudo ldconfig`
       or specify zmq's location with `--zmq=/usr/local`

 error: command 'gcc' failed with exit status 1
 ******************************************

 real    0m0.622s
 user    0m0.259s
 sys     0m0.335s
 ************************************************************************
 Error installing package pyzmq-2.1.11.p1
 ************************************************************************
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/16455#comment:21>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to