similar to: Re: info please part 2

Displaying 20 results from an estimated 20000 matches similar to: "Re: info please part 2"

2005 May 12
0
Re: info please
juan melgarejo wrote: > Is there any document or how-to showing: > how to run a backtrace using the wine debugger > how set debug parameters for wine tracing of program execution > how to submit bugs to bugzilla (how to report, content) > How to Know proper settings for bugs > (when a bug should be a blocker, which bug depends on which other bug, > etc) ? >
2005 Oct 13
2
smbd and winbindd refuse to start, but nmbd runs fine on Redhat 9.0
Hi, I downloaded the binaries for samba yesterday for redhat 9.0, and installed them without error. Managed to get swat up and running and configured samba, the same way I configured my other linux (slackware 10.2) box, and started samba thru swat. But when the status page reloads, it shows smbd and winbindd as not running, although it shows nmbd running. When i check the ps list, it shows
2006 Apr 24
0
Re: Sum-up: Re-proposal: web forums
On Monday 24 April 2006 04:50 am, Tom Spear (Dustin Booker, Dustin Navea) wrote: > n0dalus wrote: > > In a way this holds for mailing lists as well, but I think > > the difference is that forums usually have: > > - Large sections containing non-technical discussion > > - 'Post counts', often used as a measure of status > > - Signup date, also used as
2005 Oct 14
0
(no subject)
Gerald, hi. Thanks for the quick reply, I apparently missed it, so thanks for the archives too! How do I get a level 10 debug log? I'm not totally familiar with samba yet, so I'm not sure about how to do that, but once I receive your reply, I will be more than happy to send it. Thanks again, as well as in advance! Dustin Gerald (Jerry) Carter wrote: > -----BEGIN PGP SIGNED
2005 Oct 27
0
Re: wine overstepping the mark?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The running of wine programs is not controlled by the mimetype but by a feature of the linux kernel. In /etc/init.d you might find a init script called wine. This script uses the kernel modules binfmt_misc to tell the linux kernel that when it encounters a file being executed with a special byte in the header to call it with wine. You can disable
2009 Dec 16
0
Asst Marketing Research Analyst (part-time or internship; Chicago, USA)
Decision Development Inc is currently hiring part-time employees or college interns to support our analytical division. Applications for the Assistant Marketing Research Analyst position will be given immediate consideration. Assistant Marketing Research Analysts work to structure, tabulate, and clean the data generated during our marketing research interviews. They form the foundation of an
2013 Jan 29
1
identify non-recursive models
Hi, I'm working on a project that will generate RAM matrices at random. What I want to do is to be able to automatically identify if the model is non-recursive. For example, the following RAM matrix has a non-recursive loop (going from A to B to C to A): n.recursive <- data.frame(matrix(c("A", "B", 1, "B", "C", 1,
2018 Jan 06
4
Error occurring in "emmeans" package for the two data sets I used. Please help.
I am a Professor of Statistics at Indira Gandhi Krishi Vishwavidyalaya, Raipur, India. While teaching in class about analysis of variance using R, I was doing a one-way analysis for the two data-sets given below in the R-class. I got a typical error in "emmeans" package, please help: Data-set-1: -------------- Medley and Clements (1998) investigated the impact of zinc contamination (and
2007 Aug 20
0
access denied & Sid does not start with 'S-'.
Hi there. For some reason I am getting permission denied errors on a new samba server. I can add machines to the domain, I can login with any user id's and so on as well. But when I try connecting to a public share, or the users home directory, I get a user denied error. "\\Fileserver\user is not accessible. You might not have permission to use this network resource. Contact the
2018 Jan 08
0
[FORGED] Error occurring in "emmeans" package for the two data sets I used. Please help.
On 07/01/18 02:19, Akhilesh Singh wrote: > I am a Professor of Statistics at Indira Gandhi Krishi Vishwavidyalaya, > Raipur, India. While teaching in class about analysis of variance using R, > I was doing a one-way analysis for the two data-sets given below in the > R-class. I got a typical error in "emmeans" package, please help: > > Data-set-1: > --------------
2008 Jun 25
0
[Fwd: AOL Mail]
FYI -------- Original Message -------- Subject: RE: AOL Mail Date: Wed, 25 Jun 2008 13:47:06 -0500 From: Dustin Davis <dustin@txls.com> To: "'Dale Schroeder'" <dale@BriannasSaladDressing.com> References: <419cf800ca3991a24f4b9829f3806aba@briannassaladdressing.com> <145401c8d604$ccfb1780$66f14680$@com>
2018 Jan 10
0
[FORGED] Error occurring in "emmeans" package for the two data sets I used. Please help.
Thanks for your kind reply. Problem is solved. However, it's "confidence interval / treatment comparison plot" is not taking main title. And the fonts of axes labels can not be changed using 'cex' parameter. I will appreciate if you could help in this matter too. Dr. A. K. Singh On 09-Jan-2018 8:18 PM, "Sal Mangiafico" <salvatore.s.mangiafico at gmail.com>
2024 Jan 21
3
[Bug 1732] New: nft list chain does not return correct info on RHEL 8
https://bugzilla.netfilter.org/show_bug.cgi?id=1732 Bug ID: 1732 Summary: nft list chain does not return correct info on RHEL 8 Product: nftables Version: 1.0.x Hardware: x86_64 OS: RedHat Linux Status: NEW Severity: blocker Priority: P5 Component: nft Assignee: pablo at
2008 Nov 11
0
RE: Xen-users Digest, Vol 45, Issue 45
Kathy, Thank you very much! Peter Olson Alcatel-Lucent Member of Technical Staff Services Technologies 1960 Lucent Lane Rm 7G334 Naperville, IL 60566 peterolson@alcatel-lucent.com Phone: 630 979 0573 Mobile: 630 430 6926 -----Original Message----- From: xen-users-bounces@lists.xensource.com [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of xen-users-request@lists.xensource.com Sent:
2017 Dec 15
3
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
I don’t know of any further issues preventing us flipping the switch. At this point, I’d aim to flip the switch shortly after the creation of the 6.0.0 release branch, so that GlobalISel can harden a bit more enabled-by-default on trunk before it goes into an LLVM release (presumably 7.0.0 then). Thanks, Kristof > On 11 Dec 2017, at 17:08, Amara Emerson <aemerson at apple.com> wrote:
2010 Jan 09
0
[LLVMdev] Inlining
Hello Dustin, Always inline is the closest to a preprocessor macro you can get in LLVM Assembly since it doesn't have a preprocessor at all. LLVM does aggressive inlining for functions used only once so those instances don't require specification as alwaysinline. --Sam ----- Original Message ---- > From: Dustin Laurence <dllaurence at dslextreme.com> > Cc: llvmdev at
2004 May 21
0
survival analysis sampling question
Hi, not sure if this is the best place to ask this statistical question, but here it goes: Does doing survival analysis mandatorily require consecutively recruited patients? If I have a retrospective patient sample, but not consecutively recruited, does it necessitate invalidity of the use of survival analysis (for example: Kaplan Meier analysis or Cox regression, etc). Or as long as the patient
2012 Jan 13
0
New package ‘bcrm’ to implement Bayesian continuous reassessment method designs
Dear R users, I am pleased to announce the release of a new packaged called `bcrm? (version 0.1), now available on CRAN. The package implements a wide range of Bayesian continuous reassessment method (CRM) designs to be used in Phase I dose-escalation trials. The package is fully documented and highlights include ? A choice of 1-parameter working models or the 2-parameter logistic model.
2012 Jan 13
0
New package ‘bcrm’ to implement Bayesian continuous reassessment method designs
Dear R users, I am pleased to announce the release of a new packaged called `bcrm? (version 0.1), now available on CRAN. The package implements a wide range of Bayesian continuous reassessment method (CRM) designs to be used in Phase I dose-escalation trials. The package is fully documented and highlights include ? A choice of 1-parameter working models or the 2-parameter logistic model.
2004 Jan 20
1
Compiling problems with SuSE
> -----Original Message----- > From: Uwe Klein [mailto:uwe-klein@foni.net] > Sent: Monday, January 19, 2004 9:14 AM > To: asterisk-users@lists.digium.com > Subject: Re: [Asterisk-Users] Compiling problems with SuSE > > > > From: Dustin Knuttgen on Sunday, January 18, 2004 11:47 PM > > > > > We tried to use SuSE initially and had no luck compiling zaptel