Displaying 7 results from an estimated 7 matches for "directiory".
2008 Aug 25
2
Dovecot 1.1.2
Hello,
I upgraded dovecot to 1.1.2 this weekend and i get those errors:
grep dovecot /var/log/net/maillog |grep Panic | cut -d " " -f 11-100|
sort | uniq -c | sort -rn
7547 file index-sync.c: line 39: assertion failed:
(seq_range_exists(&ibox->recent_flags, uid))
89 file index-mail.c: line 1091: assertion failed: (!
mail->data.destroying_stream)
18 file
2017 Nov 30
2
Help avoiding setting column type two times
...mments how the
code can be improved.
At least I would like to know how I avoid converting several of the
columns to factors in the end of the code?
Description of the code:
It reads a lot of xml-files from ../raw/ and saves a data.frame with
information
from these xml-files.
In the ../raw/ directiory I have placed the xml-files which I got from
"Statistics Denmark"
I have also put these xml-files on my website and they can be download
freely from http://20dage.dk/R/referendum-2009/raw.tar.gz
The code is below but I have also put the code at this place:
http://20dage.dk/R/referend...
2002 Mar 08
4
ARMA and ARIMA modeling
I'd like to play with ARIMA models of stock prices, but I am a complete novice.
Could some kind soul explain the relationship among packages "ts", "tseries",
"dse", "dse2", and "fracdiff"? Are they 'competing' products or does one
depend on another? Where would be the best place for a novice to begin?
Thanks for any advice.
PS. I
2011 Feb 15
0
Question on Paperclip paths/urls
...a controller action be the
best pratice if I want to protect the file from non-logged in access? Also,
if I want to use an alternative path no in ''public'' then how to go about
thei without going through a controller action? I guess I could symlink my
datastore to within the public directiory --- would this be the best way to
do this?
Thanks,
David
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe fro...
2008 Aug 25
1
LOCALSTATEDIR
Hi
I'm doing a network install of Dovecot 1.1.2. All is fine apart from a
little annoying mistake I've found:
I do this:
> ./configure --prefix=/appli/tools_Linux/dovecot/1.1.2
--localstatedir=/var && make && make install
however, since the --localstatedir is equal to a default value, it is
still being constructed as "PREFIX/var" for some reason and in
2002 Jun 04
2
Dangers of oplock break wait time
Hello,
the man page is quite explicit about not fiddling with the oplock break
wait time parameter unless one has understood the oplock code.
Is there an explanation for this that doesn't require one to be fully
read up on the SMB/CIFS protcols? :) What form of errors are we talking
about? Race conditions? How dangerous is it?
The thing is that we're having a lot of trouble related to
2009 Apr 01
0
回复: R-help Digest, Vol 73, Issue 32
...ttle thing - the help files. When I try to search with the function "?helptopic" I allways get an URL error. The problem is obvious from the error message because it gives the path where R tries to find the help files. R mixes two paths in the way that it uses the default path of the home directiory followed by my user defined path given via .libPaths. How can I give R the information about the right path without using the default path and mix both up when searching the help files. Can I simply add a line in the Rprofile.site file?
I do not know if this is a problem, but my personal working d...