search for: latest

Displaying 20 results from an estimated 33844 matches for "latest".

2007 Jul 29
7
RDig and AAF playing together
I have a site with two indexes. Index A is created offline by RDig and queried from the web via RDig (specifically, RDig.searcher.search). Index B is managed by AAF with :remote => true. Simple enough. However, I need to query both indexes from RDig. Usually this is ok, as I modified RDig to accept an array of search_paths with an element for index A and index B. However, when Index
2008 Sep 15
1
Jitter Buffer issues
...long as 12.3 seconds. When the first timing buffer is cleared the next packet causes compute_opt_delay() to return the correct delay since there is only one delay in the timing buffer the jitter buffer is then shifted correctly. I think the problem is in compute_opt_delay() in the way it finds the latest packet. Currently it finds the most resent packet in the timing buffer not the oldest packet. The oldest packet is found once the timing buffer is reset and only one frame is in the tb[0]. int latest = 32767; /* Pick latest amoung all sub-windows */ for (j=0;j<MAX_BUFFERS;j+...
2013 Jan 17
3
[LLVMdev] the latest version of llvm-gcc is 4.2?
Hi, I am wondering whether the latest llvm-gcc version is 4.2. This is the latest version I can find on llvm web site. Thanks a lot! Best, Linhai
2001 May 24
1
tframe question - latest.start
I'm having some trouble figuring out latest.start in the tframe package. The results seem a bit cloudy. Sample session: > library(ts) > library(tframe) Loading required package: syskern > t1<-ts(c(1,2,3,4,5),start=1) > t2<-ts(c(1,2,3,4,5),start=2) > earliest.start(tbind(t1,t2)) [1] 1 1 > earliest.start(tbind(t2,t...
2006 Mar 16
4
problems with latest and greatest ?
I just did the following: 1) checked out latest rails from svn. 2) built project using the /bin/rails with the latest rails binary. 3) did a "rake freeze_edge" within the project Now, script/server is failing =========================== ./script/../config/../vendor/rails/railties/lib/commands/../tasks/tmp.rake:1: undefined method `n...
2017 Feb 09
2
Latest CentOS-7 image on cloud.centos.org has incorrect checksum
Good day, I initially posted this issue on CentOS-mirror a week ago but did not receive any response. I'm looking for a resolution to a small issue with the cloud image repository for the latest CentOS-7 image. As far as I understand, the latest release of the CentOS-7 image should always be posted to http://cloud.centos.org/centos/7/images/CentOS-7-x86_ 64-GenericCloud.qcow2 The checksum of this file should match the highest numbered version of the cloud image listed in http://cloud.cen...
2013 Dec 04
3
Ubuntu packages and broken link in docs
Hi, Two things: 1. Does anyone know of a good PPA with updated packages of Dovecot for Ubuntu? "For the latest Dovecot for latest Ubuntu LTS see Xiaoka APT Repository. (Outdated. Could someone provide a ppa for latest stable Dovecot, please?)" 2. On the http://wiki2.dovecot.org/PrebuiltBinaries#Ubuntu page there is a link to a supposedly outdated PPA, the ppa page now redirects to an ad for the gu...
2009 Jan 28
2
Missing latest kmod-xfs and kmod-drbd82?
Since December there have been several kernel updates to the centosplus repository for centos4... but no updates to kmod-xfs or kmod-drbd82. Latest kernel is 2.6.9-78.0.13.plus.c4, but latest kmod-xfs is 2.6.9_78.0.5.plus.c4. Latest drbd82 kmod is also for 78.0.5. I know there was a mention on the list that these modules are not kernel dependent anymore... but yum and rpm seem to indicate otherwise, and trying to install kmod-xfs-smp or upda...
2006 Nov 09
2
Latest Debian and latest zaptel
Hi all, Since i cant get latet beta of zaptel installed on the latest test version of Debian with kernel 2.6.17-2-686 can someone who is using debian give me some tips on how to get it working and installed? Many thanks, Christian
2012 Jun 30
1
centos6.2 install Virtualization
Today when I run " yum groupinstall "Virtualization*" " on my server ,It retunes just like this : Warning: Group virtualization-tools does not have any packages. Package virt-who-0.3-3.el6.noarch already installed and latest version Package libvirt-client-0.9.4-23.el6_2.9.i686 already installed and latest version Package libvirt-0.9.4-23.el6_2.9.i686 already installed and latest version Warning: Group virtualization-platform does not have any packages. Package virt-manager-0.9.0-7.el6.i686 already installed and latest...
2007 Sep 21
1
Temporary disabling after_update
Hi, I am trying to replace my old database trigger with ActiveRecord callbacks in rails. I have a model like following: class Action < ActiveRecord::Base belongs_to :inquiry def after_update #clean up all action associated with the inquiry. Action.update_all("latest = ''''", ["inquiry_id = ?", self.inquiry_id]) #find the latest action latest_action = Action.find(:first, :conditions => ["deleted <> 1 and inquiry_id = ?", self.inquiry_id], :order => "action_date DESC, id DESC") #mark '...
2006 Nov 07
1
Help with latest Asterisk on latest Debian
Hi all, First, I really hope that this message gets through since i had to change email address on this list. Only one message from me with my previous address got through. I am running latest test version of Debian and I have done the following: First, i did apt-get build-dep asterisk Then I downloaded the latest version of Zaptel, Libpri and Asterisk, something with 1.4. I am using Kernel 2.6.17.686-2 so I did apt-get install linux-headers-2.6.17-2-686 However, I get the following erro...
2012 Mar 29
3
mismatch in openssh latest rpm available at centos
Hello Group, The latest rpm in openssh is 5.8, however, the corresponding latest rpm available in centos 5.7 is only openssh-4.3p2-72.el5_6.3.x86_64.rpm and in 6.0 centos is openssh-5.3p1-20.el6.x86_64.rpm I have following questions. 1. I want to start from src.rpm and where can I get the src.rpm for openssh-5.3p1-...
2004 Jan 08
1
latest cvs == broken tdmoe
Hello, I've been using TDMoE accross 2 * boxes for months. It was working well, but * would crash when anyone would try to connect via h.323. So, I got the latest CVS release and compiled without h.323 support. After I made and installed the latest CVS the TDMoE channels stopped working. They have been working great (especially after we got echo cancel working them, thanks Mark) and the config has not changed in any way shape or form. This is the error...
2005 Apr 26
2
latest code
Hi, Im trying to download the iproute2 source code from the freshmeat.net. I''m having problem downloading the latest code. Is this a known issue or just me getting this problem. Is version iproute2-2.6.11-050330.tar.gz a good version instead of the latest? Thanks. grace
2006 May 04
7
windows / migration issues
Running latest rails, etc on windows xp. I can''t use "rake migrate" to migrate to latest version. I NEED to specify, i.e. "rake migrate VERSION=11" for things to work consistently. plain ''ol "rake migrate" never makes it to the latest version. no errors, she jus...
2001 Dec 18
2
latest samba_2_2 problem
Just tried the latest cvs samba_2_2 (trying to avoid the winbind memory leak thing). It configured, compiled and installed fine, but when it came up there was an issue. When my Windows users (Win98 ad Win2K) went into explorer, they could see no names on the folders in samba shares, just blank folders. I quickly put...
2012 Jan 18
2
Extracting rows with latest date from a data frame
Hi, I have a list of unique patient IDs which I want to run against a dataframe of unique patient IDs with dates. There are multiple date instances against unique IDs. The end result I wish is that I have a list of IDs (which are unique) with the latest date. I have begun with using test data (but I haven't got very far!) #Create test data #Data frame creation df1<-data.frame(uID=c("1","2")) df2<-data.frame(uID2=c("1","1","1","2","2","2"),Date=c(as.Date(&quo...
2012 Jun 27
2
[LLVMdev] Compiler warnings with gcc-4.7.1
I just switched gcc from 4.6.2 to 4.7.1 and see the massive amount of warnings, see few examples below. They mostly didn't exist with gcc-4.6.2. rev.159224 Yuri /usr/home/yuri/llvm-2012-06/latest-unpatched/llvm-fix/include/llvm/ADT/PointerUnion.h:56:10: warning: enumeral mismatch in conditional expression: ‘llvm::PointerLikeTypeTraits<llvm::PointerUnion<clang::FunctionTemplateDecl*, clang::MemberSpecializationInfo*> >::<anonymous enum>’ vs ‘llvm::PointerLikeTypeTraits&...
2017 May 02
2
dragonegg support for latest versions of llvm
Hello All, I am in need of dragonegg support for the latest version of llvm. I tried to make dragonegg with the latest versions but it fails. It is able to be maked with the llvm version 3.3 only with GCC 4.6. I am trying this on my ubuntu system. I tried to make dragonegg with various combinations of llvm and GCC versions but the only combination which se...