Problème Apache2::Request avec perl
Résolu
tidus57140
Messages postés
74
Date d'inscription
Statut
Membre
Dernière intervention
-
tidus57140 Messages postés 74 Date d'inscription Statut Membre Dernière intervention -
tidus57140 Messages postés 74 Date d'inscription Statut Membre Dernière intervention -
Bonjour,
Je suis en train d'effectuer un projet sous linux et je dois installé des modules via perl ( perl -MCPAN -e shell ). Tout les modules ont réussi à être télécharés sauf 1 qui est Apache2::Request. Quand je tape la commande " cpan[1]> install Apache2::Request ", j'ai ce genre d'erreur à la fin :
make[6]: *** [Apache2.o] Error 1
make[6]: Leaving directory '/root/.cpan/build/libapreq2-2.13-ORQFrZ/glue/perl/xs/APR/Request/Apache2'
make[5]: *** [subdirs] Error 2
make[5]: Leaving directory '/root/.cpan/build/libapreq2-2.13-ORQFrZ/glue/perl/xs/APR/Request'
make[4]: *** [subdirs] Error 2
make[4]: Leaving directory '/root/.cpan/build/libapreq2-2.13-ORQFrZ/glue/perl/xs/APR'
make[3]: *** [subdirs] Error 2
make[3]: Leaving directory '/root/.cpan/build/libapreq2-2.13-ORQFrZ/glue/perl/xs'
make[2]: *** [subdirs] Error 2
make[2]: Leaving directory '/root/.cpan/build/libapreq2-2.13-ORQFrZ/glue/perl'
make[1]: *** [perl_glue] Error 2
make[1]: Leaving directory '/root/.cpan/build/libapreq2-2.13-ORQFrZ/glue'
make: *** [all-recursive] Error 1
ISAAC/libapreq2-2.13.tar.gz
/usr/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Failed during this command:
ISAAC/libapreq2-2.13.tar.gz : make NO
j'ai un niveau moyen en linux et je ne vois pas trop comment faire...merci de votre aide.
Je suis en train d'effectuer un projet sous linux et je dois installé des modules via perl ( perl -MCPAN -e shell ). Tout les modules ont réussi à être télécharés sauf 1 qui est Apache2::Request. Quand je tape la commande " cpan[1]> install Apache2::Request ", j'ai ce genre d'erreur à la fin :
make[6]: *** [Apache2.o] Error 1
make[6]: Leaving directory '/root/.cpan/build/libapreq2-2.13-ORQFrZ/glue/perl/xs/APR/Request/Apache2'
make[5]: *** [subdirs] Error 2
make[5]: Leaving directory '/root/.cpan/build/libapreq2-2.13-ORQFrZ/glue/perl/xs/APR/Request'
make[4]: *** [subdirs] Error 2
make[4]: Leaving directory '/root/.cpan/build/libapreq2-2.13-ORQFrZ/glue/perl/xs/APR'
make[3]: *** [subdirs] Error 2
make[3]: Leaving directory '/root/.cpan/build/libapreq2-2.13-ORQFrZ/glue/perl/xs'
make[2]: *** [subdirs] Error 2
make[2]: Leaving directory '/root/.cpan/build/libapreq2-2.13-ORQFrZ/glue/perl'
make[1]: *** [perl_glue] Error 2
make[1]: Leaving directory '/root/.cpan/build/libapreq2-2.13-ORQFrZ/glue'
make: *** [all-recursive] Error 1
ISAAC/libapreq2-2.13.tar.gz
/usr/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Failed during this command:
ISAAC/libapreq2-2.13.tar.gz : make NO
j'ai un niveau moyen en linux et je ne vois pas trop comment faire...merci de votre aide.
A voir également:
- Problème Apache2::Request avec perl
- Apache2 ✓ - Forum Linux / Unix
- Problème vhost apache2 ✓ - Forum Hébergement
- Apache2 /var/www/html ✓ - Forum Linux / Unix
- Problème sous-domaine Apache2 - Forum DNS
- Redémarrer apache2 - Forum Debian