Lib/cpp
master_mystyck
Messages postés
11
Date d'inscription
Statut
Membre
Dernière intervention
-
master_mystyck Messages postés 11 Date d'inscription Statut Membre Dernière intervention -
master_mystyck Messages postés 11 Date d'inscription Statut Membre Dernière intervention -
salut...
j'ai une mandriva LE2005.
Je souhaiterais installer vlc(player)
Et puis quand je fais ./configure après avoir décompresser l'archive, j'ai un message d'erreur: "C++ preprocessor "lib/cpp" fails sanity check".
Que dois-je faire?????
merci d'avance......
j'ai une mandriva LE2005.
Je souhaiterais installer vlc(player)
Et puis quand je fais ./configure après avoir décompresser l'archive, j'ai un message d'erreur: "C++ preprocessor "lib/cpp" fails sanity check".
Que dois-je faire?????
merci d'avance......
A voir également:
- Lib/cpp
- Dev cpp - Télécharger - Langages
- Camconfig cpp - Forum compta / gestion
- Modulo cpp ✓ - Forum C++
- Camconfig cpp 756 ✓ - Forum Logiciels
- Impossible de verrouiller le répertoire /var/lib/apt/lists/ ✓ - Forum Linux / Unix
2 réponses
Salut
Peux-tu envoyer le message exact sur root stp?
Merci
On va bouger un peu ta bibliothèque C++ lol
Bxflash, le 01.06.05
Peux-tu envoyer le message exact sur root stp?
Merci
On va bouger un peu ta bibliothèque C++ lol
Bxflash, le 01.06.05
meme probleme que ca:
http://www.commentcamarche.net/forum/affich-1563637-probleme-a-l-installe-avec-C#0
probablement il faut installer g++.
http://www.commentcamarche.net/forum/affich-1563637-probleme-a-l-installe-avec-C#0
probablement il faut installer g++.
Salut master
Est-ce que c'estceci que tu dois installer:
[root@localhost goldorak]# urpmi vlc
Pour satisfaire les dépendances, les 11 paquetages suivants vont être installés(11 Mo):
fribidi-0.10.4-5mdk.i586
liba52dec0-0.7.4-6mdk.i586
libdvbpsi3-0.1.4-2mdk.i586
libdvdread3-0.9.4-5mdk.i586
libfribidi0-0.10.4-5mdk.i586
liblame0-3.96.1-1plf.i586
libmpeg2dec0-0.4.0b-4mdk.i586
libtheora0-1.0-0.alpha4.0.1.102plf.i586
vlc-0.8.2-0.test1.0.1.102plf.i586
vlc-plugin-a52-0.8.2-0.test1.0.1.102plf.i586
vlc-plugin-mad-0.8.2-0.test1.0.1.102plf.i586
Est-ce correct ? (O/n)
<<<vlc-0.8.2-0.test1.0.1.102plf.i586 ?
Alors je te conseille ce lien pour avoir le paquetage plf
easyurpmi.zarb.org/
Tu vas voir c'est super facile d'utilisation.
Les commandes qui seront affichés en bas après les directives
doivent se faire commande par commande sur une console root
et pas en une fois. Ok
en attendant, je vais encore regarder pour toi.
Bxflash, le 02.06.05
Est-ce que c'estceci que tu dois installer:
[root@localhost goldorak]# urpmi vlc
Pour satisfaire les dépendances, les 11 paquetages suivants vont être installés(11 Mo):
fribidi-0.10.4-5mdk.i586
liba52dec0-0.7.4-6mdk.i586
libdvbpsi3-0.1.4-2mdk.i586
libdvdread3-0.9.4-5mdk.i586
libfribidi0-0.10.4-5mdk.i586
liblame0-3.96.1-1plf.i586
libmpeg2dec0-0.4.0b-4mdk.i586
libtheora0-1.0-0.alpha4.0.1.102plf.i586
vlc-0.8.2-0.test1.0.1.102plf.i586
vlc-plugin-a52-0.8.2-0.test1.0.1.102plf.i586
vlc-plugin-mad-0.8.2-0.test1.0.1.102plf.i586
Est-ce correct ? (O/n)
<<<vlc-0.8.2-0.test1.0.1.102plf.i586 ?
Alors je te conseille ce lien pour avoir le paquetage plf
easyurpmi.zarb.org/
Tu vas voir c'est super facile d'utilisation.
Les commandes qui seront affichés en bas après les directives
doivent se faire commande par commande sur une console root
et pas en une fois. Ok
en attendant, je vais encore regarder pour toi.
Bxflash, le 02.06.05
[root@localhost vlc-0.8.1]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.