myexperiment-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Myexperiment-discuss] local myExperiment usage


From: Olivier Hamon
Subject: Re: [Myexperiment-discuss] local myExperiment usage
Date: Mon, 21 Mar 2011 15:18:09 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8

Hello Don,

Great, it seems to have fixed the issues! Thanks a lot! Notice that I had to do first "apt-get install libcurl4-openssl-dev" so as to make the gem install work.

BTW, the issue related to the database migration is still there when installing the application (see a previous post to this one), but I can still install it with the same handling.

Thanks again,
Olivier



On 21/03/2011 12:27, Don Cruickshank wrote:
Hi Olivier,

Would you please install the "marc" and the "curb" gems and try again?  Looking at the latest 
install I have to hand, they are dependencies of the "openurl" and "oauth" gems and the gem 
dependency metadata is clearly missing.

I shall add explicit instructions to install these since it's not the first 
time for either of these gems!

Regards,
Don.

-----Original Message-----
From: Olivier Hamon [mailto:address@hidden
Sent: 14 March 2011 09:59
To: Don Cruickshank
Cc: address@hidden
Subject: Re: [Myexperiment-discuss] local myExperiment usage

Hello Don,

Thanks for your reply.

You'll find below my gem list.

Best,
Olivier

*** LOCAL GEMS ***

abstract (1.0.0)
actionmailer (3.0.5, 1.3.6)
actionpack (3.0.5, 1.13.6)
actionwebservice (1.2.6)
activemodel (3.0.5)
activerecord (3.0.5, 1.15.6)
activeresource (3.0.5)
activesupport (3.0.5, 1.4.4)
addressable (2.2.4, 2.2.2)
arel (2.0.9)
builder (3.0.0, 2.1.2)
bundler (1.0.10)
cgi_multipart_eof_fix (2.5.0)
daemons (1.1.0)
dnsruby (1.51, 1.50)
dsl_accessor (0.4.0)
erubis (2.6.6)
fastthread (1.0.7)
gem_plugin (0.2.3)
hoe (2.9.1)
i18n (0.5.0)
json (1.5.1, 1.4.6)
libxml-ruby (1.1.4)
mail (2.2.15)
mime-types (1.16)
mongrel (1.1.5)
mongrel_cluster (1.0.5)
mysql (2.8.1)
needle (1.3.0)
net-sftp (2.0.5)
net-ssh (2.1.3)
oauth (0.4.4)
openid_login_generator (0.1)
openurl (0.1.0)
optionize (0.1.1)
polyglot (0.3.1)
rack (1.2.1)
rack-mount (0.6.13)
rack-test (0.5.7)
rails (3.0.5, 1.2.6)
railties (3.0.5)
rake (0.8.7)
RedCloth (4.2.7)
rmagick (2.13.1, 1.15.14)
ruby-hmac (0.4.0)
ruby-openid (2.1.8)
ruby-yadis (0.3.4)
rubygems-update (1.6.2)
RubyInline (3.9.0, 3.8.6)
rubyzip (0.9.4)
solr-ruby (0.0.8)
SystemTimer (1.2.2, 1.2)
taverna (0.5.0)
thor (0.14.6)
treetop (1.4.9)
tzinfo (0.3.24, 0.3.23)
xml-simple (1.0.14)
ZenTest (4.5.0, 4.4.0)


On 14/03/2011 10:38, Don Cruickshank wrote:
Hi Olivier,

All of those issues actually look like they're caused by the same issue - an 
error in early start up that's causing the system to not fully initialise.  
It's likely that there's either a missing or incompatible gem.

Would you send me the output from "gem list" please?

Many thanks,
Don.

-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of Olivier Hamon
Sent: 10 March 2011 16:22
To: address@hidden
Subject: [Myexperiment-discuss] local myExperiment usage

Hello again,

Now that my local myExperiment is installed, I'm trying to use it. And there 
too, some bugs disturbed me. could be my configuration not correct?

First, I got an error message when submitting a new workflow: "undefined local variable or 
method `workflow_types' for #<#<Class:0x7f1f8ba7f6a0>:0x7f1f8ba7f650>"

For the time being, I just deleted " + workflow_types" in the 
"app/views/workflows/_main_metadata_form.rhtml" file. And of course, it doesn't really 
please to me...

Second issue with "undefined method `length' for Enumerable Enumerator on 
text_helper.rb:50:in `truncate'". To correct this, I did what is recommended there:
http://blog.sviluppoweb.eu/2008/11/26/undefined-method-length-for-enumerableenumerator-on-text_helperrb50in-truncate/

Finally, "workflow_context_object" is not recognized in the 
"app/views/workflows/show.rhtml" file. I did not find anything else than deleting the 
line...

Any help would be most of welcome.

Best,
Olivier

--
---------------------------------------------------------------------------------------------------
Olivier HAMON                          address@hidden
ELDA - Evaluations and Language resources Distribution Agency
55-57, rue Brillat Savarin             Tel : +33 1 43 13 33 43
75013 Paris - France                   Fax : +33 1 43 13 33 30
http://www.elda.org                    http://www.lrec-conf.org
http://catalog.elra.info               http://www.hlt-evaluation.org
---------------------------------------------------------------------------------------------------



_______________________________________________
Myexperiment-discuss mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/myexperiment-discuss

--
---------------------------------------------------------------------------------------------------
Olivier HAMON                          address@hidden
ELDA - Evaluations and Language resources Distribution Agency
55-57, rue Brillat Savarin             Tel : +33 1 43 13 33 43
75013 Paris - France                   Fax : +33 1 43 13 33 30
http://www.elda.org                    http://www.lrec-conf.org
http://catalog.elra.info               http://www.hlt-evaluation.org
---------------------------------------------------------------------------------------------------





reply via email to

[Prev in Thread] Current Thread [Next in Thread]