Thread
:
Building FENNEC/FIREFOX from source with Maemo SDK
View Single Post
misiak
2012-05-15 , 09:58
Posts: 805 | Thanked: 1,605 times | Joined on Feb 2010 @ Gdynia, Poland
#
2
general rules:
1. install maemo sdk (i don't know what systems are supported now, i have a virtual machine with ubuntu 10.04 and scratchbox installed there for n900 development)
2. download Fennec or Firefox sources
3. try to compile
4. if there are errors, fix them
5. try again, if it still fails, goto number 4
6. copy results to 900
7. test and run
or maybe it would be easier to add debian armel's repositories to /etc/apt/sources.list
IN YOUR SDK,
NOT
ON N900!
, then do
Code:
apt-get source iceweasel apt-get build-dep iceweasel fakeroot dpkg-buildpackage iceweasel
- this works for some debian packages (I haven't done this for >1year, so I may have forgotten some extra steps, but I hope you know what I mean)
Iceweasel is equivalent of Firefox in Debian (it's Firefox in Debian).
Last edited by misiak; 2012-05-15 at
10:01
.
Quote & Reply
|
misiak
View Public Profile
Send a private message to misiak
Find all posts by misiak