Koozali.org: home of the SME Server

iTunes server (mt-daapd) on SME 7

TMP

iTunes server (mt-daapd) on SME 7
« on: February 23, 2006, 08:44:41 PM »
I have successfully installed and configured an iTunes server on my SME 6.01 at work.  I am trying to do the same on SME 7 pre3 at home but after running
Code: [Select]
rpm -ivh *.rpm  I get the following  
Code: [Select]
error: Failed dependencies
libstdc++-libc6.2-2.so.3 is needed by mpeg4ip-1.2-1.noarch
Suggested resolutions:
compat-libstdc++-296-2.96-132.7.2.i386.rpm


I am following the instructions that I found on this board.  I am a novice linux user so I have no idea what I need to do to correct this problem.

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: iTunes server (mt-daapd) on SME 7
« Reply #1 on: February 24, 2006, 01:08:41 AM »
Quote from: "TMP"
I have successfully installed and configured an iTunes server on my SME 6.01 at work.  I am trying to do the same on SME 7 pre3 at home but after running
Code: [Select]
rpm -ivh *.rpm  I get the following  
Code: [Select]
error: Failed dependencies
libstdc++-libc6.2-2.so.3 is needed by mpeg4ip-1.2-1.noarch
Suggested resolutions:
compat-libstdc++-296-2.96-132.7.2.i386.rpm


I am following the instructions that I found on this board.  I am a novice linux user so I have no idea what I need to do to correct this problem.


yum --enablerepo=base install compat-libstdc++-296