Displaying 6 results from an estimated 6 matches for "ehing".
Did you mean:
thing
2005 Jun 25
1
icecast error with metadata
Hello,
It's not ehe same file, i've got the playlist set to random play and it
always does this. As for firewall i haven't changed anything on that box for
two months but just to make sure i passed in everything.
Is the metadata issue the problem or am i looking at the wrong area? The
logs are quite large, maybe i chopped the wrong info.
Dave.
2008 Feb 19
1
sieve dues not work
hi together,
there is a problem with my sieve:
System SuSE 10.3 with Postfix
in Postfix i have add to main.cf
mailbox_command = /usr/lib/dovecot/deliver
in /etc/dovecot/dovecot.conf is add:
protocol lda {
# Address to use when sending rejection mails.
postmaster_address = carsten at chatlabel.de
...
# Enabling Sieve plugin for server-side mail filtering
mail_plugins =
2009 Feb 08
1
compressing data without writing output to file
This might seem like a strange question but is there any way to compress an
R object (such as a matrix) and know its resulting size in bytes ?
Clearly, I could implement this in the following way (if x is my matrix):
zz <- gzfile(fname,"w");
write.table(x,zz);
close(zz);
file.info(fname)[,"size"];
However, I need to do this for hundreds of thousands
2007 Oct 10
2
download.file not working
Hi all,
I'm trying to download a file from the net, and the download.file
command leaves it corrupted, i.e excel cannot open it. It seems as if
it's going ok, however.
Does anyone have an idea of what's going on?
regards,
Gustaf Rydevik
----
>download.file(url="http://www.who.int/entity/whosis/whostat2006_demographics.xls",destfile="whodem.xls")
trying URL
2005 Jun 25
2
icecast error with metadata
Hello,
I've been running three mp3 streams off icecast2 and ices0 on a FreeBSD
5.4 box for a while. I've been getting some flakiness for a few weeks, where
the stream would stop and i'd have to restart the server. After the last
update to icecast2 now whenever i try to connect to the streams using say
winamp latest for windows i keep getting error 404's. My software versions
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking