Results 1 to 9 of 9

Thread: Mplayer is not installing

  1. #1
    Join Date
    Jan 2009
    Beans
    299

    Mplayer is not installing

    Im customizing my cd and when i do the apt-get install mplayer it saids that 10 of its depends are not installable including the mplayer-skins packge.

  2. #2
    Join Date
    Dec 2004
    Location
    Atlanta, GA USA
    Beans
    7,257
    Distro
    Ubuntu Development Release

    Re: Mplayer is not installing

    go to system>administration>software sources and make sure all repos are checked off. close, then reload when asked to.

  3. #3
    Join Date
    Jan 2009
    Beans
    299

    Re: Mplayer is not installing

    reloaded then try to apt-get install mplayer again still same 10 things is not installable.

  4. #4
    Join Date
    Jan 2009
    Beans
    299

    Re: Mplayer is not installing

    Btw I am trying to customize a live cd I have it on my normal external HD version of ubuntu 8.04.2 but I cant install it in the customization folder(EDIT).

  5. #5
    Join Date
    Jan 2009
    Beans
    299

    Re: Mplayer is not installing

    Does anyone know anything about this or what ?

  6. #6
    Join Date
    Dec 2004
    Location
    Atlanta, GA USA
    Beans
    7,257
    Distro
    Ubuntu Development Release

    Re: Mplayer is not installing

    can you copy and paste the exact error message you get?

  7. #7
    Join Date
    Jan 2009
    Beans
    299

    Re: Mplayer is not installing

    Reading package lists... Done
    Building dependency tree
    Reading state information... 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.

    Since you only requested a single operation it is extremely likely that
    the package is simply not installable and a bug report against
    that package should be filed.
    The following information may help to resolve the situation:

    The following packages have unmet dependencies:
    mplayer: Depends: libdvdnav4 (>= 0.1.10) but it is not installable
    Depends: libenca0 (>= 1.9) but it is not installable
    Depends: libfaac0 (>= 1.26) but it is not installable
    Depends: libggi2 (>= 1:2.2.1) but it is not installable
    Depends: libjack0 (>= 0.109.2) but it is not installable
    Depends: liblame0 (>= 3.97) but it is not installable
    Depends: libsvga1 but it is not installable
    Depends: libx264-57 (>= 1:0.svn20071224) but it is not installable
    Depends: libxvidcore4 (>= 1:1.0.0-0.0) but it is not installable
    Depends: mplayer-skins but it is not installable
    E: Broken packages
    root@ericeclifford:/#


    This is wut I get after I do the apt-get install mplayer

  8. #8
    Join Date
    Dec 2004
    Location
    Atlanta, GA USA
    Beans
    7,257
    Distro
    Ubuntu Development Release

    Re: Mplayer is not installing

    try adding the medibuntu repositories first, then try again. i'm assuming you are using ubuntu 8.10 though.
    Code:
    sudo wget http://www.medibuntu.org/sources.list.d/intrepid.list --output-document=/etc/apt/sources.list.d/medibuntu.list
    then
    Code:
    sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update

  9. #9
    Join Date
    Jan 2009
    Beans
    299

    Re: Mplayer is not installing

    I did that already and I am using hardy 8.04.2

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •