Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZMQ portability #1

Closed
zmughal opened this issue Jun 24, 2014 · 6 comments
Closed

ZMQ portability #1

zmughal opened this issue Jun 24, 2014 · 6 comments

Comments

@zmughal
Copy link
Member

zmughal commented Jun 24, 2014

@zmughal
Copy link
Member Author

zmughal commented May 23, 2015

Next step: perhaps create an Alien::Base-based Alien::LibZMQ3, Alien::ZMQ4.

@zmughal
Copy link
Member Author

zmughal commented May 26, 2015

TODO: test https://github.com/zmughal/p5-Alien-ZMQ4 on Windows

@zmughal zmughal modified the milestone: Devel::IPerl v0.007 Aug 2, 2015
@asimonov
Copy link

asimonov commented Sep 7, 2016

Zaki, i am trying to install iperl on windows and need to check what configuration you used. Cannot find your email anywhere. What is the best way to contact?

@zmughal
Copy link
Member Author

zmughal commented Sep 7, 2016

Hi, you can reach me at zmughal@cpan.org.

Just to answer your question, I currently do not have a Windows build working. I am planning to get to this at some point, but have been really busy lately. I will try to set aside time for this in the coming weeks and will let you know my progress.

In the meantime, I would recommend using Docker or a virtual machine with Linux to install IPerl. Someone has made a Dockerfile here.

Another approach is to install JupyterHub on a Linux machine. This will act as a server that will let you create Jupyter/IPerl notebooks from any machine that can reach it.

I hope that helps!

zmughal added a commit that referenced this issue Dec 16, 2017
This moves the specific handling of the ZMQ file descriptors into
Net::Async::ZMQ where it can handle things in a more cross-platform
manner.

This is related to
<#1>,
<#41>.
zmughal added a commit that referenced this issue Dec 17, 2017
This moves the specific handling of the ZMQ file descriptors into
Net::Async::ZMQ where it can handle things in a more cross-platform
manner.

This is related to
<#1>,
<#41>.
zmughal added a commit that referenced this issue Dec 17, 2017
This moves the specific handling of the ZMQ file descriptors into
Net::Async::ZMQ where it can handle things in a more cross-platform
manner.

This is related to
<#1>,
<#41>.
@zmughal
Copy link
Member Author

zmughal commented Dec 17, 2017

Fixed by #82.

@zmughal zmughal closed this as completed Dec 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants