Re: question about zmq

2012-10-23 Thread Ryan Schmidt
On Oct 23, 2012, at 15:01, Clemens Lang wrote: > As I said, if you just leave it like it is right now (with zmq22 active > and zmq deactivated or even uninstalled), you shouldn't notice any > difference. He said he's using py-ipython, which (when using the +parallel variant), uses py-zmq, whic

Re: question about zmq

2012-10-23 Thread Clemens Lang
Hi, On Tue, Oct 23, 2012 at 03:42:44PM -0400, Comer Duncan wrote: > port echo dependents:zmq22 > > Can't map the URL 'dependents:zmq22' to a port description file ("Can't > parse url dependents:zmq22"). > Please verify that the directory and portfile syntax are correct. > Error: Can't open URL 'd

Re: question about zmq

2012-10-23 Thread Comer Duncan
Hi, Thanks for the comments. > Can you please provide the output of > port echo dependents:zmq22 > and > port -v installed zmq > port echo dependents:zmq22 Can't map the URL 'dependents:zmq22' to a port description file ("Can't parse url dependents:zmq22"). Please verify that the dire

Re: question about zmq

2012-10-23 Thread Clemens Lang
Hi, On Tue, Oct 23, 2012 at 09:53:09AM -0400, Comer Duncan wrote: > Error: Unable to upgrade port: Can't install zmq because conflicting > ports are installed: zmq22 ZMQ has recently been upgraded to 3.2. The previous version of ZMQ is available as zmq22. All ports that need ZMQ as dependency now

Re: question about zmq

2012-10-23 Thread George Nurser
I had the same message, and simply removed zmq22 -- macports didn't complain, so I trusted that no ports were dependent. zmq22 looks like an older version But I'm no expert. --George Nurser. On 23 October 2012 14:53, Comer Duncan wrote: > Yesterday I did > > sudo port selfupdate and then sudo

Re: question about zmq

2012-10-23 Thread Brandon Allbery
On Tue, Oct 23, 2012 at 9:53 AM, Comer Duncan wrote: > Error: Unable to upgrade port: Can't install zmq because conflicting ports > are installed: zmq22 > > zmq @3.2.0-rc1 (devel, net) > ØMQ (ZeroMQ) lightweight messaging kernel > > zmq22 @2.2.0 (devel, net) > ØMQ (ZeroMQ) lightweight mess

question about zmq

2012-10-23 Thread Comer Duncan
Yesterday I did sudo port selfupdate and then sudo port upgrade outdated. As usual it took 'forever'. This morning when I checked I see at the end of the output: Error: Unable to upgrade port: Can't install zmq because conflicting ports are installed: zmq22 So, then I did: port search zmq and g