Hello:
I see a number of users got it work, so it must work, but I can't get it to work. Can you help me figure out where the problem is? I want to run firefox on Cacko too...
I did a clean flash of Cacko 1.21, applied the service patch b.
Then installed the following apps in the following order:
xqt-fonts-misc_1.0.0_all.ipk
xqt-server_0.0.9_arm.ipk
glibc-locale-eucjp_2.2.5-2_arm.ipk
xbase-etc_4.3.0-2_arm.ipk
xlibs_4.3.0-2_arm.ipk
xqt-startup-scripts_0.0.2_arm.ipk
xbase-clients_4.3.0-2_arm.ipk
gtk_1.2.10.1_arm.ipk
gdk-pixbuf_0.22.0-2_arm.ipk
glib-additional_1.2.10-2_arm.ipk
blackbox_0.65.0.1_arm.ipk
aterm_0.4.2_armv5tel.ipk
firefox_0.9_armv5tel.ipk
Edited the .xinitrc to run aterm instead of rxvt.
Rebooted.
Then when I run XQt and try to run firefox, I get:/usr/lib/firefox/lib/firefox-0.9/firefox-bin: error while loading shared libraries: libstdc++.so.5: cannot load shared object file: No such file or directory
Which is strange because libstdc++.so.5 is from PdaXrom, yet you say you didn't have to install any additional libs.
Anyhow, I tried:cp libstdc++.so.5.0.5 /usr/lib/firefox/lib/firefox-0.9/
ln -s /usr/lib/firefox/lib/firefox-0.9/libstdc++.so.5.0.5 /usr/lib/firefox/lib/firefox-0.9/libstdc++.so.5
Then when I try to run firefox I get:/usr/lib/firefox/lib/firefox-0.9/firefox-bin: error while loading shared libraries: /usr/lib/firefox/lib/firefox-0.9/libxpcom.so: symbol __floatsisf, version GCC_3.0 not defined in fil libgcc_s.so.1 with link time reference
Can you help me?
Thank you.