[Previo por Fecha] [Siguiente por Fecha] [Previo por Hilo] [Siguiente por Hilo]

[Hilos de Discusión] [Fecha] [Tema] [Autor]

[Sop.Tec.LinuxPPP] Apache-ssl



Hola  que tal lista

Otra vez yo con apache, la vez anterior le comentaba que no entendia como 
instalar apache-ssl, pues retomemos un poco; yo le mencionaba que me 
encuentro instalando apache-ssl_1.3.29 de un binario (.tar.gz) y que no 
hayaba como instalarlo, despues de  leer un rato varios documentos en la red 
encontre como instalarlo, si necesitabla la version de apache normal y ahora 
resluta que al momento de darle el ./configure para despues instalar me marca 
un error con el compilador (tengo la version gcc-2.95)y mi duda es si 
necesito un version mas actualizada del compilador.
El error que sale es el siguiente:

root:/usr/local/apache-ssl/apache_1.3.29# ./configure
Configuring for Apache, Version 1.3.29
 + Warning: Configuring Apache with default settings.
 + This is probably not what you really want.
 + Please read the README.configure and INSTALL files
 + first or at least run './configure --help' for
 + a compact summary of available options.
 + using installation path layout: Apache (config.layout)
Creating Makefile
Creating Configuration.apaci in src
Creating Makefile in src
 + configured for Linux platform
 + setting C compiler to gcc
 + setting C pre-processor to gcc -E
 + using "tr [a-z] [A-Z]" to uppercase
 + checking for system header files
 + using custom target name: httpsd
 + adding selected modules
 + using builtin Expat
 + checking sizeof various data types
 + doing sanity check on compiler and options
** A test compilation with your Makefile configuration
** failed.  The below error output from the compilation
** test will give you an idea what is failing. Note that
** Apache requires an ANSI C Compiler, such as gcc.

======== Error Output for sanity check ========
cd ..; gcc  -DLINUX=22 -DTARGET=\"httpsd\" -DUSE_HSREGEX -DUSE_EXPAT -I./lib/
expat-lite -DNO_DL_NEEDED -DAPACHE_SSL `./apaci`     -o helpers/dummy 
helpers/dummy.c   -lm -lcrypt -L/usr/local/ssl/lib -lssl -lcrypto
/usr/bin/ld: cannot find -lssl
collect2: ld returned 1 exit status
make: *** [dummy] Error 1
============= End of Error Report =============

De ante mano agracezco su ayuda, si se preguntan que porque no instalo el 
apache-ssl con apt-get es por que baja una version anterior que es 
vulnerable.

Sandra




[Hilos de Discusión] [Fecha] [Tema] [Autor]