Subj : Re: I want to configure and compile Apache To : comp.os.linux,comp.os.linux.admin,tw.bbs.comp.linux From : mehkriakram Date : Wed Oct 20 2004 06:10 am "ErDNA" wrote in message news:... > Dar all, > I'm a newbie to Linux, I need to compile Apache from source with some > options. Can I create a text file for the options first and then configure > with this text file? How to do? > Thanks ErDNA, there are many things that need to be considered while compiling apache from source. Whether you want your apache in DSO (dynamically shared objects) mode or static mode. what modules/functionality you want to add extra. even with the default apache server you have many modules that get shipped do you want all of them or just a couble of them. your compiling of apache depends on these questions. to start with look at the output of ./configure --help ../configure