search for: once

Displaying 20 results from an estimated 36 matches for "once".

2004 Nov 18
3
Errors checking a library
Hi I am writing an R library. The documentation for one of my functions includes an example that I *know* works - simply cut and paste into R on either Windows and Linux and it works perfectly, no errors or warnings, nothing, nyet. However, when I run "R CMD check" on the library, I get an error. I am running R CMD check on linux, and the offending piece of code appears to be:
2006 Oct 17
2
Help needed!!!!
....rediff.com/newbol/>, on this ubuntu. i have searched a lot on GOOGLE,, then i got some idea abt i can configure it by using WINE. So can any one tell me what should i do? means how i can install REDIFF BOL , on gaim or on wine any information u know abt that plz do forward me!!! waiting for any once's reply... bbyeee.. take care! manish -- MANISH KUMAR. Enjoy ur life.. n be happy always!!!!! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20061017/63c6737e/attachment.htm
2006 Oct 26
2
32bit HVM PV drivers on 64bit hypervisor
Hi Steven, I onced played with your PV-on-HVM driver before it is checked in into unstable, I remember at that time, there is a XENFEAT_64bit_shared_info flag to handle situation of 32bit guest on 64bit hypervisor, at least vnif works fine with it. Later, when the code is checked in, this flag is gone. At first I t...
2017 Aug 31
2
Mixed Autehtnication and password schemes
Thanks -----Original Message----- From: Aki Tuomi [mailto:aki.tuomi at dovecot.fi] Sent: Friday, 1 September 2017 2:15 AM To: dovecot at dovecot.org; Raymond Sellars Subject: Re: Mixed Autehtnication and password schemes > The above not suggests I can't use DIGEST-MD5 with master password configuration, if using more than one passdb setup. I don't understand why there would be a
2013 Mar 12
3
Can't cross-compile from git now.
...ork if linked against ssp.a / > ssp.dll. OF course this introduces another dependency. > Dave Dave, my toolchain automatically links libssp already, I am using vanilla sources. Erik, Why not also check if -lssp is required? If the toolchain has SSP disabled it should not be passing. Check onces without -lssp and another time with -lssp if it failed. Also, I don't think a trivial hello world will cause SSP code to be emitted, try adding some arrays in stack with a deliberate overrun possibility for the link test. -------------- next part -------------- A non-text attachment was scr...
2004 Jun 20
1
Sipura config
...devices as FXS adapters. I would like to have my SPA's automatically provisioned through http or tftp, but I can't find any information on how to do so. Sipura's tech-support has not been very helpful in this matter, and I didn't purchase my Sipuras through an authorized retailer (once's from a VOIP provider, a couple from ebay, etc). Does anyone here have configuration information he/she could forward to me? Thanks in advance.
2008 Jan 30
1
[LLVMdev] Possible LiveInterval Bug
...gt; > IP is _not_ end()? Is it true that we always want to look one back > > from IP? > > I think so. That's the intention and it's safe because IP != begin(). Right. But doesn't that imply we've had some messed up intervals being created for quite some time, even onces where IP was _not_ end()? How the heck did this ever work? :-/ -Dave
2006 Apr 11
1
Centos 4.x, gnome & key "repeating"
...en i cant hold down backspace and so on ....I think this is some kind of software error but cant really figure it out :| My hardware is: Nvidia NFORCE4 chipset AMD X2 4200+ 2Gb Memory SATA harddrive SMP kernel (all of the Centos kernels seem to have this problem...havent tried the uni processor onces tho) I've also ran Fedora Core 4 & Fedora Core 5 on this box and have no problems there. Anyone knows a solution for this (except for turning off Repat Keys). Thanks, Finnur Gu?mundsson
2010 Aug 26
1
Doubt on Samba and NFS configuration
Hi Team, I have doubt on samba and nfs co-existence on a server. I have read couple of posts in the internet and found that nfs and samba doesn't understand file locking mechanisms of each other. Following is my requirement I have a vxfs filesystem /interfaces which is exported to 3 unix servers using nfs Now the customer, wants to export /interfaces/outbound to 4 windows servers using
2007 Aug 30
1
(no subject)
Dear R users,I am looking for an easy (i.e., direct) way in obtaining the F and p values from the intercept in anovas with within-subject designs. Data are from a psychophysics expeirment where I am using d' (d-prime) values obtained from 3 modalities of presentation in each subject.I would like to know not only whether there is an effect of modality, but also wether the main effect is
2004 Aug 06
1
listening to ogg with a Mac
---------- Forwarded message ---------- Subject: Full Mac report <p>Anyway, here's my full report. I'm gonna recommend the Audion 3 for Mac, and just tell people to follow directions from the dv8 website for the PC. Here goes: Went to the diskset and clicked...got a menu...two Mac options...onc called "Legacy Mac OS," the other was for Mac OSX, which I don't have. So
2004 Dec 24
4
Connection reset by peer
Hi, We continuously see these errors in our logs. I've done some searches on this but nothing seems to point to anything specific. Any ideas? -John Dec 23 20:14:41 valhalla smbd[3574]: [2004/12/23 20:14:41, 0] lib/util_sock.c:get_peer_addr(1000) Dec 23 20:14:41 valhalla smbd[3574]: getpeername failed. Error was Transport endpoint is not connected Dec 23 20:14:41 valhalla
2006 Nov 14
1
Call log reveals redundant calls!
...n. :) > Thanks Aaron for clearing up the IAX2 regcontext question. That is good to > know. > > In the DUNDi scenario, are there any other features that would be > affected or become unavailable in the event of a failure? > > It seems like normal call processing would continue once the client > re-registered to a different box, but I haven't tried it yet. > > I assume one could use DNS-Round-Robin to load balance registrations > between the boxes in the cluster, then pull the failed box out of DNS > to prevent registration attempts while the box is dead. I...
2017 Sep 01
0
Mixed Autehtnication and password schemes
> On September 1, 2017 at 2:44 AM Raymond Sellars <Raymond.Sellars at orionhealth.com> wrote: > > > Thanks > > -----Original Message----- > From: Aki Tuomi [mailto:aki.tuomi at dovecot.fi] > Sent: Friday, 1 September 2017 2:15 AM > To: dovecot at dovecot.org; Raymond Sellars > Subject: Re: Mixed Autehtnication and password schemes > > > > The
2013 Mar 12
0
Can't cross-compile from git now.
...rote: > Dave, my toolchain automatically links libssp already, I am using > vanilla sources. Are you doing a native Windows compile with MinGW or cross compiling from Linux? > Why not also check if -lssp is required? If the toolchain has SSP > disabled it should not be passing. Check onces without -lssp and another > time with -lssp if it failed. If we can easily force the linking of libssp then that maky work. I'm not real keen on having the Windows DLL require this extra libssp-X.dll. > Also, I don't think a trivial hello world will cause SSP code to be > emitte...
2006 Nov 15
2
problem with dtrace toolkit
I tried some of the scripts in the toolkit (opensnoop, execsnoop, dtruss), and I keep seeing errors like this: dtrace: error on enabled probe ID 3 (ID 113: syscall::exece:return): invalid kernel access in action #5 at DIF offset 0 Anyone know what could be the problem? TIA This message posted from opensolaris.org
2006 May 09
1
NT4 user can't change password during logon (but XP can)
...0] rpc_server/srv_pipe_hnd.c:process_request_pdu(577) process_request_pdu: failed to do auth processing. [Tue May 9 10:46:17 2006 , 0] rpc_server/srv_pipe_hnd.c:process_request_pdu(578) process_request_pdu: error was NT_STATUS_ACCESS_DENIED. >>>> log.smbd >>>> However, onced logged on to NT4, the password often can be changed However in XP, the password can always be changed, even during logon. Server = HP-UX 11.00 running Samba 3.0.21c PDC. Backend = OpenLDAP but I also tried using tdbsam and the problem is the same.
2008 Jan 30
2
[LLVMdev] Possible LiveInterval Bug
On Wednesday 30 January 2008 15:06, Evan Cheng wrote: > Hrm, I see a bug here. Let's say the liverange in question is [13,20) > and the interval it's being merged to is something like this: [1, 4), > [10, 15) > > IP = std::upper_bound(IP, end(), Start); > if (IP != begin() && IP[-1].end > Start) { > if (IP->valno != LHSValNo) { >
2008 Jan 30
0
[LLVMdev] Possible LiveInterval Bug
On Jan 30, 2008, at 1:21 PM, David Greene wrote: > On Wednesday 30 January 2008 15:06, Evan Cheng wrote: >> Hrm, I see a bug here. Let's say the liverange in question is [13,20) >> and the interval it's being merged to is something like this: [1, 4), >> [10, 15) >> >> IP = std::upper_bound(IP, end(), Start); >> if (IP != begin() &&
2012 Apr 27
3
OT Open Cobol
Hi, Has anyone on this list had any success with installing and using Open Cobol on RH or CentOS? Any pointers would be very welcome. I have Googled and am working with Vince on the Open Cobol mailing list to try to resolve installation problems. ChrisG