<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
Hi<br>
I've been trying to './configure' for ices and ezstream but both
die.<br>
In the case of ices, it get this far:<br>
<blockquote>checking how to run the C++ preprocessor... /lib/cpp<br>
configure: error: C++ preprocessor "/lib/cpp" fails sanity check<br>
</blockquote>
but /lib/cpp seems to work fine.<br>
for example:<br>
<blockquote>[root@vps ices-0.4]# /lib/cpp --help<br>
Usage: cpp [options] file...<br>
Options:<br>
-pass-exit-codes Exit with highest error code from a
phase<br>
...snip...<br>
</blockquote>
In the case of ezstream, the test of libshout fails, although
libshout is installed.<br>
<br>
ANY IDEAS?<br>
<br>
This is linux OS and tends to compile without any real difficulty in
most cases.<br>
Successfully installed icecast and have successfully streamed from a
client on a PC, but I want to <br>
install the client on the server host.<br>
<br>
Thanks in advance.<br>
Ray
</body>
</html>