Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Ruby
net/http not found?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="hgl hgl, post: 4679899"] Hello. Moved my ruby project to a server and tried running it, but I get this error: test.rb:1:in `require': no such file to load -- Net/HTTP (LoadError) from test.rb:1 It persists even if I try running a file that has nothing but 'require "Net/HTTP"' in it so I assume it's not a problem with the rest of my code. Tried taking the http.rb file from the source and running that. Got a bunch of syntax errors. Also tried reinstalling ruby, no effect. What am I doing wrong? The whole thing runs perfectly on my home PC, but not on the server. Which is running ubuntu 10.04, in case that matters. Thanks. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
net/http not found?
Top