Install VLC player from basic mode...

Discussion in 'Linux' started by rjm, Aug 25, 2008.

  1. rjm

    rjm

    Joined:
    Jul 24, 2008
    Messages:
    345
    Likes Received:
    0
    [update: macles has a good guide for installing the later version of VLC, or you can download and run the install script from Acer, which is probably the easiest:

    http://macles.blogspot.com/2008/11/inst ... linux.html

    ftp://ftp.acer-euro.com/netbook/aspire_ ... plication/

    end update]

    The livna repositories got updated due to the security breach, so new dependency errors crop up until you update sing the following command:

    Code:
    sudo yum install fedora-release
    Now uninstall photomaster, mediamaster and mlayer

    Code:
    sudo yum remove pdvdlinux pcmlinux mplayer\*
    Then type

    Code:
    su -
    (type password) [edited 12/20 to reflect the new location of the repository]

    Code:
    rpm -ivh [url]http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm[/url]
    Code:
    yum install vlc
    you will need to answer "y" a coupe of times to continue, and it all takes a couple of minutes to install the various codecs and associated files.
    finally if you want to be able to play movies within the web browser,

    Code:
    yum install python-vlc mozilla-vlc
    now, from a new terminal window, we edit the desktop icons to the VLC traffic cone icon appears in the fun section of the desktop.

    Code:
    sudo mousepad /home/user/.config/xfce4/desktop/group-app.xml
    type in password if need be

    this will show a text file in an editor window, scroll down to <group><id>7</id>
    type in a new line just before the </group> tag:

    Code:
    <app sequence="6">/usr/share/applications/livna-vlc.desktop</app>
    edit the number "6" to a number not used by any other active app sequence lines in the group. If 6 is in use, use 7, etc.

    save the file and close mousepad

    You can reorder the icons just by dragging and dropping the icon into the position you want. There will be an error when clicking the VLC icon, something like "cannot find module %U". The default desktop launcher file isn't correct for Linpus Lite. Edit the file by typing,

    Code:
    sudo mousepad /usr/share/applications/livna-vlc.desktop
    find the line "exec=vlc" and delete the characters "%U", also, to be tidy, find the lines "name=VLC media player", and change to something short, like Media Player, so the text doesnt spill over to nearby icons. Edit whatever name= field for the language of your choice.

    save the file and reboot.
     
    rjm, Aug 25, 2008
    #1
  2. rjm

    itandy

    Joined:
    Aug 21, 2008
    Messages:
    2
    Likes Received:
    0
    I get errors...

    libgnutls.so.13 missing dependency.

    It is there though. I tried adding it using rpmfind.net, and package manager say it is already installed.

    bloody frustrating.

    I do notice some comments regarding wine as it installs.

    Does anybody know if wine breaks things?

    ta
     
    itandy, Aug 26, 2008
    #2
  3. rjm

    rjm

    Joined:
    Jul 24, 2008
    Messages:
    345
    Likes Received:
    0
    I started with a stock factory install, and used liveupdates to get the latest patches.

    I installed Skype, then I installed VLC. It worked.

    This dependencies issue seems to be a real bugbear. If you are like me and just starting out in Linux, I can only suggest that you mess around with software updater and package updater as little as possible, use liveupdater instead, only install things that people have confirmed don"t break the A1, and prioritize software installs in order of how important they are to you... ie keep things to the bare minimum for now. Even innocent looking like updating firefox for example can mess up a whole bunch of things unless you really know what you are doing ... or follow carefully the special instructions from someone who does.
     
    rjm, Aug 26, 2008
    #3
  4. rjm

    geoffrey2008

    Joined:
    Aug 26, 2008
    Messages:
    10
    Likes Received:
    0
    Ok everything went well thank you very much for the tutorial however the error caused by autoexecing U or whatever I cannot fix this. I load up the launch settings for VLC but the text file is completely blank and when I open VLC by itself it just halts and cannot be closed. Any more info on this?

    Thanks.
     
    geoffrey2008, Aug 28, 2008
    #4
  5. rjm

    toby

    Joined:
    Aug 26, 2008
    Messages:
    1
    Likes Received:
    0
    I also get a blank file desktop configuration, so cannot remove the %U error, altho' all other functionality is OK.
     
    toby, Aug 29, 2008
    #5
  6. rjm

    dippergt750

    Joined:
    Aug 27, 2008
    Messages:
    8
    Likes Received:
    0
    The %U error is removed by typing:-

    sudo mousepad /usr/share/applications/livna-vlc.desktop

    Then removing the %U from the "exec= vlc" line.

    The post explaining this had a typo and was entered as:-
    sudo mousepad /usr/shared/applications/livna-vlc.desktop note the directory was down as usr/shared which is incorrect.
     
    dippergt750, Aug 31, 2008
    #6
  7. rjm

    rjm

    Joined:
    Jul 24, 2008
    Messages:
    345
    Likes Received:
    0
    I have edited the original post to fix that. Thanks!
     
    rjm, Sep 2, 2008
    #7
  8. rjm

    weejock

    Joined:
    Sep 3, 2008
    Messages:
    5
    Likes Received:
    0
    Great thread, but I'm falling at the first hurdle! I get as far as:

    su -
    rpm -ivh http://rpm.livna.org/livna-release-8.rpm

    and after several minutes get:

    error: skipping http://rpm.livna.org/livna-release-8.rpm - transfer failed - Unknown or unexpected error

    I've checked my internet connection which seems to be working fine, so is there something really basic that I'm missing or should have done first? My AAO arrived this morning and I'm totally new to Linux so please be gentle.
     
    weejock, Sep 3, 2008
    #8
  9. rjm

    3ld468

    Joined:
    Aug 23, 2008
    Messages:
    24
    Likes Received:
    0
    Hello weejock,
    I am unable to connect as well. I reckon it is having a little lie down.
     
    3ld468, Sep 3, 2008
    #9
  10. rjm

    geeek4lyf

    Joined:
    Aug 29, 2008
    Messages:
    4
    Likes Received:
    0
    m having the same problem n a nub too.. sigh!
     
    geeek4lyf, Sep 3, 2008
    #10
  11. rjm

    rjm

    Joined:
    Jul 24, 2008
    Messages:
    345
    Likes Received:
    0
    Hi guys,

    The livna server seems to be down right now.
     
    rjm, Sep 4, 2008
    #11
  12. rjm

    weejock

    Joined:
    Sep 3, 2008
    Messages:
    5
    Likes Received:
    0
    Tried again this morning and had no problems following the excellent instructions in this thread - really helpful, step-by-step and exactly what I needed as someone who's never used any kind of linux. VLC now works with no problems, although I've not tried playing any movies with it yet.

    I'm chuffed that I've got it installed and working, but kinda disappointed that it doesn't give me more control over my music library so I'm looking at adding Amarok/Banshee/Songbird or something similar. Off to look for some install help :D
     
    weejock, Sep 4, 2008
    #12
  13. rjm

    Ady. S

    Joined:
    Sep 4, 2008
    Messages:
    20
    Likes Received:
    0
    hey,
    vlc installed fine and have edited U%. However, when playing videos, there is no audio. Any help?
     
    Ady. S, Sep 6, 2008
    #13
  14. rjm

    rjm

    Joined:
    Jul 24, 2008
    Messages:
    345
    Likes Received:
    0
    Mute switch is accidentally on?

    Or the videos have an odd audio codec that is not supported...
     
    rjm, Sep 6, 2008
    #14
  15. rjm

    Ady. S

    Joined:
    Sep 4, 2008
    Messages:
    20
    Likes Received:
    0
    sorry, my bad. i was playing from my cell phone card and the videos were 3gp. when i played an mp4 (which is what i needed vlc for :? ) it was all gd.
     
    Ady. S, Sep 6, 2008
    #15
  16. rjm

    Shad0wguy

    Joined:
    Sep 8, 2008
    Messages:
    167
    Likes Received:
    0
    Location:
    Long Island, NY
    Now why aren't there any instruction on removing the icons for the programs that were uninstalled in the beginning?

    EDIT: nm figured it out.

    Directions are pretty good. Ran into a few snags but got it figured out.
     
    Shad0wguy, Sep 12, 2008
    #16
  17. rjm

    hx1

    Joined:
    Aug 30, 2008
    Messages:
    8
    Likes Received:
    0
    Can someone help I am getting the message:

    Error: Missing Dependency: libpulse.so.0(PULSE_0) is needed by package vlc
    Error: Missing Dependency: libopendaap.so.0 is needed by package vlc-core
    Error: Missing Dependency: libdvdnav.so.4 is needed by package vlc-core

    ppppppppplllllllllllllllleeeeeeeeeeaaaaaaaaasssssssssssseeeeeeeeee help?!!!!
     
    hx1, Sep 13, 2008
    #17
  18. rjm

    Guest Guest

    Joined the club. I have been having VLC install problems for the past 3 days. It is not acer update. It is something to do with livna repository.

    Has anyone got a solution for this?
     
    Guest, Sep 15, 2008
    #18
  19. rjm

    AspireOneChris

    Joined:
    Aug 31, 2008
    Messages:
    25
    Likes Received:
    0
    i have exact same error as hx1, what can we do ? it installed fine first time round before i restored the system
     
    AspireOneChris, Sep 16, 2008
    #19
  20. rjm

    AspireOneChris

    Joined:
    Aug 31, 2008
    Messages:
    25
    Likes Received:
    0
    hey hx1 ive sorted mine out with

    Code:
    su -
    and then

    Code:
    sudo yum update fedora-release
    answer yes to all then

    Code:
    sudo yum install vlc
    and yes to all that and its all up and running
     
    AspireOneChris, Sep 16, 2008
    #20
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.