Currently we are using mac version OS X El Capitan 10.11.5.
Gem version : 2.5.1 and
ruby version : ruby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-darwin15]
ruby -ropenssl -e 'p OpenSSL::OPENSSL_VERSION'
"OpenSSL 1.0.2g 1 Mar 2016"
which ruby
/usr/local/bin/ruby
gem env
We tried like this
$ gem install cf-uaac
$ gem install cf-uaac --source http://rubygems.org
$ gem install cf-uaac -v 3.3.0
We got this
ERROR: While executing gem ... (Errno::EACCES) Permission denied @ rb_sysopen - /usr/local/lib/ruby/gems/2.3.0/gems/eventmachine-1.0.9.1/.gitignore
We need install UAAC
if we using sudo we got error this
ERROR: Could not find a valid gem 'cf-uaac' (>= 0), here is why:
Unable to download data from http://rubygems.org/ - no such name (http://rubygems.org/specs.4.8.gz)
We are working Setting Up Your Predix Mobile Development Environment