![]() ![]() |
Jan 15 2007, 08:34 AM
Post
#91
|
|
![]() Group: Members Posts: 2,350 Joined: 30-July 06 Member No.: 10,575 |
Compiling didn't seem to work, so I'm trying the precompiled Zaurus version. I'm missing libqte, though, and I can't find it for download anywhere. Does anybody know where I can get the Cacko version? As far as I can tell, it's not in any feeds.
|
|
|
|
Jan 15 2007, 08:53 AM
Post
#92
|
|
![]() Group: Members Posts: 1,837 Joined: 31-December 05 From: Illinois USA Member No.: 8,821 |
I found this in my cacko setup.
/usr/QtPalmtop.rom/lib/libqte.so.2.3.2 It's inside the ROM It's symlinked to several places. Here's how it looks on my C3100 with cacko. /usr/QtPalmtop.rom/lib libqte.so (symlink) libqte.so.2 (symlink) libqte.so.2.3 (symlink) libqte.so.2.3.2 (actual file) /home/QtPalmtop/lib libqte.so (symlink) libqte.so.2 (symlink) libqte.so.2.3 (symlink) libqte.so.2.3.2 (symlink) I zipped it up, it's 4mb unpacked This post has been edited by Jon_J: Jan 15 2007, 09:03 AM
Attached File(s)
|
|
|
|
Jan 15 2007, 02:21 PM
Post
#93
|
|
![]() Group: Members Posts: 2,350 Joined: 30-July 06 Member No.: 10,575 |
QUOTE(Jon_J @ Jan 15 2007, 11:53 AM) I found this in my cacko setup. /usr/QtPalmtop.rom/lib/libqte.so.2.3.2 It's inside the ROM It's symlinked to several places. Here's how it looks on my C3100 with cacko. /usr/QtPalmtop.rom/lib libqte.so (symlink) libqte.so.2 (symlink) libqte.so.2.3 (symlink) libqte.so.2.3.2 (actual file) /home/QtPalmtop/lib libqte.so (symlink) libqte.so.2 (symlink) libqte.so.2.3 (symlink) libqte.so.2.3.2 (symlink) I zipped it up, it's 4mb unpacked Thanks! That works, but now I need libqpe. I don't suppose you could post this as well? |
|
|
|
Jan 15 2007, 02:25 PM
Post
#94
|
|
![]() Group: Members Posts: 1,837 Joined: 31-December 05 From: Illinois USA Member No.: 8,821 |
here it is, I'll post symlink details in a minute.
Symlink structures are very similar to above libqte /usr/QtPalmtop.rom/lib libqpe.so (symlink) libqpe.so.1 (symlink) libqpe.so.1.5 (symlink) libqpe.so.1.5.0 (actual file) /home/QtPalmtop/lib libqpe.so (symlink) libqpe.so.1 (symlink) libqpe.so.1.5 (symlink) libqpe.so.1.5.0 (symlink) This post has been edited by Jon_J: Jan 15 2007, 02:29 PM
Attached File(s)
|
|
|
|
Jan 15 2007, 02:29 PM
Post
#95
|
|
![]() Group: Members Posts: 2,350 Joined: 30-July 06 Member No.: 10,575 |
|
|
|
|
Jan 15 2007, 02:38 PM
Post
#96
|
|
![]() Group: Members Posts: 2,350 Joined: 30-July 06 Member No.: 10,575 |
Sorry, but it looks like the precompiled Ewe won't work. I get errors about no QT embedded server running.
I'll try getting Java of some sort then try compiling again. @Jon_J: Thanks for posting the libs, and quickly! |
|
|
|
Jan 15 2007, 03:55 PM
Post
#97
|
|
![]() Group: Members Posts: 2,808 Joined: 21-March 05 From: Sydney, Australia Member No.: 6,686 |
Would love to see Firefox 2.0.x, preferably statically compiled without all the extra plugins so it is lean and clean and loads faster...
|
|
|
|
Jan 16 2007, 03:53 PM
Post
#98
|
|
![]() Group: Members Posts: 2,350 Joined: 30-July 06 Member No.: 10,575 |
QUOTE(Meanie @ Jan 15 2007, 06:55 PM) Would love to see Firefox 2.0.x, preferably statically compiled without all the extra plugins so it is lean and clean and loads faster... I'm trying, but I get make[6]: Leaving directory `/mnt/ide2/mozilla/xpcom/typelib/xpt/tools' make[5]: Leaving directory `/mnt/ide2/mozilla/xpcom/typelib/xpt/tools' make[4]: Leaving directory `/mnt/ide2/mozilla/xpcom/typelib/xpt' make[4]: Entering directory `/mnt/ide2/mozilla/xpcom/typelib/xpidl' make[5]: Entering directory `/mnt/ide2/mozilla/xpcom/typelib/xpidl' gcc -o xpidl -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe -DNDEBUG -DTRIMMED -O -I/opt/native/arm/3.4.6-xscale-softvfp/armv5tel-cacko-linux/include/libIDL-2.0 -I/opt/native/arm/3.4.6-xscale-softvfp/armv5tel-cacko-linux/include/glib-2.0 -I/opt/native/arm/3.4.6-xscale-softvfp/armv5tel-cacko-linux/lib/glib-2.0/include xpidl.o xpidl_idl.o xpidl_util.o xpidl_header.o xpidl_typelib.o xpidl_doc.o xpidl_java.o -L../../../dist/bin -L../../../dist/lib ../../../dist/lib/libxpt.a -L/opt/native/arm/3.4.6-xscale-softvfp/armv5tel-cacko-linux/lib -lIDL-2 -lglib-2.0 -ldl -lm /opt/native/arm/3.4.6-xscale-softvfp/lib/gcc/armv5tel-cacko-linux/3.4.6/../../../../armv5tel-cacko-linux/bin/ld: cannot find -lIDL-2 collect2: ld returned 1 exit status make[5]: *** [xpidl] Error 1 make[5]: Leaving directory `/mnt/ide2/mozilla/xpcom/typelib/xpidl' make[4]: *** [export] Error 2 make[4]: Leaving directory `/mnt/ide2/mozilla/xpcom/typelib/xpidl' make[3]: *** [export] Error 2 make[3]: Leaving directory `/mnt/ide2/mozilla/xpcom/typelib' make[2]: *** [export] Error 2 make[2]: Leaving directory `/mnt/ide2/mozilla/xpcom' make[1]: *** [tier_2] Error 2 make[1]: Leaving directory `/mnt/ide2/mozilla' make: *** [default] Error 2 What is the issue here? I have libIDL installed, I compiled it myself, so all of the development stuff should be there. Any help would be much appreciated. P.S. I will continue working on Ewe once I get bored/give up on Firefox. |
|
|
|
Jan 16 2007, 03:57 PM
Post
#99
|
|
![]() Group: Members Posts: 2,808 Joined: 21-March 05 From: Sydney, Australia Member No.: 6,686 |
does your libIDL.so exist? the compiler looks for .so, not .so.x.x
PS: I thought building firefox on the Z would be futile since it doesnt have enough RAM. The readme for firefox says that you need at least 512MB RAM to build firefox and more if you want to build it statically... but good luck anyway! |
|
|
|
Jan 16 2007, 06:43 PM
Post
#100
|
|
![]() Group: Members Posts: 2,350 Joined: 30-July 06 Member No.: 10,575 |
QUOTE(Meanie @ Jan 16 2007, 06:57 PM) does your libIDL.so exist? the compiler looks for .so, not .so.x.x PS: I thought building firefox on the Z would be futile since it doesnt have enough RAM. The readme for firefox says that you need at least 512MB RAM to build firefox and more if you want to build it statically... but good luck anyway! libIDL.so exists as a symlink. Is there anything else that I could do, try, or look at that could help? It seems to compile fine without 512MB of RAM, but I guess I'll find out. Thanks for your response! |
|
|
|
Jan 16 2007, 08:06 PM
Post
#101
|
|
|
Group: Members Posts: 352 Joined: 3-June 04 From: Virginia, US Member No.: 3,563 |
I had it in another thread, but foomatic and hpijs would be marvelous to enable entire lines of hp printers.
|
|
|
|
Jan 18 2007, 01:59 AM
Post
#102
|
|
![]() Group: Members Posts: 2,808 Joined: 21-March 05 From: Sydney, Australia Member No.: 6,686 |
QUOTE(Capn_Fish @ Jan 17 2007, 12:43 PM) QUOTE(Meanie @ Jan 16 2007, 06:57 PM) does your libIDL.so exist? the compiler looks for .so, not .so.x.x PS: I thought building firefox on the Z would be futile since it doesnt have enough RAM. The readme for firefox says that you need at least 512MB RAM to build firefox and more if you want to build it statically... but good luck anyway! libIDL.so exists as a symlink. Is there anything else that I could do, try, or look at that could help? It seems to compile fine without 512MB of RAM, but I guess I'll find out. Thanks for your response! ok, i found that you need to compile and install libIDL-0.6.8.tar.gz to build mozilla/firefox, etc.. |
|
|
|
Jan 18 2007, 04:45 AM
Post
#103
|
|
![]() Group: Members Posts: 2,350 Joined: 30-July 06 Member No.: 10,575 |
QUOTE(Meanie @ Jan 18 2007, 04:59 AM) QUOTE(Capn_Fish @ Jan 17 2007, 12:43 PM) QUOTE(Meanie @ Jan 16 2007, 06:57 PM) does your libIDL.so exist? the compiler looks for .so, not .so.x.x PS: I thought building firefox on the Z would be futile since it doesnt have enough RAM. The readme for firefox says that you need at least 512MB RAM to build firefox and more if you want to build it statically... but good luck anyway! libIDL.so exists as a symlink. Is there anything else that I could do, try, or look at that could help? It seems to compile fine without 512MB of RAM, but I guess I'll find out. Thanks for your response! ok, i found that you need to compile and install libIDL-0.6.8.tar.gz to build mozilla/firefox, etc.. I built libIDL and installed it before trying to build Firefox. Does it make a difference if I packaged it up then installed it? |
|
|
|
Jan 18 2007, 04:55 AM
Post
#104
|
|
![]() Group: Members Posts: 2,808 Joined: 21-March 05 From: Sydney, Australia Member No.: 6,686 |
QUOTE(Capn_Fish @ Jan 18 2007, 10:45 PM) QUOTE(Meanie @ Jan 18 2007, 04:59 AM) QUOTE(Capn_Fish @ Jan 17 2007, 12:43 PM) QUOTE(Meanie @ Jan 16 2007, 06:57 PM) does your libIDL.so exist? the compiler looks for .so, not .so.x.x PS: I thought building firefox on the Z would be futile since it doesnt have enough RAM. The readme for firefox says that you need at least 512MB RAM to build firefox and more if you want to build it statically... but good luck anyway! libIDL.so exists as a symlink. Is there anything else that I could do, try, or look at that could help? It seems to compile fine without 512MB of RAM, but I guess I'll find out. Thanks for your response! ok, i found that you need to compile and install libIDL-0.6.8.tar.gz to build mozilla/firefox, etc.. I built libIDL and installed it before trying to build Firefox. Does it make a difference if I packaged it up then installed it? what I have found is that your libraries, or at least their symlinks need to be under /usr/lib |
|
|
|
Jan 18 2007, 10:47 AM
Post
#105
|
|
![]() Group: Members Posts: 2,350 Joined: 30-July 06 Member No.: 10,575 |
QUOTE(Meanie @ Jan 18 2007, 07:55 AM) QUOTE(Capn_Fish @ Jan 18 2007, 10:45 PM) QUOTE(Meanie @ Jan 18 2007, 04:59 AM) QUOTE(Capn_Fish @ Jan 17 2007, 12:43 PM) QUOTE(Meanie @ Jan 16 2007, 06:57 PM) does your libIDL.so exist? the compiler looks for .so, not .so.x.x PS: I thought building firefox on the Z would be futile since it doesnt have enough RAM. The readme for firefox says that you need at least 512MB RAM to build firefox and more if you want to build it statically... but good luck anyway! libIDL.so exists as a symlink. Is there anything else that I could do, try, or look at that could help? It seems to compile fine without 512MB of RAM, but I guess I'll find out. Thanks for your response! ok, i found that you need to compile and install libIDL-0.6.8.tar.gz to build mozilla/firefox, etc.. I built libIDL and installed it before trying to build Firefox. Does it make a difference if I packaged it up then installed it? what I have found is that your libraries, or at least their symlinks need to be under /usr/lib I have copied them there, but it seems to have no effect. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 18th June 2013 - 05:16 PM |