domenica 27 ottobre 2013

Ubuntu/Debian FIX java plugin for Firefox and Chrome

http://blog.giuseppeurso.net/wp-content/uploads/2013/10/friends_dont_let_friends_windows_mug-150x150.jpg
Fix java plugin in Ubuntu for Firefox/Chrome
The error:
Your browser Firefox or Chrome refuses to execute a java plugin because of the security risks related to an old version of java, most likely the jdk1.7.0_40 which has been disabled by Firefox plugin mantainers on October the 16th. So you ...
Ubuntu/Debian FIX java plugin for Firefox and Chrome

sabato 26 ottobre 2013

Website back Online!

Server's Back!


Hi all, I had a little outage due to a migration, but I made it!

I moved from squeeze to wheezy and I'm planning to setup some nightly building routine in order to make available very fresh (and less tested) packages.

See you soon with new updated packages!

Thanks ...
Website back Online!

domenica 20 ottobre 2013

Ubuntu 13.10 reinstall skype to get a decent sound


Too crappy sound and some of them stay stuck forever unless you close skype.
This way you get rid of the wrong version and you will get a fully working sound with skype
dpkg -r skype
sudo add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner"
sudo apt-get...
Ubuntu 13.10 reinstall skype to get a decent sound

Raspberry pi Raspbian checking for SSL libraries... configure: error: Cannot find ssl libraries


Compile error? ./configure on raspberry gives following eror.
This will solve:
 --with-ssl=/usr/bin/openssl --with-ssl-lib=/usr/lib/arm-linux-gnueabihf/

Raspberry pi Raspbian checking for SSL libraries... configure: error: Cannot find ssl libraries