Displaying 20 results from an estimated 40 matches for "grovelling".
2008 Mar 13
2
Help! OT: Blackberry IMAP client suggestions/experience needed
The CFO of our college, a most formidable man, had decided to go Blackberry and
Something Functional Must Be Done. We've had some users who we've not supported
(and things got better for them when we switched from UWIMAP to Dovecot).
BB, of course, has their half-baked sorta-IMAP-compliant client (and we do NOT
want the BB Enterprise Server) that persistently keeps grabbing the
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 boundary
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?
I'm writing a network monitoring script, that has to traverse
a bunch of firewalls (joy ...) and so for connectivity tests,
I'm using ssh (OpenSSH 2.x).
I'm being lazy, and trying to avoid parallel tasks/threading,
so I'm interested in reducing the amount of time OpenSSH will wait
to connect to something before giving up. I've already set the
ConnectionAttempts flag to 1,
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
I am pleased to be able to report that reposurgeon's Subversion dump
stream parser is now working well enough to produce a live git repo
from the NUT history up to r3364.
This didn't happen easily. The NUT repo is a wonderful test case, and
by that I mean it was a stone bitch to get the stream parser to handle
it.
One class of problems was due to cv2svn, which did things with the
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,
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 proces...
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'
Hi Jeff,
Could you look at the following mailing list posting?
https://lists.samba.org/archive/samba/2017-February/206468.html
It looks like cifs.upcall has changed its behavior. As described in
that post, I can mount with root / kerberos, but then cannot access with
another user who has credentials.
The logs indicate that cifs.upcall cannot find the kerberos ticket for
the non-root user.
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 perl script, and the
easiest way to check is to look at the code.
The return code
1998 Nov 19
0
Samba doesn't fully respect directory permissions?
Mass Sivilotti wrote:
> Granted, the Explorer
> window is EMPTY (i.e., regardless of the actual contents of
> the directory, Explorer shows no files, consistent with
> the UNIX permisssion of not allowing searching), but the very fact
> that the window opens and the directory APPEARS empty is confusing
> some folks. Wouldn't it be better if you got a permission denied
>
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
Time for a new cifs-utils release!
The main change in this release is a set of cleanups to cifs.upcall to
make it more efficient and work better with alternate style credcaches.
No longer does it blithely stumble around in /tmp looking for
credcaches. We now just use the default credcache that to which the
krb5.conf points.
Go forth and download!
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