Sophia Joachim
2012-Sep-18 09:13 UTC
[Ironruby-core] No such file to load -- gem_prelude.rb (LoadError)
Hi,
I am new to IronRuby. I have installed IronRuby1.1. When I execute my
IronRuby script I get an error:
unknown: no such file to load -- gem_prelude.rb (LoadError)
Can someone tell me why this error is occuring???
I am trying to automate using Bewildr.
This is my script:
require ''rubygems''
require ''bewildr''
puts "hello"
@app = Bewildr::Application.start(''C:/Documents and
Settings/Desktop/ExpenseItStandalone.exe'')
Thanks in advance,
Sophia
Attachments:
http://www.ruby-forum.com/attachment/7746/ironruby.JPG
--
Posted via http://www.ruby-forum.com/.
Apparently Analagous Threads
- CompiledCode execution + using scope + local variables in a loop => NullReferenceException
- Can't get gem bundler to work with either rvm 1.9.1 and 1.9.2
- test.rb:1:in `require': no such file to load -- yaml (LoadError)
- "smbd: nss_ldap: could not search LDAP server - Can't contact LDAP server" and Samba shares are dropped
- Netlogon Not Executed on Win98 Client
