<!-- @page { size: 8.5in 11in; margin: 0.79in } P { margin-bottom: 0.08in } --> Dear Mr./Mrs. I use Linux Fedora 8 and I tried to install your software for p2p broadcasting. There were some problems. 1. I install successfully icecast-2.3.1-0.src.rpm (rpm -ivh icecast-2.3.1-0.src.rpm) 2.When I tried to install libxml2 from http://xmlsoft.org/downloads.html I receive this output: [root at localhost webRADIO]# rpm -ivh libxml2-devel-2.6.27-1.i386.rpm warning: libxml2-devel-2.6.27-1.i386.rpm: Header V3 DSA signature: NOKEY, key ID de95bc1f error: Failed dependencies: libxml2 = 2.6.27 is needed by libxml2-devel-2.6.27-1.i386 [root at localhost webRADIO]# After that I download libxml2 = 2.6.27 and install it, and tried to install libxml2-devel-2.6.27-1.i386 but the output was the same. 3.When I tried to install libxslt - http://xmlsoft.org/XSLT/downloads.html I receive this output: [root at localhost webRADIO]# rpm -ivh libxslt-devel-1.1.20-1.i386.rpm warning: libxslt-devel-1.1.20-1.i386.rpm: Header V3 DSA signature: NOKEY, key ID de95bc1f error: Failed dependencies: libgcrypt-devel is needed by libxslt-devel-1.1.20-1.i386 libxslt = 1.1.20 is needed by libxslt-devel-1.1.20-1.i386 [root at localhost webRADIO]# Please for help best regards Nikola Nikoloski (from Macedonia):) ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
You are having dependency problems, which means certain libraries are missing and conflicting with those that exist already. RPM hell, basically. If possible for you, I recommend that you switch to a distro without RPM like Debian or Ubuntu. -Ivo
Nikola Nikoloski wrote:> I use Linux Fedora 8 and I tried to > install your software for p2p broadcasting. There were some problems. > > > 1. I install successfully > icecast-2.3.1-0.src.rpm (rpm -ivh icecast-2.3.1-0.src.rpm) > > > 2.When I tried to install libxml2 from > http://xmlsoft.org/downloads.html I receive this output: > > > [root at localhost webRADIO]# rpm -ivh > libxml2-devel-2.6.27-1.i386.rpm > warning: > libxml2-devel-2.6.27-1.i386.rpm: Header V3 DSA signature: NOKEY, key > ID de95bc1f > error: Failed dependencies: > libxml2 = 2.6.27 is needed by > libxml2-devel-2.6.27-1.i386 > [root at localhost webRADIO]#with fedora packages, you should really use yum eg yum update libxml2-devel karl.
Karl Heyes schrieb:> Nikola Nikoloski wrote: > > >> I use Linux Fedora 8 and I tried to >> install your software for p2p broadcasting. There were some problems. >> >> >> 1. I install successfully >> icecast-2.3.1-0.src.rpm (rpm -ivh icecast-2.3.1-0.src.rpm) >> >> >> 2.When I tried to install libxml2 from >> http://xmlsoft.org/downloads.html I receive this output: >> >> >> [root at localhost webRADIO]# rpm -ivh >> libxml2-devel-2.6.27-1.i386.rpm >> warning: >> libxml2-devel-2.6.27-1.i386.rpm: Header V3 DSA signature: NOKEY, key >> ID de95bc1f >> error: Failed dependencies: >> libxml2 = 2.6.27 is needed by >> libxml2-devel-2.6.27-1.i386 >> [root at localhost webRADIO]# >> > > with fedora packages, you should really use yum eg > > yum update libxml2-devel > >Also fedora might have an icecast2 binary. "yum install icecast2" would be my guess Thomas
On 26 Apr 2008, at 12:43, Nikola Nikoloski wrote:> I use Linux Fedora 8 and I tried to > install your software for p2p broadcasting. There were some problems. > > > 1. I install successfully > icecast-2.3.1-0.src.rpm (rpm -ivh icecast-2.3.1-0.src.rpm)Is there any particular reason your building from source when fedora has a icecast package? yum install icecast -- Chris Jones, SUCS Admin http://sucs.org