search for: incarnations

Displaying 20 results from an estimated 291 matches for "incarnations".

Did you mean: incarnation
2001 Mar 02
1
Mult Samba incarnations on aliased IPs
Paul Cliff wrote: > just a thought but do the clients really need all printers to be > available ? > If not you could split the clients into groups giving each group > a separate smb.conf with only the relevant shares This is precisely what I am trying to achieve - but in order to do so I need to be able to run multiple instances of smbd which until today wasn't working -
2008 Jan 24
3
Plot definition for custom class
Hi, Is there any way to trick R CMD check into not throwing this error after I created a dedicated "plot" incarnation for my custom function? * checking S3 generic/method consistency ... WARNING plot: function(x, ...) plot.MQUSpecMatch: function(x, mozlabel, labelcex) Thanks again, Joh
2017 Dec 18
1
Strange dots on monitor
On Sun, December 17, 2017 8:06 pm, Yves Bellefeuille wrote: > "vychytraly ." <vychytraly at gmail.com> wrote: > >> My only worry is that they would not accept it since I am running >> Linux (the laptop came with Windows - and I am not sure if the problem >> would be also present on Windows). > > You can download and install Windows legally: >
2005 Aug 30
2
Re: new RubyConstants.i
Here is a small patch to apply the above RubyConstants.i, it makes it so all the samples run. Run the patch in the same directory as the RubyConstants.i Sean On 8/30/05, Sean Long <sean.m.long@gmail.com> wrote: > I went through RubyConstants.i and updated it so everything matches > wx2.6.1, I also did some rearranging so it is easy to see which files > the different constants came
2010 Nov 02
0
[LLVMdev] [LLVMDev] Long compile times
Jeff Kunkel <jdkunk3 at gmail.com> writes: > I'm just running VS 10 in debug mode. In a step by step set up: > > 1. I download the svn > 2. I make my changes > 3. I compile the libraries > 4. I make changes to the code within my project > 5. I compile my code, and I re-link llc with my changed files. > 6. I repeat 4,5, and 6 until it finally works. Well, that is
2004 Sep 01
3
Imputing missing values
...ice Summer NA Rice Summer 8 Rice Winter 9 Wheat Summer Price[is.na(Price)] gives me the missing values, and by(Price, list(Crop, Season), mean, na.rm = T) the values I want to impute. What I've not been able to figure out, by looking at by and the various incarnations of apply, is how to do the actual substitution. Any help would be much appreciated. Jan Smit
2008 Mar 15
2
clarifications
Hello all, I've been trying to get spamassassin and clamav working, but got really confused when I realized there are various incarnations of the software. Originally, I started out with just spamassassin, but learned there is also an SA-milter. Can someone tell me which of the various spam fighting packages i.e., sa, sa-milter, clamav, clamave-milter, and so forth? I ran into problems with one package with the system not bein...
2005 May 27
2
Grandstream GSX-2000 - dead :-(
I have a Grandstream GSX-2000 with .. Software Version: Program-- 1.0.0.3 Bootloader-- 1.0.0.3 I tried to do an HTTP update from the Grand Stream web site... After half an hour, I recycled power and now its dead... LED's come on and stay on, screen and buttons are dead. Connectivity to Grandstream.com was always good - whenever I checked (I downloaded the "User Manual" in a
2013 Oct 01
2
Bringing up a guest with network disabled
Hello all, I have a KVM guest VM which is a clone of a production machine running on a different physical server, incarnated from an image backup. I want to start up the clone, but obviously it has the same IP address at the moment, and naturally I want to avoid an IP conflict. Normally I'd mount the clone image, go in and change the network config to allocate a different IP, but because
2015 Apr 02
4
sssd-ad cannot be installed with sernet samba
...ted. > > > However, if you must use the DC as a fileserver, investigate the > > 'template' lines for smb.conf > > I can't see, how it can make a difference, if I'm setting winbind on > DC or a member server. OK. You dont understand it. winbind exists in two incarnations. winbind on samba dc, version 4.0.x and 4.1.x, winbindd (with two d) on all other samba versions. > The information is coming from same place - > from AD. Simply false. Read the docs. Information may be stored in AD, passwd db, nis, idmap.ldb or computed on the fly. Sometimes you have tw...
2008 Apr 08
4
Mongrel performance study
Hi mongrelians, I found myself with an unloaded full production server recently which presented an opportunity to run some performance tests against Mongrel and nginx. I thought this list might have some interest in the results of my tinkering! I actually ran two sets of studies, and Wayne Seguin kindly provided a lot of guidance and support in getting them running. Thanks Wayne! Also,
2010 Nov 02
4
[LLVMdev] [LLVMDev] Long compile times
I'm just running VS 10 in debug mode. In a step by step set up: 1. I download the svn 2. I make my changes 3. I compile the libraries 4. I make changes to the code within my project 5. I compile my code, and I re-link llc with my changed files. 6. I repeat 4,5, and 6 until it finally works. - Jeff Kunkel On Tue, Nov 2, 2010 at 1:21 PM, Óscar Fuentes <ofv at wanadoo.es> wrote: >
2014 May 29
2
Can login as Guest from server, but not from workstation?
Hi, I have a long-running samba einstallation on Freebsd, with various incarnations of windows from XP through Vista and Windows 7 all working flawlessly. Recently we added a media computer (TVIX) and decided to use Samba to serve the files to the TVIX. This is when my misery began.. The TVIX requires the share to be TVIXHD1 and accessed via the Guest account (it is not very flex...
2010 Jun 23
2
format: different S4 behavior in a package
R-Devel-ers: I have an S4 method that simply formats an object: setGeneric("formatMe", function(x) standardGeneric("formatMe")) setMethod("formatMe", "ANY", function(x) format(x)) If I issue the above in an R session, then define an S4 class with its own format method, I get the desired result: > setClass("A",contains="numeric")
2006 Mar 30
4
Asterisk in production as a fax server, anyone?
...ze that this can be solved in any number of ways using a Linux box, but since IVR is also a must, Asterisk popped up as the most promising solution. After combing these lists for clues, we began experimenting extensively with Asterisk and its software DSP and fax capabilities in most of their incarnations, such as Rxfax or Iaxmodem/Hylafax, together with Digium's E1 cards in server-grade Intel motherboards, all in a dedicated test environment. Unfortunately, though, we have yet to achieve reliable and satisfactory results, even with only 1 fax call at a time. I won't go into the detai...
2010 Nov 17
2
[LLVMdev] Is it possible to run llvm on mips machine?
On Wed, Nov 17, 2010 at 4:30 PM, James Molloy <James.Molloy at arm.com> wrote: > Hi, > > There are numerous emails flying around the list at the moment regarding the state of the JIT. In its current state it is infeasible to add support for another architecture (very difficult to say the least) - there are plans currently being formulated to deal with this and convert the JIT to the
2009 Dec 15
2
[LLVMdev] [PATCH] Circular Buffered Debug Stream
This is the patch to provide dbgs(), an optionally circular-buffering debug stream. The idea is to buffer debug output and print the last N bytes of output, where N is specified via a command-line switch -debug-buffer-size. This is useful when compiling very large codes where one is only interested in the last few thousand lines (or so) of debug output, just before some failure. This patch is
2009 Dec 15
0
[LLVMdev] [PATCH] Circular Buffered Debug Stream
On Tuesday 15 December 2009 15:21, David Greene wrote: > Please review and let me know what needs to change before I start > merging stuff in. I left in quite a few unnecessary headers from previous incarnations (streambuf, etc.). I will fix those. Please comment on the rest. -Dave
2010 Nov 02
1
[LLVMdev] [LLVMDev] Long compile times
Le 2 nov. 2010 à 18:59, Óscar Fuentes a écrit : > Jeff Kunkel <jdkunk3 at gmail.com> writes: > >> I'm just running VS 10 in debug mode. In a step by step set up: >> >> 1. I download the svn >> 2. I make my changes >> 3. I compile the libraries >> 4. I make changes to the code within my project >> 5. I compile my code, and I re-link llc
2009 Jun 26
1
Looks to be some unused memory in sb_celp.c
Hi again JM, I hate to nit-pick, but it seems that the memory pointed to by the member "h1_mem" in the SBEncState structure is allocated, freed and initialized but never actually used. Perhaps it's a leftover from some previous incarnation of the QMF code? Hope I'm not wasting your time here. John Ridges