Tchern0byl Posted April 17, 2005 Posted April 17, 2005 Salut à tous ! Je viens d'installer fedora core 4 test 2. Je commence à me débrouiller mais je n'arrive absolument pas à installer vlc 8.1 ! J'ai trouver un rpm pour fedora core 3 sur rpmfind.net. Après quelques problemes, j'ai résolu toute les dépendence sauf une : "libFLAC.so.4" Pourtant j'ai la derniere version de cette librairie. J'ai crée un lien symbolique d'une "libFLAC.so.7" en libFLAC.so.4, dans /usr/lib/ et dans /lib/ mais sans succès... Pour l'installation en mode "normal" (?) c'est encore pire. Quand j'essai de configurer (./configure) j'obtiens ce message d'erreur : 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. Je déséspère. Quelqun pourrai t'il m'éclairer ?
tuXXX Posted April 17, 2005 Posted April 17, 2005 Pour le roblème avec libFLAC, que se passe t'il : vlc s'installe mais ne se lance pas, ou bien tu ne peux pas installer à cause des dépendances? Pour l'install normale, il te faut déjà un compilateur et sûrement plus tard des packets de développement.
Tchern0byl Posted April 17, 2005 Author Posted April 17, 2005 Comme compilateur il me semble avoir gcc 4... Pour libFLAC, c'est l'installation du rpm s'arette à cause d'une dépendence "non satisfaite" alors que j'ai la derniere version de cette librairie installée...
Tchern0byl Posted April 18, 2005 Author Posted April 18, 2005 http://www.trustonme.net/didactels/35.html Non ca sa ne marche pas. Le problème que j'ai c'est que je dispose de libFLAC.so.7 et non pas de libFLAC.so.4 !!!! J'ai essayer de créer un lien symbolique de la 7 en 4, mais apparement sa ne fonctionne pas (alors que certaine personne ont utilisé cette solution). Il y a libFLAC.so.7 et libFLAC.so.7.0.0 dans /usr/lib/ je doit faire ca non ? : $ su $ cd /usr/lib $ ln -s libFLAC.so.7 libFLAC.so.4 Merci d'avance.
argt Posted April 19, 2005 Posted April 19, 2005 Et t'as essayé avec les binaires précompilés pour fedora que tu peux trouver sur le site de videolan? http://www.videolan.org/vlc/ Parce qu'à mon avis, si mes copains de videolan ont fait une version spéciale pour fedora, c'est pas pour tenter de l'installer avec un rpm... SI ça marche vraiment pas, tu peux d'ailleurs poster sur leur forum: http://forum.videolan.org/ Et en général, ils sont plutôt réactifs. Bonne chance.
argt Posted April 19, 2005 Posted April 19, 2005 Zut j'ai dit des bêtises, fedora utilise aussi rpm comme gestionnaire de paquets, j'ai eu un affreux doute après mon post. Par contre, je pense que tu ferais bien de leur poser une question directement sur leur forum. dsl
Recommended Posts
Archived
This topic is now archived and is closed to further replies.