-
23 Mar 2010 3:33 PM #11
-
23 Mar 2010 4:13 PM #12
Eeeeh gentoo.. gentoo...
This is the best distribution to learn linux on. Unique system. I have been following the project since its very begging until 2006-07 when decided that I need OS that can be just used rather than fixing it all the time. Gentoo is very close to my heart but I wont recommend it to anyone for anything more that testing or learning purposes.
Also I dont think that gentoo project is really alive those days.
My advice to you is no matter how much you love gentoo is to just get something stable to work on... as you are linux fan debian or ubuntu should be a good choice.
If you are that much of compiling fan... then there are other non-binary distributions out there... look for something that is well maintained with a healthy community around. Gentoo project is stalled from long time, not to mention their major messed up back in the days with broken portage dependencies that brake down almost everybody's systems.
-
23 Mar 2010 11:25 PM #13
-
24 Mar 2010 12:50 AM #14
I have done this and it works:
in the lib directory of the installation, remove all and do simlinks
libQtCoreExt.so.4 -> /usr/lib/libQtCore.so.4
libQtGuiExt.so.4 -> /usr/lib/libQtGui.so.4
libQtNetworkExt.so.4 -> /usr/lib/libQtNetwork.so.4
libQtScriptExt.so.4 -> /usr/lib/libQtScript.so.4
libQtWebKitExt.so.4 -> /usr/lib/libQtWebKit.so.4
libQtXmlExt.so.4 -> /usr/lib/libQtXml.so.4
libQtXmlPatternsExt.so.4 -> /usr/lib/libQtXmlPatterns.so.4
I have kubuntu 9.10 64bit
-
24 Mar 2010 7:24 AM #15
I did that... linked with my system libs, but I still get the error:
bin/ExtDesigner.bin: /usr/lib/libcrypto.so.0.9.8: no version information available (required by bin/ExtDesigner.bin)
Segmentation fault
My system is a Mandriva 2010 32bit:
Linux ethraza 2.6.31.12-desktop586-1mnb #1 SMP Tue Jan 26 02:59:40 EST 2010 i686 AMD Athlon(tm) X2 Dual-Core QL-62 GNU/Linux
We are really interested in the ExtDesigner her. There is no solution yet?
ThanxMandriva Linux in
LAMPE (Linux / Apache / MySQL / PHP / ExtJs)
-
24 Mar 2010 9:00 AM #16Sencha - Sencha Touch Dev Team
- Join Date
- Mar 2007
- Location
- Redwood City, California
- Posts
- 3,652
- Vote Rating
- 14
We're working with Qt on this and hope to have a solution soon.
-
24 Mar 2010 9:10 AM #17
I also tried willy99 suggestion (symlink with system libs), and just as ethraza, also received a segmentation fault error message...
Good to know that ExtJS team is working on this issue. Thanks!
I hope a solution can be found soon. I'm eager to try Ext Designer...Last edited by j.bruni; 24 Mar 2010 at 9:10 AM. Reason: corrected gramatical error
-
25 Mar 2010 2:24 AM #18
same error, Kubuntu 10.04 and Ubuntu 9.10 as well... (both 32bit)
-
25 Mar 2010 10:37 AM #19
I symlinked my current libcrypto (1.0.0) to libcrypto.so.0.9.8 and it worked. I have to say this looks AWESOME.
-
25 Mar 2010 12:19 PM #20
It seems that Ext Designer uses "libQtDBus.so.4", which is NOT included in the package as the other Qt/Ext files. I wonder if including a "libQtDBusExt.so.4" in the package would resolve the problem...
... Also, libcrypto tip above do not apply to me (only 0.9.8 is installed in my system)...
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
Array remove and indexof incompatible with SAP EPCF
By jemtevans in forum Ext 2.x: Help & DiscussionReplies: 2Last Post: 11 Dec 2008, 2:19 PM -
Show Modal incompatible with flash banner on FireFox
By puppet in forum Ext 2.x: Help & DiscussionReplies: 1Last Post: 27 Sep 2008, 1:57 PM -
EPL 1.0 and GPL licenses are incompatible
By sheesh-kebab in forum Community DiscussionReplies: 18Last Post: 8 May 2008, 1:39 AM -
EditorGridPanel() and CheckboxSelectionModel() incompatible?
By bcamp1973 in forum Ext 2.x: Help & DiscussionReplies: 1Last Post: 10 Jan 2008, 9:04 PM -
BasicDialog incompatible with ylayout-inactive-content?
By SteveEisner in forum Ext 1.x: BugsReplies: 5Last Post: 6 Nov 2006, 3:10 PM


Reply With Quote
