Skip to content

Instantly share code, notes, and snippets.

View clickworkorange's full-sized avatar

Ola Tuvesson clickworkorange

  • clickworkorange Ltd
View GitHub Profile
@clickworkorange
clickworkorange / gist:120a6dc72c3569f9311f
Created June 26, 2015 14:10
apt-get install raspberrypi-bootloader output
$ sudo apt-get install raspberrypi-bootloader
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
libraspberrypi-bin libraspberrypi0 raspberrypi-bootloader-nokernel
The following NEW packages will be installed:
raspberrypi-bootloader
0 upgraded, 1 newly installed, 3 to remove and 3 not upgraded.
Need to get 30.0 MB of archives.
bob@silicon:~/rails/TestProject$ ruby -v
ruby 1.9.1p376 (2009-12-07 revision 26041) [i486-linux]
bob@silicon:~/rails/TestProject$ rvm use 1.8.7
Using ruby 1.8.7 p249
bob@silicon:~/rails/TestProject$ ruby -v
ruby 1.8.7 (2010-01-10 patchlevel 249) [i686-linux]
bob@silicon:~/rails/TestProject$ gem install mongrel
Building native extensions. This could take a while...
Successfully installed mongrel-1.1.5
1 gem installed