Tag: installation
First ScopePort sighting in the wild
by Lennart on Jun.16, 2009, under ScopePort
Sven Kinne – who has been involved in a lot of alpha testing – just sent me an account for his ScopePort installation. He monitors around 50 services on different hosts. Here is a screenshot:
We are always happy about screnshots of your ScopePort installations! Send them to lennart@scopeport.org.
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)

