similar to: svn access for libao patches

Displaying 20 results from an estimated 600 matches similar to: "svn access for libao patches"

2006 Dec 29
1
installation problems
Hi, I installed R-2.4.0 and R-2.4.1 on linux redhat (RHEL 3.0), and am encountering the following messages below. I searched the R FAQs and over the net, but couldn't find helpful information. When I "check-all" I do see some diff's (e.g., for "stats", nls.Rout and nls.Rout.save in tests/stats.Rcheck/tests; "cluster"; and "rpart'). I don't know
2008 Feb 14
1
Pulse AO plugin priority
Just a quick note that the priority in the Pulse AO plugin (ao/src/plugins/pulse/ao_pulse.c) should be changed from 41 to 50 (in the ao_pulse_info struct). Since the plugin now ships as part of libao, its priority should be a factor of 5, as that's how I designed the plugin priority system. Plugins that ship with libao should be a factor of 5, so that 3rd party plugins can fit in between
1998 Jan 26
1
R-beta: installing the R- rpm in RedHat 5.0 --trouble !!
Hello ! When I am trying to install the file " http://www.ci.tuwien.ac.at/R/bin/i386-linux/RedHat-5.0/r-base-0.61.1-2.i386.rpm" on my RedHat 5.0 system I get the following message: libncurses.so.3.4 is needed by r-base-0.61.1-2 Where is it possible to get this (preferably as an rpm) Regards Trond Rafoss Norwegian Institute of Crop Research Plant Protection Centre Fellesbygget
2013 Apr 28
2
Multiple assignment to several columns in dataset
Hello! I've time stamp ('time') field in dataset ('dt') with values like "18:10", "19:43", .... I need to split time field into hour and minutes and add both as new columns to dataset. We are able to do it in bash+awk, but curious to stay within R codebase as much as possible. For now we are using such solution: tstamp <- strsplit(dt$time,
2009 Nov 13
2
Migrating existing local Maildir structure to dovecot server Maildir
Hello, I'm about to migrate a number of existing users who have been using POP3 with emails stored locally in KMail's Maildir format into an IMAP solution based on Dovecot. Will it be possible to simply move all the KDE Maildir folders from the local PCs to the Maildir folder on the IMAP server running Dovecot and then have the emails accessible on the server, or will this most likely
2013 Oct 21
3
speeding up "sum of squared differences" calculation
All, I am using a sum of squared differences in the objective function of an optimization problem I am doing and I have managed to speed it up using the outer function versus the nested for loops, but my suspicion is that the calculation could be done even quicker. Please see the code below for a simple example. If anyone can point out a faster way I would appreciate it greatly. Thanks, Roger
2008 May 24
2
Wine and ALSA
I am having trouble getting wine to work with my sound. When I use winecfg it can not autodetect the right settings, and it only opens a control device, no output device: Code: hammertime boxfire # lsof /dev/snd/* COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME winecfg.e 9086 boxfire 10u CHR 116,32 5684 /dev/snd/controlC1 explorer. 9108 boxfire 10u CHR 116,32 5684
2010 Nov 19
2
autocorrelation in count data
hello, I try to model traffic accidents with the following model: glm.nb(y~j+w+m+sf+b+ft,data=fr[]). the problem is that there exist autocorrelation in the data. one possibility is to model traffic accidents with inar(1)-models. has anyone an idea how to change this model in order to abtain an integer valued time series model? thanks nazli
2005 Jun 14
1
Re: Asterisk-Users Digest, Vol 11, Issue 93
I want to establish voice overip between two locations in Turkey. But I don't know where should I start actually. Can any one tell me what can I do first. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Apr 01
1
qcc.overdispersion-test
Hi all, I have made an overdispersion test for a data set and get the following result Overdispersion test Obs.Var/Theor.Var Statistic p-value poisson data 16.24267 47444.85 0 after deleting the outliers from the data set I get the following result Overdispersion test Obs.Var/Theor.Var Statistic p-value poisson data 16.27106 0 1 The
2005 Aug 27
1
xen livecd for dummies?
i like to try out xen, want to build a server running multiple server on it. for example, one vm running firewall, one vm for hosting web and mail, etc... but it seems too complicated for newbies. very new to virtual machine. and also new to linux. i''m hoping (request?) someone build a minimal live cd with xen configured and ready to ''boot'' any other os from .iso
2012 Oct 11
1
[LLVMdev] Compiling Skir failure
Hi all, I'm a total noob with llvm and trying to get Skir running with llvm. I just checked out Skir project from guthub. Tried to compile it but failed. Is there any instructions on how to compile it properly? Also, it seems that Skir's last update was nine months ago. Is it still ok to use it with the current branch? Thanks. Cheers, Faizol -------------- next part
2014 Nov 06
1
CentOS 7 Manual Install
I am following the instructions from the CentOS website to manually install CentOS 7 (http://wiki.centos.org/HowTos/ManualInstall) but the guide seems to have some quality issues. I've partitioned the storage fine and now onto setting up RPM. Unfortunately I am at a loss on how to do this. I am doing this on VMware Workstation 10 and the host OS is Ubuntu 14.04. Thanks Parvez
2004 Nov 28
1
Cannot list mailbox
Hi, I have dovecot 0.99.11 on a Linux machine running against a maildir based mailbox. I am getting the following errors in the maillog: Nov 27 23:08:14 fawad3 imap(fawad): file imap-bodystructure.c: line 278 (part_parse_headers): assertion failed: (part->physical_pos >= input->v_offset - start_offset) Nov 27 23:08:14 fawad3 dovecot: child 14202 (imap) killed with signal 6 This
2007 Feb 11
2
problem with Matrix package
I decided to update my packages and then had a problem with loading the Matrix package http://cran.at.r-project.org/bin/windows/contrib/2.4/Matrix_0.9975-9.zip This is what happened when I tried to load it in: > library("Matrix") Error in importIntoEnv(impenv, impnames, ns, impvars) : object 'Logic' is not exported by 'namespace:methods' Error:
2011 Mar 22
2
theora-dev Digest, Vol 80, Issue 6
Thank, Timothy! I add this stages. About RLE: I have one more unresolved stage. Mike Melanson wrote in "VP3 Bitstream Format..." about RLE using: "* Zigzag Ordering: After transforming and quantizing a block of samples, the samples are not in an optimal order for run length encoding. Zigzag ordering rearranges the samples to put more zeros between non-zero samples." If we pass
2002 Feb 07
3
Promise TX2 and ATARAID....... kjouirnald and kupdated seem to fight it out for reasourses
What is really puzzling me is that the ataraid device (/dev/ataraid/d0p1 mounted as /bigdisk) 2x 123GB IBM Deskstar's is formated as ext2...top and ps etc... show a fight between kjournald and kupdated and all searches for kjournald or kupdated fights suggest ext3 issues... :-) It's a RedHat 7.2, 2.4.7-10 custom kernal (I added in the Promise FastTrak support and HIGH mem support to
2007 Apr 02
1
win32 driver for libao
Hi there. Sorry I may be a little off topics with this mail but I have already written to the official libao maintainer (volsung@xiph.org) and he is the one who suggest me to write here. As I did not see any more suitable mailing list @xiph.org here I am. My point is that I have recently written a win32 driver for the libao and I would be glad to see this contribution include to the official
2005 Jan 11
1
libao-0.8.6 release
I've made a new source release of libao. This includes the polypaudio driver contributed by Lennart Poettering. http://downloads.xiph.org/releases/ao/libao-0.8.6.tar.gz http://downloads.xiph.org/releases/ao/libao-0.8.6.zip SHA1 checksums: 2050e008ffcfd6803e2c2c03c7d5f469b6d8379e libao-0.8.6.tar.gz 872ed527a4db012f315ce56e4b27a69e5b191a9f libao-0.8.6.zip MD5 checksums:
2001 Mar 11
1
Raw driver for libao
In January I submitted a new "raw" output driver for libao that lets you write the audio samples directly to a file without any headers or anything else. It never got committed. Is it too late in the beta cycle to add it? I've been contacted by an author of a CD recording application whose problem could be solved by the inclusion of the raw driver. I need to make a change to the