Displaying 20 results from an estimated 24 matches for "proffered".
Did you mean:
preffered
2007 Oct 12
5
ZFS on EMC Symmetrix
If anyone is running this configuration, I have some questions for you about Page83 data errors.
This message posted from opensolaris.org
2010 Dec 20
1
ideas, modeling highly discrete time-series data
Hello all,
First of all, thanks so those of you who helped me a week or so ago
managing a time series with varying gaps between the data series in 'R'.
(My final preferred solution was to use "its" function & then
forecast(Arima( ) ). )
My next question is a general statistical question where I'd like some
advice, for those willing / able to proffer any wisdom:
2011 Jul 01
1
[LLVMdev] Please review my patch to make GHC calling convention work on ARM
David,
Thanks for that - I emailed Karel Gardas. I've got GHC successfully
registerised on ARM, and I'm just starting on pushing it upstream.
The reason why I'm avoiding the R0-R3 registers is mainly because my
qemu-based ARM VM takes days to compile everything, and I was being
conservative. The GHC code can call directly out to C, so it would need
to save its own R0-R3 when it
2011 Jul 01
0
[LLVMdev] Please review my patch to make GHC calling convention work on ARM
Hi Steve,
I'm not an LLVM developer but am the author/maintainer of the LLVM
backend in GHC.
The patch looks mostly good to me (although I am not that familiar
with ARM so could easily have missed something). My main concern is
why are you avoiding using the R0 - R3 registers?
Also, could you please update me on the status of this work. I assume
you are getting GHC running in registerised
2016 Jan 16
2
WARNING you cannot build info or html versions of the R manuals
...>
> So.? Here we go again:
>
> It's no big deal, but when I build R from source (as I must) I always
> get the warning given in the subject line of this post.
>
> I have searched the web a bit and have found a number of references to
> this warning.? Universally the proffered solution is "install texinfo".
>
> So I did (just now)
>
> ???? sudo yum install texinfo
>
> and was told:
>
> > Package texinfo-4.13a-16.fc17.x86_64 already installed and latest version
> > Nothing to do
>
> I checked with "whereis texinf...
2011 Jul 01
2
[LLVMdev] Please review my patch to make GHC calling convention work on ARM
All,
I would like to submit the attached patch, which allows the GHC (Glasgow
Haskell Compiler) calling convention to work on ARM targets.
Could some nice person please review this code, so I can move towards
getting it committed?
I have thoroughly tested this patch again GHC on a Debian-ARM (armel)
system. Unfortunately my understanding of LLVM is limited, so it's
likely I'm not
2007 Jan 05
1
net rpc group members timeout
...overrode nsswitch and
PAM to use LDAP and Kerberos respectively and no NIS, but this only
marginally helps things.
Can this timeout be raised? Is there some other underlying problem? We
are using NSCD. There are a lot of user accounts.
I have seen this problem discussed elsewhere, but nobody has proffered
any solutions.
Version: 3.0.22-1ubuntu3.1
Here's a copy of the Samba configuration:
[global]
netbios name = COPPER
workgroup = blah
server string = %h via SAMBA
# passdb backend = smbpasswd
passdb backend = tdbsam:/var/lib/samba/passdb.tdb
security = user
username map =...
2016 Jan 16
0
WARNING you cannot build info or html versions of the R manuals
....
Again, I apologise for the screw-up.
So. Here we go again:
It's no big deal, but when I build R from source (as I must) I always
get the warning given in the subject line of this post.
I have searched the web a bit and have found a number of references to
this warning. Universally the proffered solution is "install texinfo".
So I did (just now)
sudo yum install texinfo
and was told:
> Package texinfo-4.13a-16.fc17.x86_64 already installed and latest version
> Nothing to do
I checked with "whereis texinfo" and got:
> texinfo: /usr/share/texinfo /u...
2004 Dec 11
0
Monitor, append audio?
Hello,
I have a situation where I need to first check if a previous clip was
recorded, and if so, append to it.. Otherwise create a new file..
I'm using Monitor. Monitor automatically calls sox after the call ends.. Is
there a way to manually control this process, and instruct sox to append to
the destination file, rather than overwrite?
Thanks in advance!
2002 Nov 18
0
patch: rsync-2.5.5: UNIX ACL support
there's an unsupported, it-works-for-us patch that's seen a bit of
testing on Solaris 2.6/8 and rudimentary testing on Linux with Andre-
as G's ACL implementation. most of the code is ripped straight out of
the samba 2.2.5 source tree; the rest of it is stuff that i don't
expect anybody to ever seriously consider merging into the rsync
tree and which i wouldn't defend against
2007 Aug 20
0
--backup/--backup-dir filters feature req
Hi,
I was wondering if it would be possible to get filters purely for the
two backup flags. They would work in a similar manner to the current
ones except that they would only work on files to be backed up in order
to indicate what should be included in the backup and what should be
excluded.
This came up for me as part of daily server backups where I use
--backup-dir to have, effectively, daily
2016 Jan 16
0
WARNING you cannot build info or html versions of the R manuals
...we go again:
>>
>> It's no big deal, but when I build R from source (as I must) I always
>> get the warning given in the subject line of this post.
>>
>> I have searched the web a bit and have found a number of references to
>> this warning. Universally the proffered solution is "install texinfo".
>>
>> So I did (just now)
>>
>> sudo yum install texinfo
>>
>> and was told:
>>
>>> Package texinfo-4.13a-16.fc17.x86_64 already installed and latest version
>>> Nothing to do
>>
>>...
2010 May 20
2
Svy function doesn't work nested in user-defined function
Hi R-help,
I posted about this late yesterday but got no response. I may have put
TMI in the original request. Not to mention I couldn't cut and paste
yesterday because I was working R off a non-network computer while
asking for help on a network computer.
Essentially, I have this user-defined function:
test <- function(X){
chisq <- svychisq(~X
2012 Feb 02
1
Mac markdown editor that saves as .txt (John Laudun)
...ent-Type: text/plain; charset=us-ascii
>
> I love BBEdit and Textmate as much as the next person, but those aren't
> answers to the poster's question. MMD Composer is close to what the poster
> is asking about, but, Fletcher, you have to type in the `txt` extension
> over the proffered `md` at the save prompt. Have you considered making that
> a possible preference for user's to select? There are actually a couple of
> iOS apps that don't recognize the `md` extension, and so I could see this
> affecting more than the current poster. I use PlainText, and I don'...
2015 Aug 18
3
Supporting symbolic links in Path library routines
include/llvm/Support/FileSystem.h has file_type which enumerates the file system’s view of the file type. One of the values is “symlink_file”.
But because the Unix implementation of status() calls stat() instead of lstat(), if the path refers to a symbolic link, the link is followed. There’s no way to get information about the symbolic link itself.
I think changing status() to call lstat() is
2003 Jan 19
0
rsync+ (batch mode) feature suggestion
Bert,
Hi. If you are still interested in your rsync+ project, changes for
which have evidently been (and are, perhaps, still being?) submitted
to the official, upstream rsync version, you may want to add the
following feature, proffered below, in order to conduce a little
greater batch mode usage flexibility primarily for those with above
average security concerns.
Currently (at least in the current, official, stable rsync version),
batch mode may only be utilized in a fairly rigid, autocratic, master
pushes to slaves mode. Ther...
2009 Nov 15
0
[LLVMdev] Very slow performance of lli on x86
Sorry i really forgot to mention one thing. I downloaded the X86 binaries of
llvm+clang and llvm-gcc from llvm download site. i hope that is not a debug
build.
Prasanth J
On Sun, Nov 15, 2009 at 1:22 PM, Prasanth J <j.prasanth.j at gmail.com> wrote:
> Hi all,
>
> LLVM is built without debug enabled. Also i am not forcing lli to use
> interpreter mode. so i dont think the
2023 Apr 12
2
Split String in regex while Keeping Delimiter
I thought replacing the spaces following instances of +++,++,+,- with "\n" and then reading with scan should succeed. Like Ivan Krylov I was fairly sure that you meant the minus sign to be "-" rather than "?", but perhaps your were using MS Word as an editor which is inconsistent with effective use of R. If so, learn to use a proper programming editor, and in any case
1997 May 25
5
signing syslog files with PGP
I am thinking about writing some sort of deamon which signs syslog
files with PGP.
This should help dedecting unauthorised changes in the syslog files.
What I have in mind works as follows:
Whenever a new line is added to a syslog file the existing syslog file
checked against the privious made signature. If the file passes this
test, the new line(s) is/are added. Then a new signature is
2013 May 12
2
Quota not working with dict proxy
Hello all,
I'm sure this has been covered somewhere before, but my googlefu is not up
to the challenge.
Basically, I'm trying to configure quota plugin to use a dictionary
service (specifically proxy with mysql) so that I can store the quota
usage in a database and use that information in a lookup for postfix to
reject mail if over quota. I'm doing this because postfix+avamis+dovecot