Displaying 20 results from an estimated 300 matches similar to: "AW: Ices 2.0 - make error"
2004 Oct 11
1
Re: Bug#275791: r-gnome: gnome library can not be read (PR#7276)
Dear R bug fixers,
This came in early this morning. The R/Gnome configuration, and selection of
libraries hat not changed one bit since I last built 1.9.1 -- but maybe
something change in the Gmome/Glib/Gtk, or even x11, libraries? Would anyone
know where RestoreAction is defined?
The list of Debian packages on which r-gnome depends is below; as this is
computed from ldd output I won't add
2004 Aug 06
1
Ices 2.0 - make error
I don't know if this thread belongs here, but I'll try it anyway.
I want to install ices2 on my OpenBSD 3.4 server.
If I want to "make" Ices2 there appears this error:
/usr/ices-2.0.0/src/ices.c:117: undefined reference to 'xmlFree'
collect2: ld returned 1 exit status
**** Error code 1
Stop in /usr/ices-2.0.0/src (line 242 of Makefile).
**** Error code 1
2004 Aug 06
1
AW: ices0 (version 0.3) - libmp3lame.so problems
wow, you are right!
it tells me:
/usr/lib/libmp3lame.so: broken symbolic link to 'libmp3lame.so.0.0.0'
how can i repair this? install lame again?
-Clem
-----Ursprüngliche Nachricht-----
Von: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org]Im Auftrag
von Carsten Haese
Gesendet: Mittwoch, 4. Februar 2004 15:11
An: icecast@xiph.org
Betreff: Re: [icecast] ices0 (version 0.3) -
2008 Dec 03
1
reduce limit number of arguments in methods:::cbind
Dear all,
As far as I understand, the number of arguments in methods:::cbind is
limited by the "self recursive" construction of the function
which generates nested loops.
A workaround could be to use the internal cbind function on blocks of
non S4 objects. The limitation would then be reduced to the number of
consecutive S4 objects.
##### R code #####
dfr <- data.frame(matrix(0,
2006 Oct 06
2
[Fwd: Re: compiz coding style]
Argl, this was meant to go to the list and not only to Hanno!
--
email - macslow@bangang.de
www - http://macslow.thepimp.net
lowfat - http://macslow.thepimp.net/sponsor-it
-------------- next part --------------
An embedded message was scrubbed...
From: Mirco =?ISO-8859-1?Q?M=FCller?= <macslow@bangang.de>
Subject: Re: [compiz] compiz coding style
Date: Fri, 06 Oct 2006 01:53:46 +0200
Size:
2012 Jul 21
5
package XML does not load in R 2.15.1
I am getting what appears to be an Unbuntu level error in trying to install the
XML package.
Both commands:
install.packages("XML:)
install.packages("XML", dependencies = TRUE)
give an error .
The full installation script is below but the problem to my very inexperenced eye seems to be here:
checking for pkg-config... /usr/bin/pkg-config
checking for xml2-config... no
Cannot
2004 Sep 15
2
smbclient's tar_re_search broken?
Hi all,
My old and stable backup script don't work anymore.
It's based on smbclient's tar command using crX parameters for creating
archive, excluding files based on basic regular expressions.
The box is running Fedora core 2, fully updated:
kernel-2.6.8-1.521
samba-common-3.0.7-2.FC2
samba-client-3.0.7-2.FC2
The error is easily reproducible:
smbclient //ntpdc/share -A credfile \
-c
2004 Aug 06
2
ices0 (version 0.3) - libmp3lame.so problems
Hello everybody,
I need some help please. I want to compile the ices-0.3 and ./configure
works perfectly. But if i want to do "make" there appear these
error-messages:
[...]
gcc: /usr/lib/libmp3lame.so: No such file or directory
make[3]: *** [ices] Error 1
make[3]: Leaving directory '/usr/ices-0.3/src'
[...]
if i search now for the libmp3lame.so file, i find it in /usr/lib/
so
2004 Aug 06
3
solaris success??
At 4:37 PM -0400 7/6/01, Brendan Cully wrote:
>On Friday, 06 July 2001 at 13:21, tom erbe wrote:
>> At 1:48 PM -0400 7/6/01, Brendan Cully wrote:
>> > > 0.2 doesn't segfault, but it seems to overrun the server (if that
>> >> makes any sense), it plays a 3 minute file in seconds.
>> >
>> >I'd like to know more about this. Are you
2016 Jun 06
0
[PATCH] Config: Rename mp3-metadata-interval to icy-metadata-interval
As proposed in #2272, this renames the mount specific
mp3-metadata-interval to icy-metadata-interval to prevent
confusion about what it does (setting the icy metadata
interval) and to make clear it's not mp3 specific but ICY
specific.
---
src/cfgfile.c | 21 +++++++++++++++------
1 file changed, 15 insertions(+), 6 deletions(-)
diff --git a/src/cfgfile.c b/src/cfgfile.c
index
2004 Aug 06
0
[RFC] RTP support
Hi,
A radio is being developped at school, and we wanted to avoid eating
too much bandwidth, so we had a look at RTP. I first implemented it
in icecast1 and it worked well (although we had to apply a patch to make
RTP work with xmms). We are indeed saving a lot of bandwidth. I then
adapted it to icecast2, here is the patch. The biggest trouble for
now is the configurability. I added 3 global
2004 Aug 06
1
icecast/libxslt compile error
Bryan Jay Miller wrote:
> Nope. First I tried adding the text you mentioned to Makefile.am.
> autogen.sh and configure went OK. But when I tried to compile, I got
>
> Makefile:369: *** missing separator. Stop.
>
> I even deleted my entire source tree and downloaded all the fresh code
> from CVS. Same problem. autogen.sh = OK, configure = OK, same compile
> error as
2004 Aug 06
2
Live mp3-stream with ices 0.3 or ices 2?
Is it somehow possible to make a live-mp3-stream with ices0 or ices2?
<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@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will
2018 Aug 15
1
WARN cfgfile/_parse_alias incomplete alias definition HELP PLEASE.
Hello
Maybe you can help me i couldnt find answer in web , sorry for english).
I install Icecast 2.4.0-kh10 with all needed packages .
Ubuntu-16.04-amd64.
No errors .
~# icecast -status
Icecast 2.4.0-kh10
When I start icecast
icecast -b -c /usr/local/etc/icecast.xml
i have problems like:
[2018-08-15 03:42:02] WARN cfgfile/_parse_alias incomplete alias definition
[2018-08-15 03:42:02] EROR
2001 May 04
2
Triggering program from a daemon
Hi,
I wish to run a Windows program under Linux. It will be triggered
from another program when nobody is logged in; in other words,
it won't need a GUI; it's just doing number crunching.
How do I configure Wine to do this? When I run the program it
just says, "Wine exited with a successful status", but it is supposed
to create files etc, and nothing is really done. (It
2008 Apr 13
1
promptFunctions() to handle multiple names
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hi all,
I wanted to set up my first (private) R-package and wondered
if there was a function to prompt() for multiple aliases in one Rd-file,
e.g. to create something like the normal distribution manual page
encompassing rnorm, dnorm,...
As I didn't find it, I modified prompt.default() and wrote a small function
to do this job, called
2004 Aug 06
0
[PATCH] IceCast2 - socket-based default mount
I wrote a patch which makes client connections retain info about which
socket they connected to - this way, you can change the server's behavior
based on which <listen-socket> is being connected to.
In addition, I added a field to the <listen-socket> section of the config
file called <default-mount> which specifies a default file in the
case that one isn't specified (it
2006 May 04
0
[Fwd: Re: patch for colored drop-shadow]
Argl... I'm to stupid to hit the right buttons in evolution.
--
email - macslow@bangang.de
www - http://macslow.thepimp.net
lowfat - http://macslow.thepimp.net/sponsor-it
-------------- next part --------------
An embedded message was scrubbed...
From: Mirco =?ISO-8859-1?Q?M=FCller?= <macslow@bangang.de>
Subject: Re: [compiz] patch for colored drop-shadow
Date: Wed, 03 May 2006
2009 Aug 11
0
CentOS-announce Digest, Vol 54, Issue 3
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2009 Aug 10
0
CESA-2009:1206 Moderate CentOS 3 x86_64 libxml and libxml2 - security update
CentOS Errata and Security Advisory CESA-2009:1206
libxml and libxml2 security update for CentOS 3 x86_64:
https://rhn.redhat.com/errata/RHSA-2009-1206.html
The following updated file has been uploaded and is currently syncing to
the mirrors:
x86_64:
updates/x86_64/RPMS/libxml-1.8.17-9.3.i386.rpm
updates/x86_64/RPMS/libxml-1.8.17-9.3.x86_64.rpm
updates/x86_64/RPMS/libxml2-2.5.10-15.i386.rpm