|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
for installation help<!-- @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@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@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@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@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 _______________________________________________ Icecast mailing list Icecast@... http://lists.xiph.org/mailman/listinfo/icecast |
|
|
Re: for installation helpYou 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 _______________________________________________ Icecast mailing list Icecast@... http://lists.xiph.org/mailman/listinfo/icecast |
|
|
Re: for installation helpNikola 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@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@localhost webRADIO]# with fedora packages, you should really use yum eg yum update libxml2-devel karl. _______________________________________________ Icecast mailing list Icecast@... http://lists.xiph.org/mailman/listinfo/icecast |
|
|
Re: for installation helpKarl 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@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@localhost webRADIO]# >> > > with fedora packages, you should really use yum eg > > yum update libxml2-devel > > be my guess Thomas _______________________________________________ Icecast mailing list Icecast@... http://lists.xiph.org/mailman/listinfo/icecast |
|
|
Re: for installation helpOn 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 _______________________________________________ Icecast mailing list Icecast@... http://lists.xiph.org/mailman/listinfo/icecast |
| Free Forum Powered by Nabble | Forum Help |