Android emulator allows you to test apps and websites from an Android user’s perspective, without the need for a physical Android device. The Emulator does not work “out of the box” in Fedora however, and only a version for 32-bit machines is provided.… Read the rest
Monthly Archives: October 2012
Install Webgen in Fedora 17 with Ruby 1.8.6 and RVM
Webgen does not work with new versions of Ruby. Using Webgen installed using ruby and rubygems from Fedora repos results in errors including “obsolete and deprecated Config”.
To get webgen to work, we will use RVM (Ruby Version Manager). This allows you install multiple versions of ruby side by side.… Read the rest