[Icecast] ices-0.4 & libshout
Karl Heyes
karl at xiph.org
Wed Feb 2 16:26:47 UTC 2005
On Wed, 2005-02-02 at 13:56, Olaf Schrader wrote:
> i,ve installed ices-0.4 and libshout2 under suse linux 9.2.
> when i try to execute ices, got an error message:
>
> "ices: error while loading shared libraries: libshout.so.3: cannot
> open shared object file: No such file or directory"
the runtime linker cannot see the library. Either include the missing
path to libshout in /etc/ld.so.conf (running ldconfig afterwards) or in
LD_LIBRARY_PATH before running ices
karl.
More information about the Icecast
mailing list