making
- sudo apt-get update
- sudo apt-get install libxml2-dev libxslt1-dev
- sudo gem install nokogiri
- sudo gem install racc
- sudo gem install rexical
- (at this point, when I tried "gem install how", it complained I didn't have RubyGems >= 1.3.1. which is required for "hoe")
- sudo gem install rubygems-update -v=1.3.4
- sudo update_rubygems
- sudo gem install hoe
Skype Will Not Verify Phone - Google Voice Help
FYI - we have a google voice number for Food on the Table -and forward it to our SkypeIn number. However, at some point we realized that it wasn’t working. No matter what we did, we could not get a call to go thrugh Google Voice to SkypeIn.
Fortunately, I found an answer we had Skype set so that it would only"Receive Calls to my online number" from people in my contact list.
Fix for: can't use fluid with campfire anymore...
Now that 37signals centralized their user management, my existing Fluid-based campfire doesn’t work. Specifically, I can’t login because it keeps opening a new window in my regular browser to login, instead of completing the login within Fluid.
I googled for “can’t use campfire with fluid” and similar, and no luck. A little more digging and I found reference to Making Fluid Ssbs Browse Only Pages You Want - fluidapp | Google Groups.
All I had to do was to add launchpad.37signals.com to my whitelist of URL’s to browse in Fluid and it worked.
I’m posting this here so the next person may have a shorter route to find the answer.
Installing nokogiri Slicehost's Ubuntu Hardy
Here’s the steps to get nokogiri installed;