search for: jonathan

Displaying 20 results from an estimated 5773 matches for "jonathan".

2002 Jul 09
1
RE: mvtnorm package installation failure
...of "mvtnorm" fails again with the same error message. Another package that failed with the same error message is "mclust". >From these phenomena, I suspect that the problem is with the Debian version of R 1.5.1. Can someone point out a fix? Thanks in advance. Regards, Jonathan Jonathan Qiang Li, Ph.D. Statistician Agilent Labs Palo Alto, CA USA -----Original Message----- From: Torsten Hothorn [mailto:Torsten.Hothorn at rzmail.uni-erlangen.de] Sent: Sunday, June 30, 2002 11:55 PM To: Jonathan Li Subject: Re: mvtnorm package installation failure > Hi, I want to tha...
2006 Mar 30
2
acts_as_ordered plugin
...particular order. Read on if interested. Install: script/plugin install http://svn.viney.net.nz/things/rails/plugins/acts_as_ordered Usage: class Person < ActiveRecord::Base acts_as_ordered :order => ''first_name'' end Say you have people with first names of Adam, Jonathan and Robert: p = Person.find_by_first_name(''Jonathan'') p.next # Robert p.previous # Adam p.previous.previous # Adam (does not wrap around to end) p.next.next # Robert (does not wrap around to start) If you want the next and previous meth...
2015 Dec 03
4
After joining domain, Samba uses the workgroup name, not the FQDN when running the net ads command
jonathan.fisher at freeradius:~$ sudo net ads join -Uadministrator Enter administrator's password: Using short domain name -- WINDOWS Joined 'FREERADIUS' to dns domain 'windows.corp.XXX.com' jonathan.fisher at freeradius:~$ hostname freeradius jonathan.fisher at freeradius:~$ hostname -d...
2004 Sep 10
2
[jonathan.picht@web.de: Bug#133557: flac: --fast and --best switches (as in gzip and bzip2) would be nice]
Sounds simple enough, and would provide clear and explicit descriptions that can be used in place of the numeric options. ----- Forwarded message from Jonathan Picht <jonathan.picht@web.de> ----- Date: Tue, 12 Feb 2002 14:08:54 +0100 From: Jonathan Picht <jonathan.picht@web.de> Resent-From: Jonathan Picht <jonathan.picht@web.de> To: Debian Bug Tracking System <maintonly@bugs.debian.org> Subject: Bug#133557: flac: --fast and --best...
2002 Aug 30
5
density() returns a density function that does not add up to 1
...ly the method of computing the mass under the density curve at line 3 is crude. But 2.5 is pretty far from 1, the value it should be. I tried a few other dataset and got similar result. Am I missing something obvious? Or is the return of density() not supposed to be normalized? Thanks in advance! Jonathan -- Jonathan Q. Li, PhD Agilent Technologies Laboratory Palo Alto, California, USA -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subsc...
2015 Dec 03
3
After joining domain, Samba uses the workgroup name, not the FQDN when running the net ads command
...S instead of . WINDOWS.CORP.XXX.COM I removed all .tdb files, purged /var/cache/samba, removed /etc/krb5.tdb, and deleted the computer account out of AD. I have a feeling this line is significant, but I'm not sure what it means: internal_resolve_name: looking up WINDOWS#1b (sitename (null)) jonathan.fisher at freeradius:~$ hostname freeradius jonathan.fisher at freeradius:~$ hostname -d windows.corp.XXX.com jonathan.fisher at freeradius:~$ hostname -f freeradius.windows.corp.XXX.com jonathan.fisher at freeradius:~$ cat /etc/resolv.conf # Dynamic resolv.conf(5) file for glibc resolver(3) genera...
2017 Mar 04
2
[llvm-lit] Is it possible to write a test for Linux only?
It is $target dependent. I’m curious what makes you think it is $host dependent. Thanks, Taewook On 3/3/17, 5:10 PM, "Jonathan Roelofs" <jonathan at codesourcery.com> wrote: On 3/3/17 12:23 PM, Taewook Oh wrote: > Thanks Jon. Actually I tried “x86_64-linux”, but it makes the test “Unsupported” from my linux machine, and it was because my test is under clang, not llvm. It seems that clang do...
2006 Apr 20
12
memcache, sessions, fragments, oh my!
Hi all - I am trying to get rails to use memcache for sessions and fragment caching. I''d also like to use the same connection for general caching of this and that. I''m following the instructions here: http://wiki.rubyonrails.com/rails/pages/HowtoChangeSessionStore and hitting a brick wall. I''m using the new memcache-client since from what I''ve read
2013 Apr 06
2
[LLVMdev] How to compile object C with clang into llvm IR?
I got the following compile error. Did the message-arrays.m can be compiled into .bc? Or need include something for Object C language compile. Jonathan 118-165-76-229:CodeGenObjC Jonathan$ pwd /Users/Jonathan/llvm/release/src/tools/clang/test/CodeGenObjC 118-165-76-229:CodeGenObjC Jonathan$ clang -emit-llvm -o 1.ll -c message-arrays.m message-arrays.m:5:3: warning: instance method '-print:' not found (return type defaults to 'i...
2015 Dec 03
0
After joining domain, Samba uses the workgroup name, not the FQDN when running the net ads command
Ok, I really do think that line is significant, I checked in AD and my sitename is "Default-First-Site-Name" On Thu, Dec 3, 2015 at 2:29 PM, Jonathan S. Fisher < jonathan at springventuregroup.com> wrote: > 192.168.127.129 is the core DNS server. It forwards anything in the > windows subdomain straight to the DCs, so it doesn't matter if this client > is pointed at the DC or the main DNS server. Either way, it still does the...
2006 Jan 13
4
Flash not cleared with ActiveRecord session store
...and therefore have to display my flash messages like this: <% for name in [:notice, :warning, :message] %> <% if flash[name] %> <%= "<div id=\"flash\" class=\"flash\" >#{flash[name]}</div>" %> <% end %> <% end %> Jonathan -- Jonathan Weiss http://blog.innerewut.de
2014 Jun 17
4
[LLVMdev] triples for baremetal
[+llvmdev, -llvm-dev] (Oopsies, llvmdev doesn't have a hyphen in it like all the others do) On 6/17/14, 10:45 AM, Jonathan Roelofs wrote: > [+llvm-dev, cfe-dev] > > Was "Re: [PATCH] ARM: allow inline atomics on Cortex M" > > On 6/17/14, 10:42 AM, Jonathan Roelofs wrote: >> >> >> On 6/17/14, 9:35 AM, Renato Golin wrote: >>> On 17 June 2014 16:29, Jonathan Roelofs <j...
2006 Oct 26
8
Problem mounting with credentials file
...file. However, if I try to use the credentials file option I get: CIFS VFS: No username specified The credential file looks like this: -rw------- 1 root wheel 34 Oct 9 22:01 .smbpasswd The contents look like this: username=myusername password=mypassword What am I doing wrong? Thanks, Jonathan
2015 Dec 07
3
After joining domain, Samba uses the workgroup name, not the FQDN when running the net ads command
...e aggressive comments. I'm just looking to try and get this to work, thanks. If I knew everything already, I wouldn't be here asking questions and trying to solve my own problem. I appreciate your help so far, but if you don't have anything nice say, please just ignore this thread. So: jonathan.fisher at freeradius:~$ sudo hostname -y hostname: Local domain name not set jonathan.fisher at freeradius:~$ sudo hostname -d windows.corp.springventuregroup.com jonathan.fisher at freeradius:~$ sudo hostname -f freeradius.windows.corp.springventuregroup.com Unfortunately, since this box is an LX...
2006 Apr 12
3
Apache 1.3 + remote FastCGI balancing
...he "big" sites like 43people or BaseCamp run on it. Every example I find only talks about lokal FastCGI processes and not about remote ones and explains how the requests are balanced. Are there any good examples out there and can Apache1.3/mod_fastcgi load balance requests? Thanks, Jonathan -- Jonathan Weiss http://blog.innerewut.de
2007 Jan 09
6
rcov seg fault
Hi Trying to get rcov going (has been working), but with the following context and specs it fails. context ''/account POST with invalid attendee'' do controller_name :account setup do Attendee.stub!(:create!).and_raise(ActiveRecord::RecordInvalid.new( Attendee.new)) end specify ''should raise on create'' do Attendee.should_receive(:create!).with({
2007 Jan 05
6
RSpec 0.7.5 with Rails and rcov
I seem to be missing something because I am at a loss on how to get rcov, RSpec, and Rails working together. Would someone mind dropping some hints?
2007 Jul 30
17
tc n00b
...o I recycled the same code to apply to uploads but it didn''t work and I can''t figure out why - I find the syntax confusing. Can anyone suggest the easiest way to implement the above goals? As an aside, is anyone aware if there is a web interface for tc available? Many thanks, Jonathan ------------------------ Jonathan Gazeley Wireless & VPN Team Information Systems & Computing University of Bristol ------------------------
2013 Apr 06
0
[LLVMdev] How to compile object C with clang into llvm IR?
On Apr 5, 2013, at 9:19 PM, Jonathan wrote: > I got the following compile error. Did the message-arrays.m can be compiled into .bc? Or need include something for Object C language compile. Those are warnings, not errors. They otherwise compiled just fine. You should have a bitcode file named '1.ll' from each of those comma...
2007 Oct 02
6
color output?
does story runner have commandline options ,eg to add color to output?