How To have VLC 0.8.6a on Ubuntu dapper LTS (6.06)

*nix specific usage questions
Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

How To have VLC 0.8.6a on Ubuntu dapper LTS (6.06)

Postby Jean-Baptiste Kempf » 28 Feb 2007 09:52

Hello,

This is not yet finished but should work

1. Add

Code: Select all

deb ftp://ftp.videolan.org/pub/videolan/ubuntu dapper universe
to your

Code: Select all

/etc/apt/sources.lists
2. run

Code: Select all

sudo apt-get update

Code: Select all

sudo apt-get install vlc libvlc0 vlc-nox mozilla-plugin-vlc vlc-plugin-alsa vlc-plugin-esd wxvlc
3. Report here failures and successes :D
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

devonatron
New Cone
New Cone
Posts: 1
Joined: 06 Apr 2007 21:20

is there something wrong with the repository?

Postby devonatron » 06 Apr 2007 21:59

I've done everything as you have said but I keep getting the following errors during the update: See below

Hit http://us.archive.ubuntu.com dapper-updates/restricted Sources
Get:4 ftp://ftp.videolan.org dapper Release.gpg
Ign ftp://ftp.videolan.org dapper Release.gpg
Get:5 ftp://ftp.videolan.org dapper Release
Ign ftp://ftp.videolan.org dapper Release
Get:6 ftp://ftp.videolan.org dapper/universe Packages
Ign ftp://ftp.videolan.org dapper/universe Packages
99% [Packages gzip 0]
gzip: stdin: unexpected end of file
Err ftp://ftp.videolan.org dapper/universe Packages
Sub-process gzip returned an error code (1)
Fetched 3B in 12s (0B/s)
Failed to fetch ftp://ftp.videolan.org/pub/videolan/ubu ... ackages.gz Sub-process gzip returned an error code (1)
Reading package lists... Done
E: Some index files failed to download, they have been ignored, or old ones used instead.

Lord Eclipse
New Cone
New Cone
Posts: 4
Joined: 16 Aug 2005 23:36

Postby Lord Eclipse » 27 Apr 2007 05:41

eclipse@acer:/etc/apt$ sudo apt-get install vlc libvlc0 vlc-nox mozilla-plugin-vlc vlc-plugin-alsa vlc-plugin-esd wxvlc
Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
libvlc0: Depends: libdvbpsi4 but it is not installable
vlc: Depends: libiso9660-4 but it is not installable
Depends: libtar but it is not installable
Depends: libvcdinfo0 (> 0.7.23) but it is not installable
Depends: libwxgtk2.6-0 (>= 2.6.1.2ubuntu2) but it is not installable
Depends: libxosd2 (>= 2.2.13) but it is not installable
vlc-nox: Depends: liba52-0.7.4 but it is not installable
Depends: libdvbpsi4 but it is not installable
Depends: libiso9660-4 but it is not installable
Depends: libmpeg2-4 but it is not installable
Depends: libvcdinfo0 (> 0.7.23) but it is not installable
E: Broken packages
The above is what I get when I attempt to install VLC on an Ubuntu 6.06 LTS Install. Below is the repositories in my sources.list
deb http://us.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu dapper-security main restricted
deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted
deb http://security.ubuntu.com/ubuntu dapper-security universe multiverse
deb-src http://security.ubuntu.com/ubuntu dapper-security universe multiverse
deb ftp://ftp.videolan.org/pub/videolan/ubuntu dapper universe

Lord Eclipse
New Cone
New Cone
Posts: 4
Joined: 16 Aug 2005 23:36

Postby Lord Eclipse » 27 Apr 2007 06:00

DOH!!! I had the *BACKPORTS* Multiverse selected, and NOT the main Multiverse ..... Make sure you Uncomment the correct repositories

maubp
New Cone
New Cone
Posts: 1
Joined: 15 Jul 2007 17:37

Re: How To have VLC 0.8.6a on Ubuntu dapper LTS (6.06)

Postby maubp » 15 Jul 2007 17:45

Any suggestions for 64bit Ubuntu Dapper? The videolan repository only has binaries built for 32bit... Can I get do a source installation via apt-get?

