Notes on ScopePort

Tag: gem

ScopePort client now available via Rubygems

by Lennart on Jun.15, 2009, under ScopePort

You can now install the latest version of the ScopePort client via Rubygems. The gem is hosted at GitHub so you have to add GitHub as a repository first:

root@sundaysister# gem sources -a http://gems.github.com

You can now install the ScopePort client:

root@sundaysister# gem install lennartkoopmann-scopeport-client-ruby

Just start the client with “scopeport-client” if the gem binaries are in your $PATH.

Note that the current client version can only connect to a ScopePort server. It does not send real sensor data yet.

Leave a Comment :, , , more...

extconf.rb:1:in `require’: no such file to load

by Lennart on Jan.09, 2009, under Uncategorized

When a gem installation fails with something like “extconf.rb:1:in `require’: no such file to load” you are probably missing the ruby development packages.

On Ubuntu you can fix this by installing the ruby1.8-dev package. (sudo aptitude install ruby1.8-dev)

1 Comment :, , , , , , more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!