answersLogoWhite

0

1. download source from apache.org 2. decompress the source package 3. descend into the new directory 4. ./configure 5. make 6. make install

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is Apache's first open source project?

Apache httpd Project (Apache Http Web Server)


How does compiler compile source text?

Very carefully.


What is Commands for the compiler that are needed to compile and run your program?

javac is the command that is used to compile Java source files.


What is the difference between make and compile in c?

make is a utility program, compile means translation from source to object module.


How do you use map on source sdk?

If you are finished, press F9 or find the compile button on the top, let it compile, and your set to go.


When you compile a program do you have to give a command to print the source program?

No. You can compile without printing the source. Indeed, I know of no compiler that would allow a program's source to be printed while it is being compiled. They are completely separate and unrelated tasks.


How do you compile Ubuntu?

Ubuntu comes precompiled. Although you could compile it from source, that would take days, and would be pretty silly. To compile programs on Ubuntu, first "sudo apt-get install build-essential", then run "./configure" and "make" in the directory where you have the source code.


What was the Apache main source of food?

buffalodeersmalll animals


What does a compiler do when you compile your program?

Coverts source code into object code


What is compile time and run time?

Compile time is when the compiler translates your source code into computer language. Run time is when the actual program runs.


How do you compile source code from the command prompt in java?

compile:javac filename.javarun:java filename


What is solr searching?

Solr is related to searching. its a open source from apache.