peho
New Cone
New Cone
Posts: 2
Joined: 19 Aug 2007 20:12

Re: How To have VLC 0.8.6a on Ubuntu dapper LTS (6.06)

Postby peho » 19 Aug 2007 20:22

Hi , here is my problem :

Code: Select all

peko@peko-desktop:~$ sudo apt-get install vlc libvlc0 vlc-nox mozilla-plugin-vlc vlc-plugin-alsa vlc-plugin-esd wxvlc Reading package lists... Done Building dependency tree... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies. libvlc0: Depends: libc6 (>= 2.3.6-6) but 2.3.6-0ubuntu20.5 is to be installed Depends: libdbus-1-3 (>= 0.94) but it is not installable Depends: libgcc1 (>= 1:4.1.1-12) but 1:4.1.0-0eyagi0 is to be install ed Depends: libstdc++6 (>= 4.1.1-12) but 4.1.0-0eyagi0 is to be installe d mozilla-plugin-vlc: Depends: libc6 (>= 2.3.6-6) but 2.3.6-0ubuntu20.5 is to be installed Depends: libgcc1 (>= 1:4.1.1-12) but 1:4.1.0-0eyagi0 is to be installed Depends: libstdc++6 (>= 4.1.1-12) but 4.1.0-0eyagi0 is to be installed vlc: Depends: libatk1.0-0 (>= 1.12.2) but 1.11.4-0ubuntu1 is to be installed Depends: libc6 (>= 2.3.6-6) but 2.3.6-0ubuntu20.5 is to be installed Depends: libcaca0 (>= 0.99.beta11-1) but it is not installable Depends: libcairo2 (>= 1.2.4) but 1.0.4-0ubuntu1 is to be installed Depends: libcucul0 (>= 0.99.beta11-1) but it is not installable Depends: libdbus-1-3 (>= 0.94) but it is not installable Depends: libdbus-glib-1-2 (>= 0.71) but 0.60-6ubuntu8.1 is to be installe d Depends: libfontconfig1 (>= 2.4.0) but 2.3.2-1.1ubuntu12 is to be install ed Depends: libfreetype6 (>= 2.2) but 2.1.10-1ubuntu2.3 is to be installed Depends: libgcc1 (>= 1:4.1.1-12) but 1:4.1.0-0eyagi0 is to be installed Depends: libglib2.0-0 (>= 2.12.0) but 2.10.3-0ubuntu1 is to be installed Depends: libpango1.0-0 (>= 1.14.8) but 1.12.3-0ubuntu3 is to be installed Depends: libpng12-0 (>= 1.2.13-4) but 1.2.8rel-5ubuntu0.2 is to be instal led Depends: libsdl-image1.2 (>= 1.2.5) but 1.2.4-1 is to be installed Depends: libsdl1.2debian (>= 1.2.10-1) but 1.2.9-0.0ubuntu2 is to be inst alled Depends: libstdc++6 (>= 4.1.1-12) but 4.1.0-0eyagi0 is to be installed Depends: libxfixes3 (>= 1:4.0.1) but 1:4.0-0ubuntu1 is to be installed vlc-nox: Depends: libasound2 (> 1.0.12) but 1.0.10-2ubuntu4 is to be installed Depends: libavahi-client3 (>= 0.6.13) but 0.6.10-0ubuntu3.4 is to be installed Depends: libavc1394-0 (>= 0.5.3) but 0.5.1-1 is to be installed Depends: libavcodec0d (>= 0.cvs20060823) but it is not installable Depends: libavformat0d (>= 0.cvs20060823) but it is not installable Depends: libc6 (>= 2.3.6-6) but 2.3.6-0ubuntu20.5 is to be installed Depends: libdbus-1-3 (>= 0.94) but it is not installable Depends: libdvdnav4 (>= 0.1.10) but 0.1.9-3 is to be installed Depends: libdvdread3 (>= 0.9.6) but 0.9.4-5.1 is to be installed Depends: libfreetype6 (>= 2.2) but 2.1.10-1ubuntu2.3 is to be install ed Depends: libgcc1 (>= 1:4.1.1-12) but 1:4.1.0-0eyagi0 is to be install ed Depends: libgnutls13 (>= 1.4.0-0) but it is not installable Depends: libpng12-0 (>= 1.2.13-4) but 1.2.8rel-5ubuntu0.2 is to be in stalled Depends: libpostproc0d (>= 0.cvs20060823) but it is not installable Depends: libstdc++6 (>= 4.1.1-12) but 4.1.0-0eyagi0 is to be installe d Depends: libtwolame0 but it is not installable Depends: libxml2 (>= 2.6.27) but 2.6.24.dfsg-1ubuntu1 is to be instal led vlc-plugin-esd: Depends: libc6 (>= 2.3.6-6) but 2.3.6-0ubuntu20.5 is to be ins talled E: Broken packages
Kubutu 6.06
source:
deb ftp://ftp.videolan.org/pub/videolan/ubuntu dapper universe

