| View previous topic :: View next topic |
| Author |
Message |
lungkao
Joined: 16 Sep 2008 Posts: 1
|
Posted: Tue Sep 16, 2008 5:08 pm Post subject: rpm -Uvh icecast*.rpm not work |
|
|
rpm -Uvh icecast*.rpm not work
error: Failed dependencies:
libiconv.so.2 is needed by icecast-2.3.2-0.i386
install on centos 4.7
 |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Tue Sep 16, 2008 6:36 pm Post subject: |
|
|
you need to installed the libiconv library. icecast itself doesn't require that library directly but charset handling via libxml2 requires libiconv.
karl. |
|
| Back to top |
|
 |
|