Displaying 20 results from an estimated 10000 matches similar to: "icecast and ssl -error?"
2004 Aug 06
2
icecast and ssl -error?
Hi!
Karl Heyes wrote:
[...]
> it doesn't do anything with ssl, however it depends on curl for YP and
> that can have a dependency on ssl. Either install the ssl lib or
> install curl without ssl support.
I've installed a separate curl without-ssl and specified the curl-path
when configuering icecast, but the make rises still the same error :-(
Any idea?!
Thanks for any hint!
2004 Aug 06
2
icecast and ssl -error?
> it doesn't do anything with ssl, however it depends on curl for YP and
> that can have a dependency on ssl. Either install the ssl lib or
> install curl without ssl support.
hmmm :-/ ... I'm sure, I've installed the sslib already. How is the name
of that file? libssl.a? Did you know the standard location, where to
place it? Is it /usr/lib?
Greetings
Tol
<p>---
2004 Nov 21
2
Extracting Now Playing!!!
Yes but can this be exported to an external source like a web-site on my network
Richard
On Sun, 21 Nov 2004 20:46:48 +0100, Anatol <icecast@recordcaster.de> wrote:
> Richman wrote:
>
>
> > Is their anyway that i can ecport the now current playing song into a
> > text file iam using ices 0.4 and icecast 2.0
> >
> > --
> > Thankyou
> > Richard
2004 Nov 21
2
Extracting Now Playing!!!
Is their anyway that i can ecport the now current playing song into a
text file iam using ices 0.4 and icecast 2.0
--
Thankyou
Richard
2003 Dec 11
1
Problems building vorbis tools 1.0.1
hi!
I've got some problems compiling/linking the vorbis tools.
at first I had the same problem as mentioned here:
http://www.xiph.org/archives/vorbis-dev/200201/0005.html
(make was looking for libogg.la in the wrong path)
but creating a symlink to /usr/local/lib/libogg.la in /usr/lib/ helped. :)
having solved this, I get a new error:
---
gcc -O20 -ffast-math -fsigned-char -o ogg123
2007 Mar 27
3
Use of 'defineVar' and 'install' in .Call
Dear all,
[system and version information below]
I am trying to modify a C function for finding the root of an
expression. The function is to be called from R as .Call with input
parameters:
f: expression for which we will find the root
guesses: interval for the solution
stol: tolerance
rho: environment
The original functions I use are:
SEXP mkans(double x) {
SEXP ans;
PROTECT(ans =
2007 Mar 27
3
Use of 'defineVar' and 'install' in .Call
Dear all,
[system and version information below]
I am trying to modify a C function for finding the root of an
expression. The function is to be called from R as .Call with input
parameters:
f: expression for which we will find the root
guesses: interval for the solution
stol: tolerance
rho: environment
The original functions I use are:
SEXP mkans(double x) {
SEXP ans;
PROTECT(ans =
2009 Jun 28
1
ERROR: system is computationally singular: reciprocal condition number = 4.90109e-18
Hi All,
This is my R-version information:---
> version
_
platform i486-pc-linux-gnu
arch i486
os linux-gnu
system i486, linux-gnu
status
major 2
minor 7.1
year 2008
month 06
day 23
svn rev 45970
language R
version.string R version 2.7.1 (2008-06-23)
While calculating partial
2004 Aug 06
1
icecast 2 CVS version doesn't compile
On Wednesday, 28 May 2003 at 23:44, Geoff Shang wrote:
> Or maybe have YP disabled by default and have it complain as above if you
> enable it with a configure option?
>
> It's just that I can see a whole bunch of "I can't get YP stuff to work"
> messages replacing the "WTF is CURLOPT_NOSIGNAL" messages we're currently
> getting. Having configure
2005 Feb 02
2
directory listings
Guten Tag Frits Letteboer,
Am Mittwoch, 2. Februar 2005 um 14:40 schrieben Sie:
FL> Carsten Henkel wrote:
>> hi together,
>>
>> i have
>> <directory>
>> <yp-url-timeout>15</yp-url-timeout>
>> <yp-url>http://dir.xiph.org/cgi-bin/yp-cgi</yp-url>
>> </directory>
>> <directory>
2019 Feb 04
1
YP listings in version 2.5 beta
Hi Petr
Thanks for taking the time to respond and to try to help.
>
>
> Either you called ./configure with --disable-yp or with --without-curl (see
> XIPH_PATH_CURL definitio in m4/xiph_curl.m4)
So, I can see this? but what am I looking for exactly?
> or your
> curl does meet the tested criteria. E.g. You are missing curl header files or
> you have too old curl. What
2009 Aug 14
2
CURL function with SSL
Hi all,
I hope you guys can help me out. I got a problem with using function
CURL. I
did Set(CURL=${CURL(URL)}); but the URL I was using is https, so when I
generated the call, the CURL function could not get access to that
https://URL server. What should I do with it? Thank you very much
2007 Feb 13
4
isoMDS vs. other non-metric non-R routines
Dear useRs,
last week I asked you about a problem related to isoMDS. It turned
out that in my case isoMDS was trapped. Nonetheless, I still have
some problems with other data sets. Therefore I would like to know if
anyone here has experience with how well isoMDS performs in
comparison to other non-metric MDS routines, like Minissa.
I have the feeling that for large data sets with a high
2004 Aug 06
7
YP submission / cURL issue. (icecast 2.0.1 / gentoo)
Hello All:
I'm having troubles getting my YP submissions to go up correctly,
unfortunately there's not much I've been able to find. I'm getting NACK back
from the yp_add call, I've tried two different versions of cURL/libcURL on my
gentoo box to see if it was that, no luck. I've also replicated the problem
onto another gentoo box of mine and the exact same NACK/no
2004 Aug 06
7
YP submission / cURL issue. (icecast 2.0.1 / gentoo)
Hello All:
I'm having troubles getting my YP submissions to go up correctly,
unfortunately there's not much I've been able to find. I'm getting NACK back
from the yp_add call, I've tried two different versions of cURL/libcURL on my
gentoo box to see if it was that, no luck. I've also replicated the problem
onto another gentoo box of mine and the exact same NACK/no
2004 Nov 16
2
Icecast Installation error
I am attempting to install the current version of Icecast on Suse 9.1 and
have noticed the following when running ./configure
checking for curl-config... no
checking curl/curl.h usability... no
checking curl/curl.h presence... no
checking for curl/curl.h... no
checking for libcurl... no
configure: libcurl not found, YP disabled
I have Curl installed, and a whereis libcurl shows the results:
2005 Aug 21
3
How to tell Ices0 reloading the playlist?
Hi all!
How can I tell ices0 to refersh/reload the playlist? I thought it would
be done automaticaly, but now if I changed the playlist, Ices didn't see
this. Played funny the old one again and again. Is it possible to get
ices a kick to reload the playlist?
Greetings
Anatol
2019 Jan 27
2
YP listings in version 2.5 beta
Hi,
I apologise if this has been raised before. I’m finding that with the below settings enabled in my icecast.xml file, YP directory listings work for me when using icecast 2.4.4 but listings aren’t working for me with the same config settings in version 2.5.
<directory>
<yp-url-timeout>15</yp-url-timeout>
2020 May 31
2
r-project.org SSL certificate issues
On Sat, May 30, 2020 at 11:32 PM G?bor Cs?rdi <csardi.gabor at gmail.com> wrote:
[...]
> Btw. why does this affect openssl? That root cert was published in
> 2010, surely openssl should know about it? Maybe libcurl / openssl
> only uses the chain provided by the server? Without trying to use an
> alternate chain?
Yes, indeed it seems that old OpenSSL versions cannot handle
2004 Aug 06
2
YP Server Woes
I'm having a problem getting my stream published on dir.xiph.org using
icecast2/ices2-beta4
The output in my log is:
[snip]
DBUG geturl/curl_print_header_result SID -> ()
DBUG geturl/curl_print_header_result Message -> ()
DBUG geturl/curl_print_header_result Touch Freq -> (0)
DBUG geturl/curl_print_header_result Response -> (0)
EROR yp/yp_submit_url Got a NAK from yp_add(Unknown)