funman
Developer
Developer
Posts: 1159
Joined: 03 Sep 2006 04:03
VLC version: master
Operating System: All of them
Location: Lost, please help me

Re: How To have VLC 0.8.6a on Ubuntu dapper LTS (6.06)

Postby funman » 19 Aug 2007 20:49

please paste your full /etc/apt/sources.list and /etc/apt/sources.list.d/* content

peho
New Cone
New Cone
Posts: 2
Joined: 19 Aug 2007 20:12

Re: How To have VLC 0.8.6a on Ubuntu dapper LTS (6.06)

Postby peho » 20 Aug 2007 18:57

I have too old or some mess , think need some clean up .
sources.list :

Code: Select all

deb cdrom:[Kubuntu 6.06 _Dapper Drake_ - Release i386 (20060531)]/ dapper main restricted deb cdrom:[Ubuntu 6.06 _Dapper Drake_ - Release i386 (20060531)]/ dapper main restricted deb http://au.archive.ubuntu.com/ubuntu/ dapper main restricted deb-src http://au.archive.ubuntu.com/ubuntu/ dapper main restricted ## Major bug fix updates produced after the final release of the ## distribution. deb http://au.archive.ubuntu.com/ubuntu/ dapper-updates main restricted deb-src http://au.archive.ubuntu.com/ubuntu/ dapper-updates main restricted ## Uncomment the following two lines to add software from the 'universe' ## repository. ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team, and may not be under a free licence. Please satisfy yourself as to ## your rights to use the software. Also, please note that software in ## universe WILL NOT receive any review or updates from the Ubuntu security ## team. deb http://au.archive.ubuntu.com/ubuntu/ dapper universe deb-src http://au.archive.ubuntu.com/ubuntu/ dapper universe deb ftp://ftp.videolan.org/pub/videolan/ubuntu dapper universe ## Uncomment the following two lines to add software from the 'backports' ## repository. ## N.B. software from this repository may not have been tested as ## extensively as that contained in the main release, although it includes ## newer versions of some applications which may provide useful features. ## Also, please note that software in backports WILL NOT receive any review ## or updates from the Ubuntu security team. deb http://au.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse deb-src http://au.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse deb http://security.ubuntu.com/ubuntu dapper-security main restricted deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted deb http://security.ubuntu.com/ubuntu dapper-security universe deb-src http://security.ubuntu.com/ubuntu dapper-security universe # Treviño’s Ubuntu Dapper Sources list # http://italy.copybase.ch/blog/?page_id=13 # # Based on source-o-matic (http://www.ubuntulinux.nl/source-o-matic) list # Added extra repository # # If you get errors about missing keys, lookup the key in this file # and run these commands (replace KEY with the key number) # # gpg –keyserver subkeys.pgp.net –recv KEY # gpg –export –armor KEY | sudo apt-key add - # Ubuntu supported packages (packages, GPG key: 437D05B5) deb http://archive.ubuntu.com/ubuntu dapper main restricted deb http://archive.ubuntu.com/ubuntu dapper-updates main restricted deb http://security.ubuntu.com/ubuntu dapper-security main restricted # Ubuntu supported packages (sources, GPG key: 437D05B5) deb-src http://archive.ubuntu.com/ubuntu dapper main restricted deb-src http://archive.ubuntu.com/ubuntu dapper-updates main restricted deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted # Ubuntu community supported packages (packages, GPG key: 437D05B5) deb http://archive.ubuntu.com/ubuntu dapper universe multiverse deb http://archive.ubuntu.com/ubuntu dapper-updates universe multiverse deb http://security.ubuntu.com/ubuntu dapper-security universe multiverse # Ubuntu community supported packages (sources, GPG key: 437D05B5) deb-src http://archive.ubuntu.com/ubuntu dapper universe multiverse deb-src http://archive.ubuntu.com/ubuntu dapper-updates universe multiverse deb-src http://security.ubuntu.com/ubuntu dapper-security universe multiverse # Ubuntu backports project (packages, GPG key: 437D05B5) deb http://archive.ubuntu.com/ubuntu dapper-backports main restricted universe multiverse # Ubuntu backports project (sources, GPG key: 437D05B5) deb-src http://archive.ubuntu.com/ubuntu dapper-backports main restricted universe multiverse # CANONICAL COMMERCIAL REPOSITORY (Hosted on Canonical servers, not Ubuntu servers. # RealPlayer10, Opera and more to come.) deb http://archive.canonical.com/ubuntu dapper-commercial main # Seveas’ packages (packages, GPG key: 1135D466) deb http://mirror.ubuntulinux.nl dapper-seveas all # Seveas’ packages (sources, GPG key: 1135D466) deb-src http://mirror3.ubuntulinux.nl dapper-seveas all # kubuntu.org packages for the latest KDE version (packages, GPG key: DD4D5088) deb http://kubuntu.org/packages/kde-latest dapper main # kubuntu.org packages for the latest KDE version (sources, GPG key: DD4D5088) deb-src http://kubuntu.org/packages/kde-latest dapper main deb http://kubuntu.org/packages/kde-354 dapper main # kubuntu.org packages for the latest Koffice version (packages, GPG key: DD4D5088) deb http://kubuntu.org/packages/koffice-latest dapper main # kubuntu.org packages for the latest Koffice version (sources, GPG key: DD4D5088) deb-src http://kubuntu.org/packages/koffice-latest dapper main # kubuntu.org packages for the latest amaroK version (packages, GPG key: DD4D5088) deb http://kubuntu.org/packages/amarok-latest dapper main # kubuntu.org packages for the latest amaroK version (sources, GPG key: DD4D5088) deb-src http://kubuntu.org/packages/amarok-latest dapper main # Bleeding edge wine packages (packages) deb http://wine.budgetdedicated.com/apt dapper main # Bleeding edge wine packages (sources) deb-src http://wine.budgetdedicated.com/apt dapper main # The Opera browser (packages) deb http://deb.opera.com/opera etch non-free ## archive.kubuntu.de / archive.czessi.net # The repository from Kubuntu Germany # wget http://archive.czessi.net/ubuntu/kczessi.gpg # sudo apt-key add kczessi.gpg deb http://archive.czessi.net/ubuntu dapper main restricted universe multiverse preview deb-src http://archive.czessi.net/ubuntu dapper main restricted universe multiverse preview # Amarok 1.4 Packages deb http://kubuntu.org/packages/amarok-14 dapper main # KDE 3.5.3 Packages deb http://kubuntu.org/packages/kde-353 dapper main # KOffice 1.5.1 Packages deb http://kubuntu.org/packages/koffice-151 dapper main ## Doomsday games #deb http://eyagi.bpa.nu/~jamie/ubuntu dapper main restricted universe multiverse #deb-src http://eyagi.bpa.nu/~jamie/ubuntu dapper main restricted universe multiverse # Dev not-public (Breezy Packages) deb http://antesis.freecontrib.org/mirrors/ubuntu/devnotpublic/ dapper free non-free deb-src http://antesis.freecontrib.org/mirrors/ubuntu/devnotpublic/ dapper free non-free # Achim’s Unofficial ‘dapper’ Kubuntu packages deb http://www.mpe.mpg.de/~ach/kubuntu/dapper ./ deb-src http://www.mpe.mpg.de/~ach/kubuntu/dapper ./ # Ubuntu Taiwan ubuntu extra repository #deb http://apt.ubuntu.org.tw ubtw/ #deb http://apt.ubuntu.org.tw ubtw-testing/ # Ubuntu dapper University Klagenfurt packages # $ wget http://ubuntu.uni-klu.ac.at/uniklu-debuild.pub # $ sudo apt-key add uniklu-debuild.pub # uniklu: backports and new packages # uniklu-desktop: packages for uniklu desktop # uniklu-intern: not freely redistributable (jvm), or modified packages # uniklu-nfsv4: nfsv4 kernel and packages # uniklu-vserver: vserver kernel # uniklu-testing: packages not ready for general use ! #deb http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ dapper uniklu #deb http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ dapper uniklu-desktop #deb http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ dapper uniklu-intern #deb http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ dapper uniklu-nfsv4 #deb http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ dapper uniklu-vserver #deb http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ dapper uniklu-testing #deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ dapper uniklu #deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ dapper uniklu-desktop #deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ dapper uniklu-intern #deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ dapper uniklu-nfsv4 #deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ dapper uniklu-vserver #deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ dapper uniklu-testing # Ekiga and Debian pkg-voip deb http://pkg-voip.buildserver.net/ubuntu dapper main # VLC nightlies deb http://nightlies.videolan.org/build/dapper-i386 / # MaXeR (KDE Apps) # deb http://repos.knio.it/ sarge main contrib non-free # deb-src http://repos.knio.it/ sarge main contrib non-free # deb http://repos.knio.it/ dapper main contrib non-free # deb-src http://repos.knio.it/ dapper main contrib non-free # Quinn’s Compiz Packages - http://xgl.compiz.info/ #deb http://www.beerorkid.com/compiz dapper main #deb http://xgl.compiz.info/ dapper main #deb-src http://xgl.compiz.info/ dapper main # CompizTool package #deb http://compiztools.free.fr/debian unstable main # Wormux - Worm Clone packages deb http://download.gna.org/wormux/debs dapper/ # Skype packages deb http://download.skype.com/linux/repos/debian/ stable non-free # Easycam packages deb http://blognux.free.fr/debian unstable main # Audacious deb http://vdlinux.sourceforge.jp/ experimental audacious deb-src http://vdlinux.sourceforge.jp/ experimental audacious # Listen deb http://theli.free.fr/packages/dapper/ ./ # BMPx deb http://eros.vlo.gda.pl/~szuwarek/files/linux/bmpx/ dapper/ # Freevo # wget http://www.geole.de/fileadmin/data/misc/geole-apt-key.gpg # sudo apt-key add geole-apt-key.gpg deb http://ubuntu.geole.de/ dapper universe multiverse # Samba deb http://www.linux2go.dk/ubuntu dapper main # GCompris, Televidilo, Kdocker,… deb http://thomas.enix.org/pub/debian/packages/ dapper main # Asher256’s Repository deb http://asher256-repository.tuxfamily.org breezy main dupdate french deb http://asher256-repository.tuxfamily.org ubuntu main dupdate french # Gauvain Repository deb http://gauvain.tuxfamily.org/repos dapper contrib deb-src http://gauvain.tuxfamily.org/repos dapper contrib # Tvfreeplayer Packages deb http://www.tvfreeplayer.com/linux/ubuntu/dapper/ unstable main # gnomemeeting (ekiga) deb http://snapshots.gnomemeeting.net/ubuntu/ dapper main deb-src http://snapshots.gnomemeeting.net/ubuntu/ dapper main deb http://snapshots.voxgratia.org/ubuntu/ dapper main deb-src http://snapshots.voxgratia.org/ubuntu/ dapper main # seb128 repository (gaim - rhythmbox) deb http://people.ubuntu.com/~seb128/deb ./ ## lprod packages: many audio/video apps: avidemux, cinelerra… (breezy partly working on dapper) deb http://lprod.org/deb/breezy/ ./ # Mjpegtools and Cinelerra packages (choose your arch) deb http://www.kiberpipa.org/~gandalf/ubuntu/dapper/mjpegtools ./ deb http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/i686/ ./ deb http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/pentium4/ ./ deb http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/athlonxp/ ./ # LiVes dapper package deb http://people.ubuntubrasil.org/~rclbelem/lives/dapper/ ./binary/ # A little too quiet deb http://apt.alittletooquiet.net/staging dapper main # MythTV 0.19 deb http://home.eng.iastate.edu/~superm1 dapper main deb-src http://home.eng.iastate.edu/~superm1 dapper main ## SimplyMepis packages (distro based on k-ubuntu) but different kernel deb http://apt.mepis.org/6.0/ mepis main # Cafuego’s Dapper Stuff: Broadcom kernel firmwares, google-earth, beagle… (GPG key: 969F3F57) deb http://ubuntu.cafuego.net/ dapper-cafuego all bcm43xx deb-src http://ubuntu.cafuego.net/ dapper-cafuego all bcm43xx # Ubuntu Dapper Sw-Suspend2 repository - warning: new patched kernel deb http://dagobah.ucc.asn.au/ubuntu-suspend2 dapper/ # Debuntu Ubuntu dapper packages # GPG Key-flie: wget http://repository.debuntu.org/GPG-Key-chantra.txt deb http://repository.debuntu.org/ dapper multiverse deb-src http://repository.debuntu.org/ dapper multiverse # BMPx Dapper Repository # GPG key-file: http://files.beep-media-player.org/packages/bmp-packages.pubkey deb http://files.beep-media-player.org/packages/ubuntu dapper main universe deb-src http://files.beep-media-player.org/packages/ubuntu dapper main universe # Treviño’s Ubuntu Dapper Repository (GPG key: 81836EBF) # Many “random” software: aMule, amsn, gnash, google-earth, stellarium, moto4lin… # Further informations: http://3v1n0.tuxfamily.org deb http://3v1n0.tuxfamily.org dapper 3v1n0 # KKBSwitch # deb http://packages.debian.org/unstable/kde/kkbswitch deb http://security.debian.org stable/updates/main Packages deb http://security.debian.org/ stable/updates main contrib non-free deb http://security.debian.org/ testing/updates main contrib non-free deb http://wine.budgetdedicated.com/apt dapper main deb-src http://wine.budgetdedicated.com/apt dapper main # Medibuntu multimedia packages # GPG key: 0C5A2783 deb http://medibuntu.sos-sts.com/repo/ dapper free non-free #AUTOMATIX REPOS START deb http://www.getautomatix.com/apt dapper main #AUTOMATIX REPOS END deb http://wine.lowvoice.nl/apt dapper main deb http://kubuntu.org/packages/kde-355 dapper main deb http://archive.ubuntu.com/ubuntu dapper-security main restricted universe multiverse #KERNEL 2.6.22.9 07082007 #deb http://archive.ubuntu.com/ubuntu/ gutsy main restricted deb http://sidux.com/debian/ sid main contrib non-free firmware fix.main fix.contrib fix.non-free
etc/apt/sources.list.d is empty .

autocross
New Cone
New Cone
Posts: 3
Joined: 14 Aug 2007 17:28

Re: How To have VLC 0.8.6a on Ubuntu dapper LTS (6.06)

Postby autocross » 11 Sep 2007 15:19

Hi,

The current version of vlc is 0.8.6c.

The version compiled in packets is the 0.8.6a. (for ubuntu dapper LTS 6.06)

Is it planned to compile 0.8.6c in packets, and if so, when is it planned?

If you say me to compile it, i won't be able to do that: I 'm new with linux and a lot newbie!!!

thanks a lot.

Bye

Olivier

funman
Developer
Developer
Posts: 1159
Joined: 03 Sep 2006 04:03
VLC version: master
Operating System: All of them
Location: Lost, please help me

Re: How To have VLC 0.8.6a on Ubuntu dapper LTS (6.06)

Postby funman » 11 Sep 2007 17:44

i asked the maker of dapper packages to upgrade, but he's in holidays now, maybe in a week or so it can be updated

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: How To have VLC 0.8.6a on Ubuntu dapper LTS (6.06)

Postby Jean-Baptiste Kempf » 17 Sep 2007 16:18

It could be done :D
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

autocross
New Cone
New Cone
Posts: 3
Joined: 14 Aug 2007 17:28

Re: How To have VLC 0.8.6a on Ubuntu dapper LTS (6.06)

Postby autocross » 21 Sep 2007 10:09

Thanks,

But I've made the update, and I'm still with 8.0.6a.

The 8.0.6c solves the problem with wmv begining files... and it interests me...

I don't have a lot of time now. I'll retry it later and I 'll give you a feedback.

hellixsj
New Cone
New Cone
Posts: 5
Joined: 19 Oct 2007 19:22

Re: How To have VLC 0.8.6a on Ubuntu dapper LTS (6.06)

Postby hellixsj » 19 Oct 2007 19:40

Hello,

I upgraded my vlc from 0.8.5 to 6 and the 'a' version does not gives me the video on the web sites I visits. Is there a good chance to get the 'c' version quite soon and the video with the wmv files? Or should I tried to go back to the previous version?

Don't ask me why the sites are using only windows media files.

hellix

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: How To have VLC 0.8.6a on Ubuntu dapper LTS (6.06)

Postby Jean-Baptiste Kempf » 19 Oct 2007 23:37

If you really don't want to update to newer Ubuntu, I could do it...
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

hellixsj
New Cone
New Cone
Posts: 5
Joined: 19 Oct 2007 19:22

Re: How To have VLC 0.8.6a on Ubuntu dapper LTS (6.06)

Postby hellixsj » 20 Oct 2007 11:50

May be I still think too much as a windozian. My reflex is to update the programs and not the OS. I'm waiting for the next LTS version to update. So up to next spring there is no hope for my VLC with my logic?

Hellix

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: How To have VLC 0.8.6a on Ubuntu dapper LTS (6.06)

Postby Jean-Baptiste Kempf » 20 Oct 2007 19:10

Well, there could be hope, If I got time, which I don't now...
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

hellixsj
New Cone
New Cone
Posts: 5
Joined: 19 Oct 2007 19:22

Re: How To have VLC 0.8.6a on Ubuntu dapper LTS (6.06)

Postby hellixsj » 23 Oct 2007 00:22

I don't know what work it requires but I will be very very pleased :D to get the 'c' version.

I did not find any automatic update from dapper to gutsy. So to start playing with the cd business and reloading the full stuff, with the various programs, I will wait for the next LTS version. :oops:

hellix

CobrA_4cS
Blank Cone
Blank Cone
Posts: 24
Joined: 19 Nov 2007 20:47

Re: How To have VLC 0.8.6a on Ubuntu dapper LTS (6.06)

Postby CobrA_4cS » 19 Nov 2007 21:05

nice

[size=0]Image[/size]
Last edited by CobrA_4cS on 04 Dec 2007 17:03, edited 1 time in total.

Truster
New Cone
New Cone
Posts: 1
Joined: 25 Nov 2007 23:05

Re: How To have VLC 0.8.6a on Ubuntu dapper LTS (6.06)

Postby Truster » 25 Nov 2007 23:09

i also need vlc 0.8.6c on my Ubuntu 6.06 Server becaue 0.8.6a hungs after a stream was stopped.
my target system is a Dreambox DM7000 and it works well with Ubuntu 7.10 with vlc 0.8.6c and also with the windows version 0.8.6c

so i think, there is a bug in 8.0.6a

autocross
New Cone
New Cone
Posts: 3
Joined: 14 Aug 2007 17:28

Re: How To have VLC 0.8.6a on Ubuntu dapper LTS (6.06)

Postby autocross » 03 Dec 2007 22:19

Hi,

If I upgrade my server to ubuntu 6.10, you think the install of last version of vlc would be fine?

Bye.

Milo
New Cone
New Cone
Posts: 3
Joined: 12 Jan 2008 19:22

Re: How To have VLC 0.8.6a on Ubuntu dapper LTS (6.06)

Postby Milo » 12 Jan 2008 21:10

Thank you for this. I've been wrestling with video problems since I got a new box about a month ago. Looks like it's all solved.

One note though, it might be a little clearer if you made this first instruction

sudo gedit /etc/apt/sources.lists

And then said to copy, paste, deb ftp://ftp.videolan.org/pub/videolan/ubuntu dapper universe, at the bottom of it.


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 26 guests