Closed BoDonkey closed 7 years ago
Okay, I got one step further before failure! In order to get the installation to work, I had to alter the settings of clang.
sudo su -
export CFLAGS=-Qunused-arguments
export CPPFLAGS=-Qunused-arguments
pip install ansible
exit
when I bootstraped I got an unreachable error even though I can ping both the ip and the A name. not sure if it is related or not
Hi, I'm trying to get debops working on a mac 10.11.6, python 2.7.10. On the installation step of ansible, etc.. I get
installed gmp with homebrew and then attempted again, but still no luck. Nothing I can find by Google seems to apply. Any thoughts?