Changes

Jump to: navigation, search

Fennec on a Nokia N810

21 bytes added, 22:58, 25 February 2009
Setting up your environment.
In order to compile Fennec for the nokia devices.
we need 3 different components in order to make this work
'''
scratchbox'''
(Scratchbox is the cross platform compilation tool that is
needed.)
'''scratchbox''': Scratchbox is the cross platform compilation tool that is needed.
'''scratchbox toolchain''' (: A set of tools used for a certain versions of compilerlibraries, special headers and other tools a cross-toolchainenables compiling binaries for different CPU architecturethan the host CPU)
'''maemo sdk'''(: Maemo is an open source development platform that runs on Linux and the SDK provides a set of libraries and compilierand emulator that "emulates" the Nokia for developing and debugging) .
'''note:''' theres an installer(choose to install everything)
instructions are available at
[https://wiki.mozilla.org/Mobile/Build/cs2007q3]
 
'''note:''' sometimes you will require to install the
/scratchbox/login
wget http://ftp.gnome.org/pub/gnome/sources/libIDL/0.8/libIDL-0.8.9.tar.gz tar -xzvf libIDL-0.8.9.tar.gz cd libIDL-0.8.9 ./configure make fakeroot make install cd ..
'''note:''' if the libIDL error appears on build run this.
export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/local/lib/pgkconfig 
== Unistalling Scratchbox ==
1
edit

Navigation menu