search for: grovel

Displaying 20 results from an estimated 40 matches for "grovel".

Did you mean: grove
2008 Mar 13
2
Help! OT: Blackberry IMAP client suggestions/experience needed
...ience with a genuine BB IMAP client? Googling shows up LogicMail.... 2) I have been avoiding the plunge in multiple-access mailbox and just let the early BB adapter users thrash but I suppose it is time to do what I can with DC. We are running 1.0.12 with mbox format. Would some kind person <grovel,grovel> tell me where I should start reading plus any warnings. BB DC experience info would be a big help. Our CFO has a legendary temper and I would like to get as much as possible right the first time out........... -- ==== Stewart Dean, Unix System Admin, Henderson Computer Resources Ce...
2012 Aug 02
2
Rd] Numerics behind splineDesign
On 08/02/2012 05:00 AM, r-devel-request at r-project.org wrote: > Now I just have to grovel over the R code in ns() and bs() to figure > out how exactly they pick knots and handle boundary conditions, plus > there is some code that I don't understand in ns() that uses qr() to > postprocess the output from spline.des. I assume this is involved > somehow in imposing the boun...
2005 Feb 20
2
minus I and minus L flags
...nd so -I/APPS/include (or whatever) is necessary in CPPFLAGS and -L/APPS/lib (similarly) is necessary in LDFLAGS? I know I can hardwire them in pkg/src/Makevars, but this requires hand editing of that file by each installer (yuck!) rgentlem suggested some tricks with configure, but after a lot of grovelling in autoconf manuals and books, I still don't get it. Surely this is a pre-solved problem (I hopefully assert). Is there a standard solution, and if so where is the example I follow? -- Charles Geyer Professor, School of Statistics University of Minnesota charlie at stat.umn.edu
2005 Feb 20
2
minus I and minus L flags
...nd so -I/APPS/include (or whatever) is necessary in CPPFLAGS and -L/APPS/lib (similarly) is necessary in LDFLAGS? I know I can hardwire them in pkg/src/Makevars, but this requires hand editing of that file by each installer (yuck!) rgentlem suggested some tricks with configure, but after a lot of grovelling in autoconf manuals and books, I still don't get it. Surely this is a pre-solved problem (I hopefully assert). Is there a standard solution, and if so where is the example I follow? -- Charles Geyer Professor, School of Statistics University of Minnesota charlie at stat.umn.edu
2001 Jul 04
1
connection attempt timeout - possible feature?
...ing the amount of time OpenSSH will wait to connect to something before giving up. I've already set the ConnectionAttempts flag to 1, but am interested in reducing the amount of time it uses initially. From our boxes, the timeout seems to be abuot 60 seconds, but I haven't timed it yet, or groveled through the code enough to know for sure. Before I embark on a coding spree and hack at OpenSSH to do this, am I looking in the right place? Is this behaviour controlled by the application or the OS? My copy of Stevens is at home, and I'm not, so my usual reference isn't availabl...
2003 Mar 17
1
Help with compile on HP-UX 11.0
...ure: failed program was: #line 1268 "configure" #include "confdefs.h" #include <sys/types.h> I've tried clean machines with fresh compiler installs, re-installs of the compiler, etc. No love. I've been unable to find much information to further my cause so I hope grovelling will work... :-) Thanks - Andy _____________________________ Andy Mitchell Release Engineering ATL A3-03W06 / 404-773-9199 Nollum largitio prandium
2003 Apr 17
2
R Install problems with Redhat 9 : "tcl.so" versus "tcl.so.0"
..."libtcl.so" really the "libtcl.so.0" that R is looking for ? If so, do I try and fool R somehow ? Any idea why libtcl.so.0 is not being found in my installed tcl-8.3.5-88 ? If this is heading towards source code compiling, please be explicit, I've not done this before ! Grovelling for advice, Neal in NC
2011 Dec 22
1
Repo conversion progress report
...s of problems was due to cv2svn, which did things with the stream format that are legal but...perverse. That was mostly in the early history; it get a lot cleaner after the switchover from CVS. Another was scale. I had a couple of nominally working implementations that were unusable because they grovelled for hours before producing results. But the full translation of 33K commits is now down to 117 seconds on a bog-standard 2.66Ghz dual-core Intel box. I'm not done yet. Now I get to go over the converted repo with a fine-tooth comb, looking for Subversion metadata that could be converted...
2017 Feb 09
2
cifs-utils: regression in (mulituser?) mounting 'CIFS VFS: Send error in SessSetup = -126'
Hi Aurélien, Thanks for the idea! For Debian packages: 6.4-1 works 6.5-1 works 6.5-2 works 6.6-1 fails 6.6-5 fails So looks like something changed from 6.5 to 6.6... When I have time I'll figure out how to compile the upcall binary.
1998 Aug 31
0
StackGuard-protected Linux and a New StackGuard Compiler (fwd)
Hi all, perhaps this is something of interest to all of us RedHat users ? Later Crispin added: | In response to many comments pointing out a glaring omission (grovel | grovel) the SOURCE CODE for StackGuard is now on line, both as a complete | tar ball and as a source patch to gcc 2.7.2.3, available here: | | http://www.cse.ogi.edu/DISC/projects/immunix/StackGuard/compiler.html Greetings, Jan-Philip Velders <jpv@jvelders.tn.tudelft.nl> _---------- F...
2017 Jun 30
2
Simplest way of executing a non-blocking (async) python AGI script?
OK, I give up and come grovelling, "Fork" was suggested at 18:23, it's now 22:20 and I have been through 4 different methods, all block with a 2 second delay before returning to dialplan. Here are just some of the examples I have tried, as as per the suggestions, I am closing all possible outputs in the forked pr...
2010 Jan 09
0
[LLVMdev] Variable declarations vs. definitions
On Sat, Jan 9, 2010 at 12:57 PM, Dustin Laurence <dllaurence at dslextreme.com> wrote: > I have yet another question that I believe also stems from deep > ignorance of the linkage types.  How do you declare a global variable > without defining it?  The IR ref. clearly indicates that you can do > this, but it looks like one of the many "too obvious to mention" things
2017 Feb 09
0
cifs-utils: regression in (mulituser?) mounting 'CIFS VFS: Send error in SessSetup = -126'
...ATM is that the below commit caused the problem. Thanks for your time! Chad. commit 9be6e885c3bd63aa6ae9e6351e1b33a4b15d9183 Author: Jeff Layton <jlayton at samba.org> Date: Sun Aug 21 09:42:59 2016 -0400 cifs.upcall: use krb5 routines to get default ccname Currently we end up groveling around in /tmp, trying to guess what the credcache will be. Instead, just get the default ccname for the user, and then see if it has a valid tgt. If it doesn't then we try to use the keytab to init the credcache before proceeding.
2005 Jan 10
2
[Bug 970] document -- as option/non-option separator
http://bugzilla.mindrot.org/show_bug.cgi?id=970 Summary: document -- as option/non-option separator Product: Portable OpenSSH Version: -current Platform: All URL: http://bugs.debian.org/289401 OS/Version: Linux Status: NEW Severity: enhancement Priority: P2 Component: Documentation
2001 Jun 09
0
quicky about return code of scp?
A quick grovel through scp.c shows me that main() ends with this : } exit(errs != 0); } Am I correct in assuming that this means that if there's no problems (ie: the scp executes completely, with no errors) that scp's return code is 0? I need to know if a copy has been successful in a...
1998 Nov 19
0
Samba doesn't fully respect directory permissions?
...the problem $ $ ls .: Permission denied as expected. Is this what you're observing from the client side? This makes me think that we have a semantic problem between Windows and Unix... or a bug in explorer. The obvious question then arises: can and should Samba simulate the bug? I groveled the code, and in principle, Samba could use 1) a simple (expensive!) stat check, or 2) a "greedy" algorithm : try to pre-read the directory and report failure if it couldn't. Is this a good idea? Indeed, is it a sane idea? Can you cd on the Windows/NT comm...
2003 Nov 17
0
[LLVMdev] Question about structure of SymbolTable
Brian, Global symbols including new named types are named in the global symbol table. In addition each function contains a local symbol table naming local items, including temporary variables. I'm busy documenting all this, but I'm also busy writing a code generator for my architecture, so haven't gotten enough through everything to completely document the bytecode language.
2003 Nov 17
3
[LLVMdev] Question about structure of SymbolTable
I was trying to look through the SymbolTable code for LLVM. What does the SymbolTable for a Module contain? Is it just GlobalVariables and Functions? How are program constants and static variables declared within functions handled? When I said program constants, I meant things like strings (e.g., char* foo = "Hello world\n";). Thanks in advance. Sincerely, Brian Brian M.
2016 Sep 04
0
ANNOUNCE: cifs-utils release 6.6 ready for download
...eck twice.          Signed-off-by: Jeff Layton <jlayton at samba.org> commit 9be6e885c3bd63aa6ae9e6351e1b33a4b15d9183 Author: Jeff Layton <jlayton at samba.org> Date:   Sun Aug 21 09:42:59 2016 -0400     cifs.upcall: use krb5 routines to get default ccname          Currently we end up groveling around in /tmp, trying to guess what the     credcache will be. Instead, just get the default ccname for the user,     and then see if it has a valid tgt. If it doesn't then we try to use     the keytab to init the credcache before proceeding.          Signed-off-by: Jeff Layton <jlayton...
2001 Aug 07
1
(fwd from mbp@samba.org) CVS update: rsync
On 6 Aug 2001, Albert Chin-A-Young <china@thewrittenword.com> wrote: > On Mon, Aug 06, 2001 at 10:30:50PM +1000, Martin Pool wrote: > > Albert, I'd be interested to hear your comments on these, if you have > > time. > > AC_CHECK_TYPE([socklen_t], [int]) is not robust enough. I had a feeling it was too simple to be correct.. :) > Are you familiar with an ftp