$ apt-get install python-pip python-paramiko python-yaml python-jinja2 python-simplejson
$ pip install ansible==1.5.3
This no longer works, because Ansible now requires a C compiler:
$ pip install ansible==1.6.1
...
configure: error: no acceptable C compiler found in $PATH
The failure seems to arise from introducing a dependency on pycrypto in this commit: https://github.com/ansible/ansible/commit/0fefab66514ac10acaed754793df3106fca4c4a8
Will there be no option to install Ansible without installing gcc?
Thanks,
-Jharrod
--
You received this message because you are subscribed to the Google Groups "Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/26c3565e-9835-4ad2-87e6-49aa9a301d3c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAMFyvFg6eKXnNXHajDrfmD1kV-k%3DsXEWaY%2B-PWwcr9iHQ2ogyg%40mail.gmail.com.