Installer vlc-1.1.5.tar.bz2
Utilisateur anonyme
-
zipe31 Messages postés 36402 Date d'inscription Statut Contributeur Dernière intervention -
zipe31 Messages postés 36402 Date d'inscription Statut Contributeur Dernière intervention -
Bonjour, je viens de télécharger la dernière version de vlc pour linux et je ne sais malheureusement pas comment l'installer. J'utilise Ubuntu 10.04 x64 et je vous serais très reconnaissant si vous me filiez un pti coup de main. Merci!
A voir également:
- Installer vlc-1.1.5.tar.bz2
- Caster vlc - Guide
- Installer clavier arabe - Télécharger - Divers Web & Internet
- Installer windows 10 sans compte microsoft - Guide
- Vlc - Télécharger - Lecture
- Installer chromecast sur tv - Guide
6 réponses
Salut,
Elle n'est pas présente dans les dépôts officiels (via synaptic ou depuis "aptitude") ?
Elle n'est pas présente dans les dépôts officiels (via synaptic ou depuis "aptitude") ?
Utilisateur anonyme
effectivement je l'ai vu sur le logithèque ubuntu, mais je préfère la dernière version
Ben alors la procédure traditionnelle :
tar xvjf fichier.tar.bz2 cd rep_créé less README # lecture du fichier + INSTALL si présent ./configure make sudo make install
je suis bloqué à la 4eme étape après avoir tapé "less README", voila ce que j'obtiens
README for the VLC media player
===============================
The VideoLAN web site . . . http://www.videolan.org/
Documentation . . . . . . . http://www.videolan.org/doc/
Support . . . . . . . . . . http://www.videolan.org/support/
Forums . . . . . . . . . . https://forum.videolan.org/
Wiki . . . . . . . . . . . https://wiki.videolan.org/
The Developers site . . . . http://www.videolan.org/developers/vlc.html
ABOUT-NLS - Notes on the Free Translation Project.
AUTHORS - Main VLC authors.
COPYING - The GPL license.
ChangeLog - The VLC ChangeLog.
HACKING - Hacking VLC.
INSTALL - Installation instructions.
INSTALL.win32 - Installation instructions for the Win32 version of VLC.
NEWS - Important modifications between the releases.
README - This file.
THANKS - All VLC contributors.
bindings/ - Bindings around LibVLC.
extras/analyser - Code analyser and editor specific files.
extras/buildsystem - different buildsystems specific files.
REAME
README for the VLC media player
===============================
The VideoLAN web site . . . http://www.videolan.org/
Documentation . . . . . . . http://www.videolan.org/doc/
Support . . . . . . . . . . http://www.videolan.org/support/
Forums . . . . . . . . . . https://forum.videolan.org/
Wiki . . . . . . . . . . . https://wiki.videolan.org/
The Developers site . . . . http://www.videolan.org/developers/vlc.html
ABOUT-NLS - Notes on the Free Translation Project.
AUTHORS - Main VLC authors.
COPYING - The GPL license.
ChangeLog - The VLC ChangeLog.
HACKING - Hacking VLC.
INSTALL - Installation instructions.
INSTALL.win32 - Installation instructions for the Win32 version of VLC.
NEWS - Important modifications between the releases.
README - This file.
THANKS - All VLC contributors.
bindings/ - Bindings around LibVLC.
extras/analyser - Code analyser and editor specific files.
extras/buildsystem - different buildsystems specific files.
REAME
Voici ce que j'ai quand j'appuie sur la flêche du bas:
extras/contrib - external libraries retrieving facilities for systems that
don't have package manager.
extras/deprecated - Now deprecated files.
extras/misc - Files that don't fit in the other extras/ categories.
extras/package - VLC packaging specific files such as spec files.
include/ - Include files
doc/ - Miscellaneous documentation.
libs/ - libraries that we host.
po/ - languages related files.
projects/ - projects that uses libVLC such as the web browsers plugin.
share/ - Common Resources files.
src/ - VLC and libvlc source code.
(END)
extras/contrib - external libraries retrieving facilities for systems that
don't have package manager.
extras/deprecated - Now deprecated files.
extras/misc - Files that don't fit in the other extras/ categories.
extras/package - VLC packaging specific files such as spec files.
include/ - Include files
doc/ - Miscellaneous documentation.
libs/ - libraries that we host.
po/ - languages related files.
projects/ - projects that uses libVLC such as the web browsers plugin.
share/ - Common Resources files.
src/ - VLC and libvlc source code.
(END)
Voici la suite:
INSTALL file for the VLC media player
More extensive information for *nix, Windows, Mac OS X and BeOS users can be
found here: http://developers.videolan.org/vlc/
Bootstrapping VLC
=================
If you retrieved VLC from the git server and do not have a "configure"
script, please refer to the HACKING file.
Configuring VLC
===============
A typical way to configure VLC is:
./configure --prefix=/usr
See './configure --help' for more information.
If you intend to debug stuff, you may want to compile with debugging
symbols:
INSTALL
INSTALL file for the VLC media player
More extensive information for *nix, Windows, Mac OS X and BeOS users can be
found here: http://developers.videolan.org/vlc/
Bootstrapping VLC
=================
If you retrieved VLC from the git server and do not have a "configure"
script, please refer to the HACKING file.
Configuring VLC
===============
A typical way to configure VLC is:
./configure --prefix=/usr
See './configure --help' for more information.
If you intend to debug stuff, you may want to compile with debugging
symbols:
INSTALL
Salut, si tu le veut toujours en dernière sortie fraiche:
sudo add-apt-repository ppa:ferramroberto/vlc && sudo apt-get update
sudo apt-get install vlc mozilla-plugin-vlc
sudo add-apt-repository ppa:ferramroberto/vlc && sudo apt-get update
sudo apt-get install vlc mozilla-plugin-vlc
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
Simplement
Terminal
Code
sudo apt-get upadate
sudo apt-get upgrade
Mot de passe invisible, mais tu le sais déjà ^^
Terminal
Code
sudo apt-get upadate
sudo apt-get upgrade
Mot de passe invisible, mais tu le sais déjà ^^
Bonjour,
N'y a-t-il pas une flopée de dépendances à installer pour compiler VLC ?
Cela ne risque-t-il pas d'être fastidieux ?
N'y a-t-il pas une flopée de dépendances à installer pour compiler VLC ?
Cela ne risque-t-il pas d'être fastidieux ?