PDA

View Full Version : سوال: کمپايل کردن ماژول Apache در C/C++



AriaGlobal
چهارشنبه 21 فروردین 1392, 19:45 عصر
سلام

من دارم يک ماژول براي Apache به زبان C مينويسم اما موفق به کمپايل نميشم، چطور بايد ماژول نوشته شده رو کمپايل کنم ؟؟

اين چيزيه که سايت رسمي آپاچي گفته :


Compiling your module

To compile the source code we are building in this document, we will be using APXS (http://httpd.apache.org/docs/2.4/programs/apxs.html). Assuming your source file is called mod_example.c, compiling, installing and activating the module is as simple as:
apxs -i -a -c mod_example.c
و اين لينک مربوط به ايجاد ماژول هست :
http://httpd.apache.org/docs/2.4/developer/modguide.html