[Bug 369471] Re: libssl.so.0.9.8: undefined symbol: EVP_idea_cbc

2009-12-08 Thread Bug Watch Updater
** Changed in: googleearth-package (Debian)
   Status: New = Fix Released

-- 
libssl.so.0.9.8: undefined symbol: EVP_idea_cbc
https://bugs.launchpad.net/bugs/369471
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 369471] Re: libssl.so.0.9.8: undefined symbol: EVP_idea_cbc

2009-09-03 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic/googleearth-package

-- 
libssl.so.0.9.8: undefined symbol: EVP_idea_cbc
https://bugs.launchpad.net/bugs/369471
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 369471] Re: libssl.so.0.9.8: undefined symbol: EVP_idea_cbc

2009-09-01 Thread Tormod Volden
** Branch linked: lp:~tormodvolden/ubuntu/karmic/googleearth-package
/karmic-bugs

-- 
libssl.so.0.9.8: undefined symbol: EVP_idea_cbc
https://bugs.launchpad.net/bugs/369471
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 369471] Re: libssl.so.0.9.8: undefined symbol: EVP_idea_cbc

2009-09-01 Thread Launchpad Bug Tracker
This bug was fixed in the package googleearth-package - 0.5.6ubuntu1

---
googleearth-package (0.5.6ubuntu1) karmic; urgency=low

  * Fix bashism in make-googleearth-package (Closes: #524686)
  * Do not use the shipped libssl (Closes: #537837) LP: #369471

 -- Tormod Volden debian.tor...@gmail.com   Tue, 01 Sep 2009 23:19:45
+0200

** Changed in: googleearth-package (Ubuntu)
   Status: Confirmed = Fix Released

-- 
libssl.so.0.9.8: undefined symbol: EVP_idea_cbc
https://bugs.launchpad.net/bugs/369471
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 369471] Re: libssl.so.0.9.8: undefined symbol: EVP_idea_cbc

2009-08-30 Thread Santiago
I downloaded the GE installer and also installed lib32nss-mdns as showed in 
this how to ( https://help.ubuntu.com/community/GoogleEarth ) and did this in 
terminal to fix the message error but didn't worked at all...
1- Installed GE from the installer
2- sudo apt-get install lib32nss-mdns
3- did :mv ~/google-earth/libcrypto.so.0.9.8 
~/google-earth/libcrypto.so.0.9.8.bak
 ln -s /usr/lib/libcrypto.so.0.9.8 
~/google-earth/libcrypto.so.0.9.8
4- Execute GE starts and flickers the earth view and then it crashes giving the 
following error:

santi...@hyperion:~$ google-earth/googleearth
./googleearth-bin: symbol lookup error: ./libssl.so.0.9.8: undefined symbol: 
EVP_idea_cbc
santi...@hyperion:~$ 

any help? HP 6735s ATI Radeon HD3200 with latest ATI driver downloaded
from ATI website.

-- 
libssl.so.0.9.8: undefined symbol: EVP_idea_cbc
https://bugs.launchpad.net/bugs/369471
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 369471] Re: libssl.so.0.9.8: undefined symbol: EVP_idea_cbc

2009-08-25 Thread Tormod Volden
** Bug watch added: Debian Bug tracker #528029
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=528029

** Also affects: googleearth-package (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=528029
   Importance: Unknown
   Status: Unknown

-- 
libssl.so.0.9.8: undefined symbol: EVP_idea_cbc
https://bugs.launchpad.net/bugs/369471
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 369471] Re: libssl.so.0.9.8: undefined symbol: EVP_idea_cbc

2009-08-25 Thread Bug Watch Updater
** Changed in: googleearth-package (Debian)
   Status: Unknown = New

-- 
libssl.so.0.9.8: undefined symbol: EVP_idea_cbc
https://bugs.launchpad.net/bugs/369471
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 369471] Re: libssl.so.0.9.8: undefined symbol: EVP_idea_cbc

2009-07-28 Thread Nicolas Albert
For this problem, I just edit the file /usr/bin/googleearth and replace
the last line by

LD_PRELOAD=/usr/lib/libssl.so.0.9.8 LD_LIBRARY_PATH=/usr/lib/googleearth
/usr/lib/googleearth/googleearth-bin $@

-- 
libssl.so.0.9.8: undefined symbol: EVP_idea_cbc
https://bugs.launchpad.net/bugs/369471
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 369471] Re: libssl.so.0.9.8: undefined symbol: EVP_idea_cbc

2009-07-05 Thread Ryan Tucker
Same deal here:

rtuc...@arrogant-bastard:~$ googleearth 
/usr/lib/googleearth/googleearth-bin: symbol lookup error: 
/usr/lib/googleearth/libssl.so.0.9.8: undefined symbol: EVP_idea_cbc
rtuc...@arrogant-bastard:/usr/lib/googleearth$ sudo mv libssl.so.0.9.8 
libssl.so.0.9.8.removed-by-rtucker-lp369471

And it's good now... googleearth Version: 5.0.11733.9347+0.5.4.1-1.
Fascinating :-)  -rt

-- 
libssl.so.0.9.8: undefined symbol: EVP_idea_cbc
https://bugs.launchpad.net/bugs/369471
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 369471] Re: libssl.so.0.9.8: undefined symbol: EVP_idea_cbc

2009-07-03 Thread Bremm
Same here on mom's pc running Xubuntu 9.04 i386 (console messages in
Portuguese):

$ sudo dpkg -i googleearth_5.0.11733.9347+0.5.4.1-1_i386.deb
Selecionando pacote previamente não selecionado googleearth.
(Lendo banco de dados ... 155620 arquivos e diretórios atualmente instalados).
Desempacotando googleearth (de googleearth_5.0.11733.9347+0.5.4.1-1_i386.deb) 
...
Configurando googleearth (5.0.11733.9347+0.5.4.1-1) ...

Processando gatilhos para shared-mime-info ...

$ googleearth
/usr/lib/googleearth/googleearth-bin: symbol lookup error: 
/usr/lib/googleearth/libssl.so.0.9.8: undefined symbol: EVP_idea_cbc

$ sudo mv /usr/lib/googleearth/libcrypto.so.0.9.8.removed-by-installer
/usr/lib/googleearth/libcrypto.so.0.9.8

$ googleearth (it works fine so far)

$ make-googleearth-package --help
Unrecognized command-line argument:  --help
googleearth-package 0.5.4.1
usage: make-googleearth-package [options]
  Creates a Debian package from the Google Earth GNU/Linux installer.
  By default, will look for the installer in the current directory.
  If not found it will be downloaded automatically

-- 
libssl.so.0.9.8: undefined symbol: EVP_idea_cbc
https://bugs.launchpad.net/bugs/369471
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 369471] Re: libssl.so.0.9.8: undefined symbol: EVP_idea_cbc

2009-06-03 Thread sojourner
same problem on karmic koala (9.10) AMD64  same fix , renamed
/usr/lib/googleearth/libssl.so.0.9.8  to
/usr/lib/googleearth/libssl.so.0.9.8.bak  and GE starts and runs OK .

** Changed in: googleearth-package (Ubuntu)
   Status: New = Confirmed

-- 
libssl.so.0.9.8: undefined symbol: EVP_idea_cbc
https://bugs.launchpad.net/bugs/369471
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 369471] Re: libssl.so.0.9.8: undefined symbol: EVP_idea_cbc

2009-06-03 Thread dabang
I think things are getting mixed up here: 
some of you obviously needed to rename/delete 
/usr/lib/googleearth/libssl.so.0.9.8 to make GE work. In my originally 
reported bug it was the other way round: Ubuntu's googleearth-package built a 
package where /usr/lib/googleearth/libssl.so.0.9.8 was already renamed to 
/usr/lib/googleearth/libssl.so.0.9.8.removed-by-installer. With this setup on 
Ubuntu Intrepid AMD64 the above mentioned error appeared and GE refused to 
start. Renaming /usr/lib/googleearth/libssl.so.0.9.8.removed-by-installer to 
/usr/lib/googleearth/libssl.so.0.9.8 solved my problem.
So, wijit, Nick Hall, chappejw and sojourner seem to have another problem. I 
guess it would be interesting which version of Google Earth you are running and 
did you use googleearth-package to build a Debian package? I know this is a 
problem with GE itself, but googleearth-package provided a fix which - at least 
in my case - would not be necessary any more.

