Friday, March 27, 2009

GoogleEarth problem in Linux

With googleearth 5.0.11337.1968 (beta), if you get the following error in Ubunutu Interpid :

googleearth-bin: relocation error: /usr/lib/i686/cmov/libssl.so.0.9.8: symbol BIO_test_flags, version OPENSSL_0.9.8 not defined in file libcrypto.so.0.9.8 with link time reference

Do the following :
In the install dir :
sudo mv libcrypto.so.0.9.8 libcrypto.so.0.9.8.old
sudo ln -s /usr/lib/libcrypto.so libcrypto.so.0.9.8

Monday, March 23, 2009

Choosing JAVA in Ubuntu

sudo update-alternatives --config java

Tuesday, March 3, 2009

Adding a new PGP key with apt-key

sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 5227BEBD68436DDF