RE: [EMAIL PROTECTED] Compilation Problem when trinyg to build http 2.2.6 rpm

2007-09-13 Thread HAMMER Cédric Ext ROSI/DPS
e : Foster, Stephen (ASPIRE) [mailto:[EMAIL PROTECTED] Envoyé : jeudi 13 septembre 2007 11:25 À : users@httpd.apache.org Cc : [EMAIL PROTECTED] Objet : RE: [EMAIL PROTECTED] Compilation Problem when trinyg to build http 2.2.6 rpm You probably need to specify the correct location path to the SSL libra

RE: [EMAIL PROTECTED] Compilation Problem when trinyg to build http 2.2.6 rpm

2007-09-13 Thread Foster, Stephen \(ASPIRE\)
10:19 To: users@httpd.apache.org Cc: [EMAIL PROTECTED] Subject: RE: [EMAIL PROTECTED] Compilation Problem when trinyg to build http 2.2.6 rpm No one to help me with this ? Reading the error lines, I've seen checking openssl/ssl.h presence... no But when I can to locate it : # find /

RE: [EMAIL PROTECTED] Compilation Problem when trinyg to build http 2.2.6 rpm

2007-09-13 Thread HAMMER Cédric Ext ROSI/DPS
first rpm building, so I'm not used to the spec files ...) ? De : HAMMER Cédric Ext ROSI/DPS [mailto:[EMAIL PROTECTED] Envoyé : mercredi 12 septembre 2007 15:34 À : users@httpd.apache.org Objet : [EMAIL PROTECTED] Compilati

[EMAIL PROTECTED] Compilation Problem when trinyg to build http 2.2.6 rpm

2007-09-12 Thread HAMMER Cédric Ext ROSI/DPS
Hi everybody, I'm just trying to build a rpm of httpd 2.2.6 using the sources. But I got a problem with SSL during the compilation phase ; here is a copy of this error: mkdir modules/ssl checking whether to enable mod_ssl... checking dependencies checking for SSL/TLS toolkit base... none c

[EMAIL PROTECTED] compilation problem with mod_proxy_html

2006-12-07 Thread sharath reddy
By compiling of the mod_proxy_html (version 2.5.2) for apache2.0.50(on LINUX) with the command "apxs -c -I/usr/include/libxml2 -i mod_proxy_html.c", I get the follow error: [EMAIL PROTECTED] tmp]# /opt/apache2/bin/apxs -c -I/usr/include/libxml2 -i mod_proxy_html.c /opt/apache2/build/libtool --s

RE: [EMAIL PROTECTED] compilation problem

2006-09-28 Thread Hasson Yehudit
Original Message- From: Ben [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 20, 2006 6:14 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] compilation problem Hi Hasson , as Tal mentions, one must do a make clean, or work with a clean download.. Try the following - which uses

Re: [EMAIL PROTECTED] compilation problem

2006-09-20 Thread Ben
EMAIL PROTECTED] Sent: Monday, September 18, 2006 6:48 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] compilation problem I've seen this error before. It's because the current /usr/apache directory is causing some sort of config problem Try this - mv /usr/apache /usr/apach

RE: [EMAIL PROTECTED] compilation problem

2006-09-20 Thread Tal Cohen
configure --prefix=/usr/apache --enable-proxy --enable-cache --enable-mem-cache make Tal -Original Message- From: Hasson Yehudit [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 19, 2006 2:08 AM To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] compilation problem

RE: [EMAIL PROTECTED] compilation problem

2006-09-20 Thread Hasson Yehudit
I tried it, but it didn't work (I got the same error while compiling). Maybe do you have another suggestion? -Original Message- From: Ben [mailto:[EMAIL PROTECTED] Sent: Monday, September 18, 2006 6:48 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] compilation problem

RE: [EMAIL PROTECTED] compilation problem

2006-09-18 Thread Hasson Yehudit
Thanks -Original Message- From: Ben [mailto:[EMAIL PROTECTED] Sent: Monday, September 18, 2006 6:48 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] compilation problem I've seen this error before. It's because the current /usr/apache directory is causing so

Re: [EMAIL PROTECTED] compilation problem

2006-09-18 Thread Ben
I've seen this error before. It's because the current /usr/apache directory is causing some sort of config problem Try this - mv /usr/apache /usr/apache.x ./configure --prefix=/usr/apache --enable-proxy --enable-cache -- enable-disk-cache make mv /usr/apache.x /usr/apache make install -

[EMAIL PROTECTED] compilation problem

2006-09-18 Thread Hasson Yehudit
Hi I have a compilation problem while trying to compile the apache second time with different configuration: My steps are: 1) ./configure --prefix=/usr/apache --enable-proxy --enable-cache --enable-disk-cache 2) make 3) make install 4) ./configure --prefix=/usr/apache --enable-proxy --e

Re: [EMAIL PROTECTED] compilation problem for apache2 + ldap on solaris 8

2006-06-17 Thread empty body
this worked, thank you. On 6/17/06, Rainer Sokoll <[EMAIL PROTECTED]> wrote: On Sat, Jun 17, 2006 at 12:59:19PM -0400, empty body wrote: > this is the error during make: [...] > ld: fatal: library -lnet: not found You need libnet (http://www.packetfactory.net/projects/libnet/). It is also avai

Re: [EMAIL PROTECTED] compilation problem for apache2 + ldap on solaris 8

2006-06-17 Thread Rainer Sokoll
On Sat, Jun 17, 2006 at 12:59:19PM -0400, empty body wrote: > this is the error during make: [...] > ld: fatal: library -lnet: not found You need libnet (http://www.packetfactory.net/projects/libnet/). It is also available through sunfreeware. Rainer

[EMAIL PROTECTED] compilation problem for apache2 + ldap on solaris 8

2006-06-17 Thread empty body
this is the error during make: - /export/home/username/software/src/httpd-2.2.2/srclib/apr/libtool --silent --mode=link gcc -pthreads -fPIC -mv8plus -O3 -L/usr/local/lib -L/export/home/username/software/src/httpd-2.2.2/srclib/apr-util/xml/expat/lib -R/usr/local/lib -L/opt/OpenSSL/lib