Buenas tardes, sigo tratando de instalar apache, tuve serios problemas con las librerias,. Ahora no me funciona yum y me da error al instalar apache. Alguna sugerencia ? Pleasseee
[root@ httpd-2.2.15]# make
Making all in srclib
make[1]: Entering directory `/media/apache/INFRA/instaladores/httpd-2.2.15/srclib'
Making all in pcre
make[2]: Entering directory `/media/apache/INFRA/instaladores/httpd-2.2.15/srclib/pcre'
make[3]: Entering directory `/media/apache/INFRA/instaladores/httpd-2.2.15/srclib/pcre'
/apr-1/build/libtool --silent --mode=compile gcc -pthread -I/media/apache/INFRA/instaladores/httpd-2.2.15/srclib/pcre -I. -I/media/apache/INFRA/instaladores/httpd-2.2.15/os/unix -I/media/apache/INFRA/instaladores/httpd-2.2.15/server/mpm/prefork -I/media/apache/INFRA/instaladores/httpd-2.2.15/modules/http -I/media/apache/INFRA/instaladores/httpd-2.2.15/modules/filters -I/media/apache/INFRA/instaladores/httpd-2.2.15/modules/proxy -I/media/apache/INFRA/instaladores/httpd-2.2.15/include -I/media/apache/INFRA/instaladores/httpd-2.2.15/modules/generators -I/media/apache/INFRA/instaladores/httpd-2.2.15/modules/mappers -I/media/apache/INFRA/instaladores/httpd-2.2.15/modules/database -I/usr/include/apr-1 -I/media/apache/INFRA/instaladores/httpd-2.2.15/server -I/media/apache/INFRA/instaladores/httpd-2.2.15/modules/proxy/../generators -I/media/apache/INFRA/instaladores/httpd-2.2.15/modules/ssl -I/media/apache/INFRA/instaladores/httpd-2.2.15/modules/dav/main -c maketables.c && touch maketables.lo
/bin/sh: /apr-1/build/libtool: No such file or directory
make[3]: *** [maketables.lo] Error 127
make[3]: Leaving directory `/media/apache/INFRA/instaladores/httpd-2.2.15/srclib/pcre'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/media/apache/INFRA/instaladores/httpd-2.2.15/srclib/pcre'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/media/apache/INFRA/instaladores/httpd-2.2.15/srclib'
make: *** [all-recursive] Error 1
[root@httpd-2.2.15]# yum install apr
Traceback (most recent call last):
File "/usr/bin/yum", line 28, in <module>
import yummain
ImportError: No module named yummain
Realmente mi fuerte no es linux sino las bases de datos, pero realmente necesito su ayuda para salir de este abismo.
Question
Ines 12
Buenas tardes, sigo tratando de instalar apache, tuve serios problemas con las librerias,. Ahora no me funciona yum y me da error al instalar apache. Alguna sugerencia ? Pleasseee
[root@ httpd-2.2.15]# make
Making all in srclib
make[1]: Entering directory `/media/apache/INFRA/instaladores/httpd-2.2.15/srclib'
Making all in pcre
make[2]: Entering directory `/media/apache/INFRA/instaladores/httpd-2.2.15/srclib/pcre'
make[3]: Entering directory `/media/apache/INFRA/instaladores/httpd-2.2.15/srclib/pcre'
/apr-1/build/libtool --silent --mode=compile gcc -pthread -I/media/apache/INFRA/instaladores/httpd-2.2.15/srclib/pcre -I. -I/media/apache/INFRA/instaladores/httpd-2.2.15/os/unix -I/media/apache/INFRA/instaladores/httpd-2.2.15/server/mpm/prefork -I/media/apache/INFRA/instaladores/httpd-2.2.15/modules/http -I/media/apache/INFRA/instaladores/httpd-2.2.15/modules/filters -I/media/apache/INFRA/instaladores/httpd-2.2.15/modules/proxy -I/media/apache/INFRA/instaladores/httpd-2.2.15/include -I/media/apache/INFRA/instaladores/httpd-2.2.15/modules/generators -I/media/apache/INFRA/instaladores/httpd-2.2.15/modules/mappers -I/media/apache/INFRA/instaladores/httpd-2.2.15/modules/database -I/usr/include/apr-1 -I/media/apache/INFRA/instaladores/httpd-2.2.15/server -I/media/apache/INFRA/instaladores/httpd-2.2.15/modules/proxy/../generators -I/media/apache/INFRA/instaladores/httpd-2.2.15/modules/ssl -I/media/apache/INFRA/instaladores/httpd-2.2.15/modules/dav/main -c maketables.c && touch maketables.lo
/bin/sh: /apr-1/build/libtool: No such file or directory
make[3]: *** [maketables.lo] Error 127
make[3]: Leaving directory `/media/apache/INFRA/instaladores/httpd-2.2.15/srclib/pcre'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/media/apache/INFRA/instaladores/httpd-2.2.15/srclib/pcre'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/media/apache/INFRA/instaladores/httpd-2.2.15/srclib'
make: *** [all-recursive] Error 1
[root@httpd-2.2.15]# yum install apr
Traceback (most recent call last):
File "/usr/bin/yum", line 28, in <module>
import yummain
ImportError: No module named yummain
Realmente mi fuerte no es linux sino las bases de datos, pero realmente necesito su ayuda para salir de este abismo.
Link to post
Share on other sites
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now