LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Enterprise (https://www.linuxquestions.org/questions/linux-enterprise-47/)
-   -   XMMS installation on RHEL 5 (https://www.linuxquestions.org/questions/linux-enterprise-47/xmms-installation-on-rhel-5-a-609455/)

sangayya.a 12-27-2007 02:17 PM

XMMS installation on RHEL 5
 
HI,

can some provide me the links to download XMMS for RHEL 5?

Thanks in Advance:)

Lenard 12-27-2007 03:13 PM

Follow the instructions here: http://dag.wieers.com/rpm/FAQ.php#B
When ready type: yum install xmms xmms-mp3

sangayya.a 12-28-2007 02:14 PM

Hi
 
Thanks Lenard,

but i do not have internet connection to automatically download the dependencies, so please provide me the individual packages required to install XMMS

Lenard 12-28-2007 02:43 PM

Start with the two packages listed already, xmms and xmms-mp3 and download both of them from;

http://dag.wieers.com/rpm/packages/xmms/

Get the xmms-skins package also so you can choose different skins (the way it looks on screen).

The xmms.spec shows that you also need;

Requires: gtk+ >= 1:1.2.2, unzip
# the desktop file and redhat-menus are redundant requires really
Requires: /usr/share/desktop-menu-patches/redhat-audio-player.desktop
%{!?_without_freedesktop:Requires: desktop-file-utils}
Requires: redhat-menus >= 0.11

So a quick check would be: rpm -qa redhat-menus unzip 'gtk+*' desktop-file-utils

.

sangayya.a 12-29-2007 06:16 PM

Hi
 
Thanks Lenard,

but am unable to get redhat-menus unzip ,'gtk+*',desktop-file-utils:(

please provide me those links,thanks

Lenard 12-29-2007 07:21 PM

They are on the installation media or available from RHN with a valid subscription.

David the H. 12-30-2007 09:35 AM

I suggest you check out audacious instead. It's a completely-rewritten-from-scratch fork of xmms designed around gtk2. It's much nicer than xmms, which is fast becoming legacy material and is already disappearing from the repositories of some distros.

sangayya.a 12-30-2007 12:18 PM

HI
 
Thanks Lenard,
yes I hav valid subscription, I have all the things accept GTK.

Thanks David, Let me try audacious!

Lenard 12-30-2007 12:30 PM

Yes audious is a bit nicer then xmms and one can install audious for RHEL5 via the FC6 extras repo if desired. RHEL5 via Dag's site (rpmforge) does have the xmms packages however. both play mp3's and other audio formats well.

For example, I only need to download/install fro the Fedora Core 6 extras repo via yum;
Code:

=============================================================================
 Package                Arch      Version          Repository        Size
=============================================================================
Installing:
 audacious              x86_64    1.3.2-1.fc6      fc6-extras        1.0 M
Installing for dependencies:
 audacious-libs          x86_64    1.3.2-1.fc6      fc6-extras        49 k
 audacious-plugins      x86_64    1.3.5-2.fc6      fc6-extras        1.4 M
 libbinio                x86_64    1.4-6.fc6        fc6-extras        40 k
 libsidplay              x86_64    1.36.57-11.fc6  fc6-extras        89 k
 mcs-libs                x86_64    0.4.1-3.fc6      fc6-extras        20 k

Transaction Summary
=============================================================================

As for the gtk+ packages, it should be available for downloading / installation one only needs the gtk+-1.2.10-56.el5 package(s) installed.


All times are GMT -5. The time now is 02:43 AM.