>
> Hai,
>

Hi,

> Its working after adding "require 'rubygems' " !
>

This is a great news!!
But I have to ask you a favor: Please, before opening bugs, you can
use google to find more informations ?

> Thankyou,

Thank you for all the effort you are profounding to understand better
our project is really appreciated :)
>
> Gugan
>

Francesco


>> deltacloud load error
>> ---------------------
>>
>>                 Key: DTACLOUD-138
>>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-138
>>             Project: DeltaCloud
>>          Issue Type: Bug
>>            Reporter: Gugan
>>            Assignee: Marios Andreou
>>
>> hai,
>> I tried this code to access the deltacloud mock server. but it couldn't load 
>> deltacloud. Deltacloud is installed.
>> require 'deltacloud'
>> api_url      = 'http://localhost:3001/api'
>> api_name     = 'mockuser'
>> api_password = 'mockpassword'
>> client = DeltaCloud.new( api_name, api_password, api_url )
>> $ ruby test.rb
>> test.rb:1:in `require': no such file to load -- deltacloud (LoadError)
>>       from test.rb:1
>> why it does not load deltacloud or whether I have run somewhere else?
>> Gugan
>
> --
> 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
>
>

Reply via email to