<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Linux Admin Zone &#187; multimedia</title>
	<atom:link href="http://linuxadminzone.com/tag/multimedia/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxadminzone.com</link>
	<description>Adding more reasons to celebrate Open Source.</description>
	<lastBuildDate>Wed, 09 May 2012 10:17:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Missing Dependency: libFLAC.so.4 is needed by package libsndfile</title>
		<link>http://linuxadminzone.com/missing-dependency-libflacso4-is-needed-by-package-libsndfile/</link>
		<comments>http://linuxadminzone.com/missing-dependency-libflacso4-is-needed-by-package-libsndfile/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 06:45:59 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mplayer]]></category>
		<category><![CDATA[multimedia]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=14</guid>
		<description><![CDATA[In mood to listen some music on my CentOS 5 system, I found that mplayer is not installed. I&#8217;ve followed instructions from http://wiki.centos.org/TipsAndTricks/MultimediaOnCentOS but stuck with error: Error: Missing Dependency: libFLAC.so.4 is needed by package libsndfile I have then forcebly removed following: $ rpm -e --nodeps flac-1.1.2-27 and installed: $ wget ftp://rpmfind.net/linux/dag/redhat/el3/en/i386/dag/RPMS/flac-1.1.0-4.rhel3.dag.i386.rpm $ rpm -ivh [...]]]></description>
			<content:encoded><![CDATA[<p>In mood to listen some music on my CentOS 5 system, I found that mplayer is not installed.<br />
I&#8217;ve followed instructions from <a href="http://wiki.centos.org/TipsAndTricks/MultimediaOnCentOS">http://wiki.centos.org/TipsAndTricks/MultimediaOnCentOS</a><br />
but stuck with error:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">Error: Missing Dependency: libFLAC.so.4 is needed by package libsndfile</pre></div></div>

<p>I have then forcebly removed following:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">$ rpm <span style="color: #660033;">-e</span> <span style="color: #660033;">--nodeps</span> flac-1.1.2-<span style="color: #000000;">27</span></pre></div></div>

<p>and installed:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">$ <span style="color: #c20cb9; font-weight: bold;">wget</span> <span style="color: #c20cb9; font-weight: bold;">ftp</span>:<span style="color: #000000; font-weight: bold;">//</span>rpmfind.net<span style="color: #000000; font-weight: bold;">/</span>linux<span style="color: #000000; font-weight: bold;">/</span>dag<span style="color: #000000; font-weight: bold;">/</span>redhat<span style="color: #000000; font-weight: bold;">/</span>el3<span style="color: #000000; font-weight: bold;">/</span>en<span style="color: #000000; font-weight: bold;">/</span>i386<span style="color: #000000; font-weight: bold;">/</span>dag<span style="color: #000000; font-weight: bold;">/</span>RPMS<span style="color: #000000; font-weight: bold;">/</span>flac-1.1.0-<span style="color: #000000;">4</span>.rhel3.dag.i386.rpm
 $ rpm <span style="color: #660033;">-ivh</span> flac-1.1.0-<span style="color: #000000;">4</span>.rhel3.dag.i386.rpm</pre></div></div>

<p>This resolved the error and system is now happily playing music.</p>
<p>You may also like to read:<br />
* <a href="http://linuxadminzone.com/5-steps-to-secure-your-linux-server/"> 5 steps to secure your Linux Server </a><br />
* <a href="http://linuxadminzone.com/ensuring-secure-access-to-production-linux-servers/"> Ensuring secure access to production Linux Servers </a><br />
* <a href="http://linuxadminzone.com/bash-script-to-backup-essential-log-files-of-linux-server/"> Bash script to backup essential log files in Linux </a><br />
* <a href="http://linuxadminzone.com/quickly-change-your-ssh-port-from-default-22-to-something-higher/"> Quickly change your ssh port from defualt 22 to something higher </a><br />
* <a href="http://linuxadminzone.com/ssh-port-forwarding-from-remote-to-local-machine/"> SSH port forwarding from remote to local machine </a><br />
* <a href="http://linuxadminzone.com/save-root-or-user-history-to-check-later/"> Save root or user history to check later </a><br />
* <a href="http://linuxadminzone.com/install-and-configure-denyhost/"> Install and configure denyhost to prevent brute force attacks </a></p>
]]></content:encoded>
			<wfw:commentRss>http://linuxadminzone.com/missing-dependency-libflacso4-is-needed-by-package-libsndfile/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

