[
https://issues.apache.org/jira/browse/DTACLOUD-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13193932#comment-13193932
]
Marios Andreou commented on DTACLOUD-132:
-----------------------------------------
OK: so it looks like the installation was not successful.
In your original comment, you said that you "installed the required
dependencies. Also we have installed deltacloud-core and deltacloud-client
using gem install". Does this mean you did a 'sudo gem install deltacloud-core'
?
First check whether deltacloud-core gem was actually installed. On my system
gems are in /usr/lib/ruby/gems/1.8 . It may be different for you. You can
discover the installation directory with 'gem environment' - which gives
details like ruby version and installation directory. Check if
deltacloud-core-<version> exists in that the gem installation directory.
The 'gem environment' command will also tell you where gem executables are
installed. For example "EXECUTABLE DIRECTORY: /usr/bin" - which means that the
deltacloudd executable will be placed here.
marios
> deltacloudd & deltacloudc command not found
> -------------------------------------------
>
> Key: DTACLOUD-132
> URL: https://issues.apache.org/jira/browse/DTACLOUD-132
> Project: DeltaCloud
> Issue Type: Question
> Environment: Ubuntu
> Reporter: Rajaguganeswaran K
> Assignee: David Lutterkort
>
> Hai,
> We are trying out deltacloud in ubuntu. we have installed the required
> dependencies. Also we have installed deltacloud-core and deltacloud-client
> using gem install. We are able to get the response for gem list
> deltacloud-core and gem list deltacloud-client. But we are not able to work
> with the deltacloudd and deltacloudc command line tools.
> When we give ' which deltacloudd ' , it simply skips to the next command line
> without displaying any location for the gem and the start script. Please
> suggest us to get those commands and to run the deltacloud server.
> Raja
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira