-
12 May 2010 5:24 AM #31
I'm having the this error on Fedora 12 64 bits:
bin/ExtDesigner.bin: error while loading shared libraries: libcrypto.so.0.9.8: cannot open shared object file: No such file or directory
Any idea?
-
12 May 2010 8:13 PM #32
-
13 May 2010 12:02 PM #33
But I already have OpenSSL instaled on my machine, this is not the problem.
I was searching for this error on forum and I found that this problem will be solved on next release.
Thanks.
-
13 May 2010 6:04 PM #34Sencha - Desktop Packager Dev Team
- Join Date
- Mar 2007
- Location
- Baltimore, MD.
- Posts
- 1,745
- Vote Rating
- 5
Our dependency on glibc 2.10 is being fixed in the next release, but openssl (more precisely, libcrypto 0.9.8) is a required library. Your error indicates that libcrypto 0.9.8 is not installed on your system. If you run ls -l /lib/libcrypto* what do you see? Is libcrypto.so.0.9.8 in the list?
-
21 May 2010 12:48 PM #35
-
11 Aug 2010 8:27 AM #36
Hi, can you help me? I have a problem when I want to install extDesigner on CentOS
Hi, can you help me? I have a problem when I want to install extDesigner on CentOS
Hi, when I want to run ExtDesigner on CentOS 5.5 I have the next error:
./ExtDesigner.bin
./ExtDesigner.bin: error while loading shared libraries: libQtGuiExt.so.4: cannot open shared object file: No such file or directory
What I can do for fix the problem?
Many thanks for the future answer.
-
11 Aug 2010 9:15 AM #37Sencha - Desktop Packager Dev Team
- Join Date
- Mar 2007
- Location
- Baltimore, MD.
- Posts
- 1,745
- Vote Rating
- 5
Hi uzielgl,
You need to run the shell script "ExtDesigner", not the .bin directly. The shell script sets up shared library pathing so that the .so files are found in the correct location.
Hope that helps.
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
[FIXED] GXT API page is down - That page can not be found. (404 Error)
By trtechservices in forum Ext GWT: Bugs (2.x)Replies: 2Last Post: 3 Feb 2010, 9:23 AM -
[UNKNOWN][3.??] code-display.js - found an issue when I "fixed" column-tree.html
By light.rock in forum Ext 3.x: BugsReplies: 0Last Post: 27 Sep 2009, 7:51 PM -
Rendering Erro on Ubuntu
By Josu in forum Ext GWT: Help & Discussion (1.x)Replies: 4Last Post: 16 Feb 2009, 6:30 AM -
[2.2][FIXED] Problem found with Date.getGMTOffset for timezones ahead of GMT.
By asmishra in forum Ext 2.x: BugsReplies: 1Last Post: 7 Oct 2008, 1:17 AM -
Found this... Haven't tried it yet. Another Iframe Issue fixed?
By bhaidaya in forum Ext.nd for Notes/DominoReplies: 1Last Post: 13 Sep 2007, 10:25 AM


Reply With Quote