Re: [SHR] Fennec web browser recipe

2009-03-26 Thread Johny Tenfinger
It's alpha 2 version. It's not usable on FR and everyone can build it
with bitbake (after installing some libs on host, due to bugs).

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[SHR] Fennec web browser recipe

2009-03-25 Thread Arne Brasseur
This worked on a recently installed and upgraded SHR testing.

opkg install -nodeps
http://www.angstrom-distribution.org/feeds/2008/ipk/glibc/armv4t/base/fennec_0.9+1.0a2-r2.1_armv4t.ipk
 

\

http://www.angstrom-distribution.org/feeds/2008/ipk/glibc/armv4t/base/sqlite3_3.6.5-r0.1_armv4t.ipk
 

\

http://www.angstrom-distribution.org/feeds/2008/ipk/glibc/armv4t/base/libsqlite3-0_3.6.5-r0.1_armv4t.ipk
 

\

http://www.angstrom-distribution.org/feeds/2008/ipk/glibc/armv4t/base/libgcc1_4.2.4-r5.1_armv4t.ipk
 



opkg install libgio-2.0-0 libxt6

echo '
/usr/lib/fennec/xulrunner
/usr/lib/fennec/xulrunner/plugins
/usr/lib/fennec/xulrunner/components'  /etc/ld.so.conf

ldconfig

DISPLAY=:0 /usr/lib/fennec/fennec

The UI is designed for a 800*480 screen, not a 480*640. You can unzip
/usr/lib/fennec/{classic,browser}.jar , play around with the css/xml/png
files and zip it again.


I only played with it for a couple of minutes, I doubt it's very useful
as-is but I'm sure some of you are curious as well.


bon apetit,
(ab)


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community