Re: [users@httpd] Question on building mod_qos for Centos 6

2015-08-18 Thread Sophie Loewenthal
HI Rainr, Thanks for your notes. I'll join their mailing. Thanks again! Sophie. On 8/18/2015 3:58 PM, Rainer Jung wrote: Am 18.08.2015 um 12:09 schrieb Sophie Loewenthal: Thanks Rainr. I build the modules in the end with apxs -i -c mod_qos.c -lcrypto -lpcre because configure asked for

Re: [users@httpd] Question on building mod_qos for Centos 6

2015-08-18 Thread Rainer Jung
Am 18.08.2015 um 12:09 schrieb Sophie Loewenthal: Thanks Rainr. I build the modules in the end with apxs -i -c mod_qos.c -lcrypto -lpcre because configure asked for items I could not find in my repositories. It build this in /etc/httpd/modules/mod_qos -rw-r--r-- 1 root root 744576 Aug 18 11:37

Re: [users@httpd] Question on building mod_qos for Centos 6

2015-08-18 Thread Sophie Loewenthal
Thanks Rainr. I build the modules in the end with apxs -i -c mod_qos.c -lcrypto -lpcre because configure asked for items I could not find in my repositories. It build this in /etc/httpd/modules/mod_qos -rw-r--r-- 1 root root 744576 Aug 18 11:37 mod_qos.o -rw-r--r-- 1 root root276 Aug 18

Re: [users@httpd] Question on building mod_qos for Centos 6

2015-08-18 Thread Rainer Jung
Am 18.08.2015 um 09:59 schrieb Sophie Loewenthal: Hi, I've been trying to build the module mod_qos on for Centos 6 and wondered if somebody had some experience with this. The documentation referred to a file buildconf but I did not find this in the tarball mod_qos-11.16.tar.gz. Does anyb

[users@httpd] Question on building mod_qos for Centos 6

2015-08-18 Thread Sophie Loewenthal
Hi, I've been trying to build the module mod_qos on for Centos 6 and wondered if somebody had some experience with this. The documentation referred to a file buildconf but I did not find this in the tarball mod_qos-11.16.tar.gz. Does anybody know where I could find the *buildconf* file