search for: hilts

Displaying 20 results from an estimated 21 matches for "hilts".

Did you mean: halts
2012 May 09
4
Can't read xlsx file into R. Seem, Seem to have XLConnect loaded.
I have spent hours on R in Windows 7. Just installed 2 days ago so the R package should be current. Currently I am using the RGui (64-bit) for Windows. I can not read an Excel file into R from my computer. Have hours on this. Completely crazy!! I have the XLConnect package loaded. I think it is loaded because when I enter: > loadedNamespaces() [1] "base"
2009 Jan 02
2
deliver looking into root directory for sieve configuration ?
Hi, I'm using dovecot (+sieve), dspam, clamav and postfix with wirtual users and domains. When the server receive an email, I get this error : Jan 2 14:48:52 mail postfix/qmgr[13573]: 89DE1276C42B: from=<postmaster at shadowprojects.org>, size=926, nrcpt=1 (queue active) Jan 2 14:48:52 mail deliver(postmaster at adomain.fr): chdir(/root) failed: Permission denied Jan 2 14:48:52
2012 May 31
1
Question on meaning of '%+%', '%?%' (? = various single letter) in code
Hello. I?ve seen several uses of '%?%' in R code (with ? = a single letter or other characters used as the middle character in a 3 character string with '%' as the 1st and 3rd characters). I?ve also recently seen ?%+%? usage at: http://vita.had.co.nz/papers/ggplot2-wires.pdf on p. 7 of the document the following code appears: (Note the '%+%' string at end of 1st line.)
2011 Sep 21
3
[LLVMdev] PIC16 removal details
I've been looking closely at LLVM as a means to developing a new toolchain for an MCU core of very similar architecture. To that end, the once included PIC16 backend might be a valuable reference. I found a message in April of this year that indicated it had been dropped from new releases however, and that were it to be resumed "it will be largely a rewrite". I'm wondering if
2011 Sep 21
2
[LLVMdev] PIC16 removal details
On Sep 21, 2011, at 2:53 PM, Dan Gohman wrote: > On Sep 20, 2011, at 10:59 PM, Matthew Hilt wrote: > >> I've been looking closely at LLVM as a means to developing a new toolchain for an MCU core of very similar architecture. To that end, the once included PIC16 backend might be a valuable reference. I found a message in April of this year that indicated it had been dropped from
2008 Nov 25
1
Unable to use imapflags in sieve
Hello, I'm using dovecot 1.1.6 with libsieve 2.2.5 and I can't use the imapflags extension. Here's the begginning of my .dovecot.sieve file : require ["fileinto"]; #require "imapflags"; #require "reject"; #if header :contains "X-DSPAM-Probability: 0.9" { # addflag "$label3"; #} # On d?place le spam dans le dossier Spam et on
2012 Mar 31
1
Problem compiling dovecot-antispam on Ubuntu 11.10 using Doveot 2.0.13
Hello, Last dovecot available version on Ubuntu 11.10 AMD64 is dovecot 2.0.13. dovecot-antispam package is compiled for dovecot 2.0.15. So, i'm trying to compile a new dovecot antispam plugin. I followed dovecot wiki but i'm running into this error : Successfully compiled dspam.c (plugin). mailbox.c: In function 'antispam_save_begin': mailbox.c:138:12: error: 'struct
2011 Sep 21
0
[LLVMdev] PIC16 removal details
On Sep 20, 2011, at 10:59 PM, Matthew Hilt wrote: > I've been looking closely at LLVM as a means to developing a new toolchain for an MCU core of very similar architecture. To that end, the once included PIC16 backend might be a valuable reference. I found a message in April of this year that indicated it had been dropped from new releases however, and that were it to be resumed "it
2009 Feb 20
2
CMUSieve with virtual users
Hi, I'm using dovecot 1.1.7 on Gentoo with Postfix and PostfixAdmin to manage my virtual users. I'm trying to use sieve (which has been compiled with Dovecot) but it doesn't work. I added cmusieve in the lda protocol : mail_plugins = cmusieve mail_plugin_dir = /usr/lib/dovecot/lda My maildir scheme is : /home/vmail/%d/%n/.maildir The sieve file is in
2011 Sep 21
0
[LLVMdev] PIC16 removal details
The target in this case is 8-bit, accumulator based, however it is Von Neumann; so - good to know it's not *quite* the "Trifecta of Doom". LLVM offers some very attractive features for our usage, and it would be disappointing to abandon it as an option all together. Faced with the alternative being to write the compiler from scratch, is the consensus that doing so will be a better
2011 Sep 26
1
[LLVMdev] PIC16 removal details
On Sep 21, 2011, at 4:51 PM, Matthew Hilt wrote: > The target in this case is 8-bit, accumulator based, however it is Von Neumann; so - good to know it's not *quite* the "Trifecta of Doom". LLVM offers some very attractive features for our usage, and it would be disappointing to abandon it as an option all together. Faced with the alternative being to write the compiler from
2013 Nov 14
1
Dovecot antispam unable to call dspam since dovecot upgrade to 2.X
Hello, Running Gentoo AMD64 2013 with postfix, mysql, dovecot and dspam, i finally upgraded to dovecot 2.X. I'm running dovecot 2.2.6, dspam 3.10.2-r1 and dovecot-antispam-2.0_pre20130429. My DSPAM configuration hasn't changed between dovecot 1.X and 2.X. When i'm moving a mail to or from the Spam folder, Igot this error in my logs : Nov 14 10:33:25 srv1 dovecot: imap(ghilt at
2013 Nov 25
1
Dovecot 2.2.7/2.2.8 failing to call dspam with antispam
Hello again, I'm running Gentoo AMD64 2013 with postfix, mysql, dovecot and dspam : dovecot 2.2.8 (it was working fine with 2.2.6 after doing a chmod 4511 on dspam binary), dspam 3.10.2-r1 and dovecot-antispam-2.0_pre20130429 (recompiled after each dovecot upgrade). I've set dspam to debug, and mail_debug to yes. uid 1001 is user vmail (dovecot is running under vmail) gid 12 is group
2008 Oct 30
1
Problem with Dovecot 1.1.4 and dovecot-antispam 20080829
Hi there, I'm running a server under Gentoo 64 with postfix 2.5.5, Dovecot 1.1.4-r1 and Dovecot-antispam 20080829 (all are the lastest versions availables under Portage). I ran into a problem when I log in to my mailbox : Oct 30 10:39:23 ks29138 dovecot: IMAP(hiltg): Loading modules from directory: /usr/lib64/dovecot/imap Oct 30 10:39:23 ks29138 dovecot: IMAP(hiltg): Module is for
2006 Sep 13
1
Warning compiling Wine from sources
We are trying to install Wine.0.9.20 on a Debian 2.4.27 box After ./configure appears the following warnings configure: WARNING: You system appears to have the FreeType 2 runtime libraries configure: WARNING: installed, but 'freetype-config' is not in your PATH. Install configure: WARNING: the freetype-devel package (or its equivalent on your distribution) configure: WARNING: to enable
2007 Feb 21
1
Getting Started
...ge development. I am not sure if this email should go to this list or somewhere else. According to the wiki this is the development list for Xen Debian package development. I have just subscribed to the list and have not yet been authorized as a list member so any response should be sent to thilts33@telus.net. My name is Ted Hilts and I am very new to Debian but not to Linux.and not new to Xen. I am a early retired IT professional developer with engineering background but most of that experience was with Mainframe, Mini, and Micro 68000. and others and I have done some small development...
2005 Apr 04
1
REPOSITORY, SERVER, and VIRTUAL OWNERSHIP
Regarding my satellite connection. I have offered a repository and server (operating out of my LAN) to serve Dom 0 and Dom U build contributions -- if maintained by the contributor(s). My satellite ISP indicated that there are bandwidth limitations and if you people get involved and we find they are inadequate I will try to find money to extend that bandwidth. This server will guarantee that
2006 Aug 12
2
Ubuntu packages for 0.9.18 and .19 broken?
Hi :) I'm having enormous probs with the Budgetdedicated APT repo on Ubuntu dapper... 0.9.17 works a treat, but 0.9.18 and 0.9.19 immediately call the debugger on /any/ app, even winecfg + /usr/bin/notepad.. I've tried deleting my .wine dir, and always ensure there is no wineserver hanging around, but always to the same end effect: gdh@plip:~$ rm -r .wine gdh@plip:~$ notepad wine:
2008 Nov 15
1
[samba-users] Network Pblm with "misty" (XP Home SP3 )
In short this is the problem. The XP Home machine called "misty" cannot see any other machines. It cannot see the Linux machines and it cannot see the XP Home machines or the XP Pro machine. In spite of this blindness it can map to all the XP machines and define so-called network places. But "misty" cannot map through the SAMBA protocal used by the Linux machines to make
2018 Jul 18
0
ET Y M OSO C A TOAY. Moscow. Hypo-X-Us .... TO DAY ... & AND Y Msg o' Pi ... "e, Ya!" ... at the crossroads of Secord, Oli North and ... Ved
I /wander <http://hoyo.cf/lists/lt.php?id=YUgMAABRGAFRXR1QWlQKVF0F> / loudly if there's any etymological relationship between the words "/annuit/" (an /knew/ it) and "/eloheinu/;" (el, /oh he knew; /heinous, I /see/ too) in just a few moments I'll find out what those words actually mean as opposed to their Adamic definition(s)... which are quite similar; throwing