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
Nothing fancy. Just a scratchboard for Open Source Geospatial manipulations. Involves (although not limited to) Linux, R, gdal, Quantum GIS, Geoserver etc.
Friday, March 27, 2009
Monday, March 23, 2009
Tuesday, March 3, 2009
Adding a new PGP key with apt-key
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 5227BEBD68436DDF
Subscribe to:
Posts (Atom)