$rbenv install 2.2.2
The Ruby openssl extension was not compiled. Missing the OpenSSL lib?
You need the package libssl-dev to resolve the above error and also package libreadline-dev to fix issues with irb.
$rbenv install 2.2.2
The Ruby openssl extension was not compiled. Missing the OpenSSL lib?
q | exit omxplayer |
p / space | pause/resume |
- | decrease volume |
+ / = | increase volume |
sudo dd bs=4M if=2015-02-16-raspbian-wheezy.img of=/dev/sdb
sudo dd bs=4M if=/dev/sdb of=from-sd-card.img
sudo truncate --reference 2015-02-16-raspbian-wheezy.img from-sd-card.img
diff -s from-sd-card.img 2015-02-16-raspbian-wheezy.img