Dear All
i am a  new user using apache and i am trying to compile apache 2.4 
i found a 3 error 
apr not found 
apr-util not found 
pcre not found 

after internet researching 
i am doing the following 
download the apr-XX and extract and rename the folder to make it "apr" and i
put it under http/srclib
and i am doing the same for apr-util 
for pacr download the the package 
./configure --prefix=/usr/local/pcre
make
make install
cd http
./configure --prefix=/PATH/ --with-pcre=/usr/local/pcre
every thing working fine with no error 


my question is 
is that steps is correct 
i am asking because this is the first time i am working on apache 
may i miss something 




--
View this message in context: 
http://camel.465427.n5.nabble.com/Compilling-Apache-2-4-tp5757149.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to