-
Notifications
You must be signed in to change notification settings - Fork 10
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
Installation fails on Windows #8
Comments
Have you tried the new version? |
Tried installing ZeroMQ-0.02 and it fails because the test "t/multi-word-compiler.t" on Devel::CheckLib fails for me when it tries to install Devel::CheckLib-0.07. The latest i have available of that is Devel::CheckLib-0.02. |
Hi wchristian What compiler do you use? gcc 3.4.5 bundled on strawberry perl? |
I use ActivePerl 5.10.1.1007 along with MinGW and dmake on Windows XP. Just noticed CheckLib is your's. Here's detailed error log: http://gist.github.com/573897 |
Hmm, It seems the cause by ActivePerl. I'll skip the test if %Config is readonly. |
Hi, sorry for the delay, i started a new job and had been under a lot of stress. Skipping might be a workable solution for now, but i've also got to say that things got worse with 0.9: https://gist.github.com/715125 |
wchristian, please let me see the result of following.
|
I added a "diag $@;" and the problem is the Config writability: https://gist.github.com/715173 If you feel like getting more direct and faster feedback from me you can also poke me on irc.perl.org under the nick Mithaldu at any time. :) |
Just a quick reminder that this is still being a thing. ;) |
dear wchrstian, if you haven't noticed by now, this is a Devel::CheckLib problem. Please bug Devel::CheckLib's author. |
lestrrat, i thought this was an appropiate venue, seeing how mattn actually is the author of D::CL. Apologies if my assumption was wrong. |
I tried installing the ZeroMQ module via both ActivePerl (5.10 on WinXP) and Strawberry Perl (5.12 on Win7). Getting this error on both:
Feel free to ask for any more information and i'll happily provide.
The text was updated successfully, but these errors were encountered: