| View previous topic :: View next topic |
| Author |
Message |
Anonymous Guest
|
Posted: Tue Dec 20, 2005 8:49 am Post subject: Cant Install (Fedora Core) |
|
|
Im trying to install from source and I get the "configure: error: XSLT configuration could not be found"
So I go to install XSLT, and I need to start with libxml2-2.6.22-1.1.i386.rpm, and I get depend. error:
error: Failed dependencies:
libc.so.6(GLIBC_2.4) is needed by libxml2-2.6.22-1.1.i386
So I try anf install GLIBC:
error: Failed dependencies:
glibc-common = 2.3.90-18 is needed by glibc-2.3.90-18.i386
glibc > 2.3.5 conflicts with glibc-common-2.3.5-10.3.i386
So its telling me it needs somethign and its conflicting?!?! What do I do? I am new to Linux. Thanks in advance,
John |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Tue Dec 20, 2005 12:33 pm Post subject: |
|
|
you probably already have a libxslt installed "rpm -q libxslt", just no development package for, install the libxslt-dev package from a fedora core mirror/CD.
karl. |
|
| Back to top |
|
 |
thunder1 Guest
|
Posted: Tue Dec 20, 2005 7:28 pm Post subject: |
|
|
| Thank, I went looking on the Fedora page and the only RPM they have is the libxslt non devel. |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
|
| Back to top |
|
 |
thunder1 Guest
|
Posted: Wed Dec 21, 2005 9:06 pm Post subject: |
|
|
Thanks that worked. Now im having another issue, Icecast starts fine, I have it set to port 8002, I have that set in the ices.conf file as well but when i try and start ices like:
ices /usr/local/etc/ices.conf.dist
I get Error during send: Mount failed on http://127.0.0.1:8000/ices
I dont know where that 8000 is coming from, it is not what is listed in the icecast and ices conf files, in fact its not listed anywhere in those file (8000). Thanks for guidance so far.
John |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Thu Dec 22, 2005 12:47 am Post subject: |
|
|
The documentation and the usage (eg ices -h) explain quite clearly how to invoke ices. You have not given the right flags which in this case is -c
karl. |
|
| Back to top |
|
 |
Guest
|
Posted: Thu Dec 22, 2005 3:02 am Post subject: |
|
|
| Im a moron thanks, I should have caught it, and relized its like icecast. Thanks. Works wonderfully. |
|
| Back to top |
|
 |
Desesperated Guest
|
Posted: Sun Feb 12, 2006 5:48 am Post subject: Could u send me your fedora bin file? |
|
|
I have a dedicated server with low resources so I don't have installed the dev libs, so could u send me your bin file for fedora?
Thanx and cheers
my mail: lloyd@maz-ter.com |
|
| Back to top |
|
 |
EvilOverlord Forum Admin


Joined: 12 Jun 2005 Posts: 177 Location: Isle of Man
|
Posted: Sun Feb 12, 2006 7:14 pm Post subject: |
|
|
low resources? Low disk space or CPU/memory?
If it's low memory, a precompiled binary won't save you anything. |
|
| Back to top |
|
 |
Desesperated Guest
|
Posted: Thu Mar 09, 2006 8:44 am Post subject: |
|
|
| EvilOverlord wrote: |
low resources? Low disk space or CPU/memory?
If it's low memory, a precompiled binary won't save you anything. |
very low disk space |
|
| Back to top |
|
 |
|