[icecast] Compiling icecast2, libcurl problem
Karl Heyes
karl at xiph.org
Sat Aug 30 14:28:36 UTC 2003
On Sat, 2003-08-30 at 14:56, Leo Willner wrote:
> Hi there,
>
> I got a question regarding compiling the icecast2-server:
>
> When I'm executing the 'sh autogen.sh' command and is checking for libraries, it says that it didn't find the 'libcurl' library, although I have the curl-rpm installed
> that includes the libcurl (located in /usr/lib). I compiled icecast2 anyway and tried running it. If I try to get the status.xsl the browser says it found the page, but isn't able
> to download it. Something similar happens when I try to get an ogg-stream. I wrote /usr/lib to my 'ld.so.conf', but with no effect on the sh autogen.sh'-command.
to compile apps to use curl, you need the runtime and development
packages. It's most likely not finding the headers files required, try
installing the curl-devel package as well.
> As far as I know curl and libcurl has something to do with file-transfer, so I think it may be the reason for the male-function.
<p>> If the absence of libcurl is the reason for this, maybe somebody knows how to tell the 'sh autogen.sh'-command or gcc the location of my 'libcurl' (located in /usr/lib).
> Maybe it has something to do with a linker or so ? I have no experiences in C-compiling.
curl is only used for the YP directory support, if there were a linker
issue then you would see different problems. I would check the icecast
log first for odd errors, and verify that the webroot has the status.xsl
file installed and is readable.
karl.
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Icecast
mailing list