Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
None
-
ubuntu
Description
we are setting up the developer environment for deltacloud. we have done with the installation dependencies. And also we got the sources using git. we installed deltacloud-core using gem install. does this creates any gem file? we cant locate it. And further we need to install the deltacloud-core-0.4.1.gem file.
sudo gem install pkg/deltacore-core-<version>.gem
how can we get the gem file and complete the installation to get the deltacloudd and deltacloudc command line tool.?