-- 
libssl.so.0.9.8: undefined symbol: EVP_idea_cbc
https://bugs.launchpad.net/bugs/369471
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 369471] Re: libssl.so.0.9.8: undefined symbol: EVP_idea_cbc

2009-05-31 Thread chappejw
This worked for me as well on Ubuntu 9.04

Toshiba A100-OFH
Intel 945 integrated graphics

1) chapp...@codefu:/usr/lib/googleearth$ sudo mv libssl.so.0.9.8 
tmp-libssl.so.0.9.8
2) chapp...@codefu:/usr/lib/googleearth$ sudo ln -s /lib/libssl.so.0.9.8 
libssl.so.0.9.8

Applications  Internet  Google Earth

Works.!

-- 
libssl.so.0.9.8: undefined symbol: EVP_idea_cbc
https://bugs.launchpad.net/bugs/369471
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 369471] Re: libssl.so.0.9.8: undefined symbol: EVP_idea_cbc

2009-05-22 Thread Nick Hall
Ubuntu 9.04 i386 - nvidia with twinview.
I installed using googleearth-package to create a deb and had the same problem.
Renaming the file also fixed it for me.

-- 
libssl.so.0.9.8: undefined symbol: EVP_idea_cbc
https://bugs.launchpad.net/bugs/369471
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 369471] Re: libssl.so.0.9.8: undefined symbol: EVP_idea_cbc

2009-05-21 Thread wijit
Jaunty on ECS Green 733, 256Mb RAM:
I found libssl.so.0.9.8 in /lib/.
Here is my attemp:
1. rename the errored libssl to other name (or delete it):
wi...@wijit:/usr/lib/googleearth$ sudo mv libssl.so.0.9.8 tmp-libssl.so.0.9.8
2. make a symbolic link to the libssl located in /lib/
wi...@wijit:/usr/lib/googleearth$ sudo ln -s /lib/libssl.so.0.9.8 
libssl.so.0.9.8
Thanks to all good guys.

-- 
libssl.so.0.9.8: undefined symbol: EVP_idea_cbc
https://bugs.launchpad.net/bugs/369471
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 369471] Re: libssl.so.0.9.8: undefined symbol: EVP_idea_cbc

2009-05-05 Thread Rijk
I use Ubuntu Jaunty with a Nvidia card in TwinView mode.
Renaming the file /usr/lib/googleearth/libssl.so.0.9.8.removed-by-installer to 
/usr/lib/googleearth/libssl.so.0.9.8 solved this problem for me too. Thanks :)

-- 
libssl.so.0.9.8: undefined symbol: EVP_idea_cbc
https://bugs.launchpad.net/bugs/369471
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 369471] Re: libssl.so.0.9.8: undefined symbol: EVP_idea_cbc

2009-05-05 Thread wirechief
Ubuntu januty 9.04 64bit 
Linux wirechief-laptop 2.6.30-020630rc2-generic #020630rc2 SMP Wed Apr 15 
13:20:18 UTC 2009 x86_64 GNU/Linux
numerous warnings (see attachment)
ls libssl*.*
libssl.so.0.9.8


also i was missing msttcorefonts so ...sudo apt-get install msttcorefonts  but 
the renaming of the errored libssl.so.0.9.8
fixed the issue of not starting for me..

sudo mv libssl.so.0.9.8 oldlibssl.so.0.9.8
googleearth
/usr/lib/googleearth/googleearth-bin: symbol lookup error: 
/usr/lib/googleearth/libssl.so.0.9.8: undefined symbol: EVP_idea_cbc


** Attachment added: googleearth-error.txt
   http://launchpadlibrarian.net/26360035/googleearth-error.txt

-- 
libssl.so.0.9.8: undefined symbol: EVP_idea_cbc
https://bugs.launchpad.net/bugs/369471
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs