[yt-svn] commit/yt: MatthewTurk: Disabling 0MQ by default.

Bitbucket commits-noreply at bitbucket.org
Wed May 2 07:09:34 PDT 2012


1 new commit in yt:


https://bitbucket.org/yt_analysis/yt/changeset/39cfea952be1/
changeset:   39cfea952be1
branch:      yt
user:        MatthewTurk
date:        2012-05-02 16:09:27
summary:     Disabling 0MQ by default.
affected #:  1 file

diff -r 6eed6c70ed21b25fed963d934705e159d9d4e054 -r 39cfea952be1f77e33e05b99c781aa3ecc7edc7c doc/install_script.sh
--- a/doc/install_script.sh
+++ b/doc/install_script.sh
@@ -42,7 +42,7 @@
 INST_SQLITE3=1  # Install a local version of SQLite3?
 INST_PYX=0      # Install PyX?  Sometimes PyX can be problematic without a
                 # working TeX installation.
-INST_0MQ=1      # Install 0mq (for IPython) and affiliated bindings?
+INST_0MQ=0      # Install 0mq (for IPython) and affiliated bindings?
 
 # If you've got YT some other place, set this to point to it.
 YT_DIR=""

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list