search for: aground

Displaying 6 results from an estimated 6 matches for "aground".

Did you mean: ground
2008 Sep 17
5
Converting from MBOX to Maildir broke procmail and Spamassasin and halted incoming mail
...quickly pointed out that my system was set up to use MBOX and not MAILDIR, and some helpful links and notes were sent back and forth giving me a good clue as to how to perform the conversion process. I did have success in getting my mail accounts converted from mbox to maildir, but then ran aground. I could see all of my existing mail and create new folders, but I could not see any of my incoming mail. What I was late in realizing was that I needed to also adjust the settings for my LDA, which as I am using sendmail is procmail, and it was suggested that I needed to adjust /etc/procma...
2001 Jul 11
1
how to set up a Vorbis server
Hi-- I'd like to stream Vorbis files from an OpenBSD 2.8 box. I followed the instructions at http://i.cantcode.com/~jack/icecast.html (via http://www.xiph.org/ogg/vorbis/index.html), and ran aground during the compilation of .../icecast/src/source.c. It needs /usr/include/ogg/{ogg,os_types,config_types}.h; /usr/include/ogg doesn't exist. I gather the directory and files were supposed to be created at some point (and that I would have gotten them if I were working from an RPM or Debian pack...
2007 Dec 17
0
[LLVMdev] PointerType API Change
...en updated to take this API change into account. > > The only current omission is the C interface to the LLVM type > system, which has not yet been updated to preserve or expose address > spaces on PointerType's. I'm hoping for a little help with that. Hi Cristopher, I ran aground of this mildly: $ Release/bin/llvm-as <<END_OF_LL | Release/bin/llvm-dis %Gnric = type i8* %Qual3 = type i8 addrspace(3)* %Qual5 = type i8 addrspace(5)* END_OF_LL ; ModuleID = '<stdin>' %Gnric = type i8* %Qual3 = type i8* %Qual5 = type i8* It look...
2007 Dec 17
3
[LLVMdev] PointerType API Change
The API for getting PointerType objects has just changed to make Embedded C address space information explicit. The old semantics of PointerType::get() now apply to PointerType::getUnqual(), which returns a pointer in the generic address space. PointerType::get() now requires both a type and an address space. The clang, llvm-gcc-4.0, and llvm-gcc-4.2, and internal llvm projects have all
2007 Dec 31
2
How to import ENSEMBL text data using R
Dear all, I have a data which is in text file and i would like to import the data to R. From the manual, i?ve found the read.table command function is the most appropriate but when i wrote the command an error had occur. It say ?Error in read.table"C:/Users/user/Documents/cfa-1.txt", header = T, sep = "\t",skip=10) :more columns than column names?. Please help me with this as
2003 May 07
21
Replacing WinNT 4 PDC with Samba PDC
Hi All! Thanks to all of you that responded to my previous posts. I've gotten a lot more info now than I used to have! But I still have questions. The biggest right now is: Is there a way build up a Samba PDC as a direct replacement for an existing Windows NT 4.0 PDC? All the material I've found to date is written from a standpoint of creating a new domain as you create the Samba