LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   compiling source code (https://www.linuxquestions.org/questions/linux-desktop-74/compiling-source-code-495732/)

BoredStudent 10-26-2006 07:59 AM

compiling source code
 
i am trying to compile the latest version of mozilla on red hat 9 but when i use the configure command it comes up with this error

configure: error: --enable-application=APP is required

please help and remember i am new to this

Wells 10-26-2006 08:09 AM

Mozilla is a very special beast when it comes to compiling.

There are two things that I really think you need to do for this:

1. Read the installation and readme documentation. There is a lot there, but you are going to need it for Mozilla.
2. If you do a ./configure --help, you should get a bunch of information on what the different flags are. What it is looking for here is a --enable-application=<insert app here>, where the app is one of the different functions that Mozilla provides (browser, mail reader, etc. or a combination of any of them)


All times are GMT -5. The time now is 03:10 PM.