Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: HOWTO: Install XMMS?

  1. #11
    Join Date
    Nov 2007
    Location
    NC, USA
    Beans
    829
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: HOWTO: Install XMMS?

    Just to make it clear, a checkinstall of XMMS is available in the repos now. XMMS2 has "replaced" the original version but you can still get the original if you're like me and want to cling to it.

    If you want specific plugins for it, you'll have to download them from the XMMS site and compile them if they arent in the repos.
    Linux User #460341 || Ubuntu User #19510 || Unanswered Posts Team

  2. #12
    Join Date
    Jun 2005
    Location
    south australia
    Beans
    70

    Re: HOWTO: Install XMMS?

    Quote Originally Posted by PinkFloyd102489 View Post
    Just to make it clear, a checkinstall of XMMS is available in the repos now. XMMS2 has "replaced" the original version but you can still get the original if you're like me and want to cling to it.

    If you want specific plugins for it, you'll have to download them from the XMMS site and compile them if they arent in the repos.
    are you kidding? xmms2 has no gui.

    forget about xmms people. audacious is the new deal.

  3. #13
    Join Date
    Mar 2006
    Location
    Bucharest
    Beans
    604

    Re: HOWTO: Install XMMS?

    Thanks for this ubuntu-geek (can't find the Thank You button anywhere so...). I'm using Debian and XMMS is not even available in the repos (but Audacious) and I compiled it succesfully but when I was to start it, it wouldn't start, failing with some "can't load libxmms.so library". I did the mikmod trick and now it works. So thanks again.

  4. #14
    Join Date
    Jul 2008
    Location
    Pamplona, Spain
    Beans
    4
    Distro
    Xubuntu

    Re: HOWTO: Install XMMS?

    thanks very much for the solution! cheers

  5. #15
    Join Date
    Dec 2008
    Beans
    48

    Re: HOWTO: Install XMMS?

    I've installed xmms2 but has no gui.

    Installed audacious but I really dont like it.

    So, if I want to use a mp3 player "like winamp" I just have to install xmms am I right? So I've download tar.gz from xmms, and I'me following install instructions. But I have the following error when I run ./configure:

    Code:
    configure: error: *** GLIB >= 1.2.2 not installed - please install first ***
    What should I do?

  6. #16
    Join Date
    Jan 2010
    Beans
    1

    Re: HOWTO: Install XMMS?

    Quote Originally Posted by TMachado View Post
    I've installed xmms2 but has no gui.

    Installed audacious but I really dont like it.

    So, if I want to use a mp3 player "like winamp" I just have to install xmms am I right? So I've download tar.gz from xmms, and I'me following install instructions. But I have the following error when I run ./configure:

    Code:
    configure: error: *** GLIB >= 1.2.2 not installed - please install first ***
    What should I do?
    excuse me for my bad english:

    here the solution!:

    go to console from gnome:

    execute :
    sudo gedit /etc/apt/sources.list

    put your version of Ubuntu


    Debian Lenny 32- and 64-bit x86

    deb http://www.pvv.ntnu.no/~knuta/xmms/lenny ./
    deb-src http://www.pvv.ntnu.no/~knuta/xmms/lenny ./

    Ubuntu Hardy 32- and 64-bit x86

    deb http://www.pvv.ntnu.no/~knuta/xmms/hardy ./
    deb-src http://www.pvv.ntnu.no/~knuta/xmms/hardy ./

    Ubuntu Jaunty 32- and 64-bit x86

    deb http://www.pvv.ntnu.no/~knuta/xmms/jaunty ./
    deb-src http://www.pvv.ntnu.no/~knuta/xmms/jaunty ./


    Ubuntu Karmic 32- and 64-bit x86

    deb http://www.pvv.ntnu.no/~knuta/xmms/karmic ./
    deb-src http://www.pvv.ntnu.no/~knuta/xmms/karmic ./

    I have Ubuntu Karmic so i put
    deb http://www.pvv.ntnu.no/~knuta/xmms/karmic ./
    deb-src http://www.pvv.ntnu.no/~knuta/xmms/karmic ./


    then execute :
    sudo apt-get update
    sudo apt-get install xmms

    then execute:

    sudo /usr/bin/xmms that all!! , enjoy!

Page 2 of 2 FirstFirst 12

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
  •