search for: wisest

Displaying 20 results from an estimated 43 matches for "wisest".

Did you mean: widest
2005 Oct 12
1
(no subject) -- re-subscribe my IEEE with NO postingprivileges
Agreed! Brian Brunner brian.t.brunner at gai-tronics.com (610)796-5838 >>> craigwhite at azapple.com 10/12/05 09:35AM >>> List owners of course have the option to knock people out but are almost always wisest not to use that power except when absolutely necessary and I'm quite certain that it hadn't reached that state. ******************************************************************* This email and any files transmitted with it are confidential and intended solely for the use of the individ...
2006 Apr 23
2
models and views
...ch returned the aggregate figures, e.g., the monthly view returned the year, month and monthly sum; the quarterly view returned the year, quarter and quarterly sum, etc. I am now reimplementing the application using rails. I have a Job model for working with the individual jobs. What might be the wisest approach for dealing with the aggregate reports? I have considered three options: 1) Create the same database views as before. Access these views directly using the Job.connection object and raw SQL. Coupling the database structure to the controller seems like a bad thing though. 2) Create the...
2008 Dec 21
1
Form issues : partials + AJAX vs simple JS / separate views + form_fors vs one view and fields_fors
...the server just to add a blank <input / >. What is the best way? I also need it to work when Javascript is disabled. Should I use a plain HTML version only that uses one form to add TAs or coprofessors one at a time? Second I''m not sure if my usage of form_for and fields_for is the wisest one. For now, I have one big form (still OK to use I feel) with infos about TAs, coprofessors, periods, places, etc. all in one place. In the back-end of course they are different models so I use a form_for Course and several fields_for (in partials). Should I instead separate it in several pages/v...
2005 Sep 15
3
Xend can not start
With changeset 6869, I can _not_ start xend. Did anybody else meet the same issue? [root@xin ~]# xend start Traceback (most recent call last): File "/usr/sbin/xend", line 32, in ? from xen.xend.server import SrvDaemon File "/home/xin/work/xmp/xen32-smp/dist/install/usr/lib/python/xen/xend/serve r/SrvDaemon.py", line 30, in ? File
2006 Jun 16
5
[PATCH][XM-TEST] Fix bugzilla # 674 by changing the xm-test Console.py to wait for the command prompt.
Lots of xm-test tests are failing with console timeouts on some machines at the moment. I reproduced the problem and found it was due to some probing activity in the boot process of the -xen kernel. The behaviour of the current xm-test code is to assume that the boot process has finished after performing three one-second waits for input---when the probing activity introduces more than three
2003 Aug 26
1
Can wine be used in Mac OS X (UNIX) with X11 installed?
Can wine be used in Mac OS X (UNIX) with or without X11 installed? I use wine in Red Hat Linux 9 and would also like to use wine in Mac OS X to also run some Windows applications in Mac OS X. Since Microsoft bought Connectix Virtual PC for Mac OS X and has already trashed the product some, I am looking for an alternative to use. There may be more Virtual PC users seeking the same later.
2020 Jan 10
3
GPO
not all were installed before compiling samba, some later January 10, 2020 10:18 AM, "Rowland penny via samba" <samba at lists.samba.org> wrote: > On 10/01/2020 19:21, Sandy via samba wrote: > >> That is halfway there, so lets ask the second question in a different way ;-) >> Did you have all these packages installed before you compiled Samba: >>
2005 May 27
0
x86_64 build break on FC4
...xen-unstable/xen/xen] Error 2 make[2]: Leaving directory `/tmp/xen-unstable/xen'' make[1]: *** [xen] Error 2 make[1]: Leaving directory `/tmp/xen-unstable'' make: *** [world] Error 2 -- Regards, David F Barrera Linux Technology Center Systems and Technology Group, IBM "The wisest men follow their own direction. " Euripides _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2005 Jul 22
0
Build break on x86 FC3 platform
...e[4]: *** No rule to make target `vbe.h'', needed by `vgabios.bin''. Stop. make[4]: Leaving directory `/tmp/xen-unstable.hg/tools/firmware/vgabios'' make[3]: *** [all] Error 2 -- Regards, David F Barrera Linux Technology Center Systems and Technology Group, IBM "The wisest men follow their own direction. " Euripides _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2006 Jan 11
0
(XEN) (file=memory.c, line=42) Only I/O-capable domains may allocate multi-page extents.
...f387500, od=00000000, caf=00000000, taf=00000000 (XEN) DOM0: (file=mm.c, line=352) Could not get page ref for pfn 101a63 (XEN) DOM0: (file=mm.c, line=2173) Could not get page for mach->phys update -- Regards, David F Barrera Linux Technology Center Systems and Technology Group, IBM "The wisest men follow their own direction. " Euripides _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2000 Oct 31
1
Compiling R in Caldera Linux
I am new to Linux and its ways, and so I am having a bit of trouble compiling R. The system I am using is Caldera Open Linux 2.4. I have egcs and g77 version 2.91.66 installed and they seem to work fine. When I try to run the configure script for R, it quits at the test of g77 with an error "Can't find -lg2c". Does this error mean I am missing a library, and if so, which one?
2005 Jan 14
1
context wide variable scope
...every channel that comes into a context? I don't think so, but i wanted to make sure. - jeremy -- Jeremy Hinton A little nonsense Senior Network Manager now and then Continental VisiNet Broadband is relished by jgh@visi.net the wisest men 757 873 4500
2005 Feb 25
0
call waiting notification and cisco 7960 phone
...is possible (and even better how to do it), i would greatly appreciate any info. Thanks! - jeremy -- Jeremy Hinton A little nonsense Senior Network Manager now and then Continental VisiNet Broadband is relished by jgh@visi.net the wisest men 757 873 4500
2005 Mar 17
0
asterisk, callerid name and cisco 2600
...e caller ID name at all), so i suspect thats how its notifying the * box. Any suggestions? - jeremy -- Jeremy Hinton A little nonsense Senior Network Manager now and then Continental VisiNet Broadband is relished by jgh@visi.net the wisest men 757 873 4500
2000 Dec 08
1
nmath bug (PR#762)
...for(long k=0; k<10; k++) { for(long k=0; k<10000; k++) d = rpois(4500); for(long k=0; k<250000; k++) d = rpois(100); printf("."); fflush(stdout); } } Fro me this prints 3 dots and then hangs. I realize calling rpois with means this large is probably not the wisest thing to do, nevertheless, I still consider the infinite loop to be a bug, hence this report. Sorry that I cannot give a simpler example than this, its taken me quite a while to get this far, and as my debugging efforts were going nowhere, I thought it better to throw it out to the wider community...
2016 Apr 05
1
Good pointers for understanding the R language implementation
Dear All, I'm currently working on a project with the purpose of remotely executing R code, which requires me to have to work with the code of R itself. I've searched the Internet for good information that will help me understand how R is implemented but what I've got so far isn't detailed enough. I've looked specifically at CRAN's manuals on the official website but they
2005 Jun 15
2
x86_64 - Dom0 will not boot on EMT64
...e+51} Unable to handle kernel NULL pointer dereference at 0000000000000000 RIP: The errors repeat ad nauseum at this point..... ---------------------------------------------------------------------- -- Regards, David F Barrera Linux Technology Center Systems and Technology Group, IBM "The wisest men follow their own direction. " Euripides _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2006 Aug 21
0
problem building openssh-4.3p2 on Fedora Core 5 using gcc -std=c99
...checks for strsep leaves things open for a #def'd version to conflict with the replacement version. I'm willing to accept the view that gcc -std=c99 shouldn't #def strsep, but a google search indicates this is a common problem that is usually handled by #define HAVE_STRSEP, so it seems wisest to adjust configure to deal with this case. [gwhite at fc5 test]$ zcat ~/Desktop/openssh-4.3p2.tar.gz | pax -r [gwhite at fc5 test]$ cd openssh-4.3p2/ [gwhite at fc5 openssh-4.3p2]$ uname -r 2.6.17-1.2174_FC5 [gwhite at fc5 openssh-4.3p2]$ gcc --version gcc (GCC) 4.1.1 20060525 (Red Hat 4.1.1-1) [...
2012 Jul 31
2
How can I declare an empty zoo object?
Hi, I let xzoo be an empty object: > xzoo<-{} and I have an existing zoo object x1zoo_f. I would like to combine the two to make a new zoo object, and continue doing so in a loop, which is not shown here. However, when I type > xzoo<-cbind(xzoo, x1zoo_f) An error message emerges Error in zoo(structure(x, dim = dim(x)), index(x), ...) : “x” : attempt to define
2007 Jul 11
1
Asterisk and Hardware Requirements
Hello, I would like to put 1 asterisk box in Country A and 1 asterisk box in Country B. Let's assume : - Asterisk box in country A = GWA - Asterisk box in country B = GWB - Calling party number (located in country A) = CgPNA - Called party number (located in country B) = CdPNB - Second Called party number (located in country B) = sCdPNB - PSTN in country A = PSTNA - PSTN in country B = PSTNB