What are the dependency for mozilla firefox browser build

Asked by santosh

Hello Everybody!

I have downloaded firefox-3.0.10-source.tar.bz2 and unpacked to configure.
I am trying to compile firefox open source code under Linux (version 2.6.18) for embedded device (minimo – small embedded browser).
I am able to configure and build mozilla firefox browser with application name “browser” at .mozconfig file but not with minimo.

.mozconfig (configuration file): configuration for minimo
mk_add_options MOZ_CO_PROJECT=minimo
ac_add_options –enable-application=minimo

I am getting error after ./configure
“configure: error: --enable-application value not recognized (monimo/build.mk does not exist). “

If someone has already worked on similar things, please help.

Regards,
Santosh

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
santosh (santosh-singh) said :
#1

I am building mozilla firefox for minimo (embedded device browser).
But not able to configure it.

Revision history for this message
Steven Danna (ssd7) said :
#2

Debian packages contain information about what packages are needed to build from source. The following command should install all the build dependencies for firefox:

sudo apt-get build-dep firefox

I hope this helps.

Can you help with this problem?

Provide an answer of your own, or ask santosh for more information if necessary.

To post a message you must log in.