search for: tacked

Displaying 20 results from an estimated 426 matches for "tacked".

Did you mean: acked
2010 Mar 07
1
duplicate STRSXP : shallow copy ?
Hello, As this little program illustrates, duplicating a STRSXP does not seem deep enough. require( inline ) fx <- cfunction( signature( x = "character"), ' SEXP y = PROTECT( duplicate( x ) ); int n = LENGTH(x); int nc = 0 ; char* p = 0 ; for( int i=0; i<n; i++){ p = (char*)( CHAR( STRING_ELT( y , i ) ) ); nc = strlen( p ) ; for( int j=0; j<nc; j++){ p[j] =
2002 Mar 01
2
best way to work with cvs?
I use a script to get the lastest samba: #!/usr/bin/ksh echo "\npassword: cvs\n" cvs -d :pserver:cvs@pserver.samba.org:/cvsroot login cvs -z5 -d :pserver:cvs@pserver.samba.org:/cvsroot co samba Are there any other commands I could tack on or something I should do differently to make sure I am getting correct rebuilds? For example, should I tack on at the end: cd
2010 Nov 22
1
tack + heap sizes ?
Where can I find required memory sizes on stack and heap for encoder or decoder ? How do these figures depend on sampling rate and/or data rate or other settings ?
1998 Dec 14
1
communication between: a server Samba and a PC client
hello, I have just install the samba soft on a Solaris 2.5 station. For the beginning, I try to print whith a PC Window's 95 configuration on a printer define on my server Samba. In my office, The PC are enable to communicate this a Novell Server. When I try to print with a PC via Samba, it is possible, if in a first time, I connect me on the server Novell (authentification database of
2010 Jun 25
1
Anyone try 'ssh server" and get "Password for DOMAIN\USER:>>"
I'm trying to use 'ssh' as a domain user from a workstation into my server. When I ssh as a non-domain user, it doesn't tack on a domain (or workstation) name, so it just works, but when I log in from from my Samba domain, it tacks it on (and the linux security stuff doesn't like "domain\" either. Should the pam_winbind module be able to authenticate this type of
2001 Oct 04
2
Tried a different tack ....
I installed the latest Codeweavers preview build (binary RPM, ugh!), and the DeskTopWindow error I was experiencing building from cvs is gone. All the font fixme warnings (which had, at one point, gone away) are back, and I'm back to the previous error I was getting before DeskTopWindow: babylon5:alaric:~:46 $ wine --debugmsg fixme-font d:\\install.exe Invoking /opt/wine/bin/wine.bin
2010 Jan 03
1
Re: How to achieve Japanese localization on Mac OSX?
...wine-devel/2009-November/080062.html > > > > > > > > > > > Hmmm. The message seems to imply that using LC_MESSAGES would work. > > > However, it did not. I'll read more on the thread in Wine-devel. > > > > > What did you use? If you tacked on a .utf8, then of course it didn't > > work! On Mac OS, you have to put a dash between the "UTF" and the "8": > > ja_JP.UTF-8. (Or you can type ja_JP.utf-8.) And if you want Shift-JIS, > > then you need to tack on a .SJIS: ja_JP.SJIS. > > > >...
2004 Feb 11
6
Spelling (PR#6570)
I came across this in connection with an unrelated issue > beta[2] Error in beta[2] : object is not subsettable > beta[2] <- 5 Error in "[<-"(`*tmp*`, 2, value = 5) : object is not subsetable One of the messages must be wrong, but I need a native English speaker to tell me which one. -- O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of
2005 May 06
1
Am I on the right track, and consultants
Hi, I've been lurking here for about a month and I've been putting together our companies planned migration to a new office and a new phone system. Could anybody tell me if there are any pitfalls to the following setup I may have missed? 1: TBD PC running * a: Digium TDM04b FXO connected to PSTN 1: lines rolling over via SBC sentrex to get multi-lines on 1 number b: Digium
2009 Aug 05
0
Asterisk with gizmo5 and google voice only takes one call at a time.
my problem is this. I have google forward the call to gizmo5. I have this line in my sip file : register => user:password at proxy01.sipphone.com I believe this lines connects asterisk with gizmo5 so when it gets a call from Google, asterisk will answer it? At the end of my sip file i have this [Calls-From-Gizmo-Network] type=user context=demo disallow=all allow=ulaw allow=ilbc allow=gsm
2003 Dec 12
3
C++: Appending Values onto an R-Vector.
Hi folks. I posted this question a few days ago, but maybe it got lost because of the code I included with it. I'm having a problem using the SET_LENGTH() macro in an R extension I'm writing in C++. In a function within the extension I use SET_LENGTH() to resize R vectors so as to allow the concatenation of single values onto the vectors -- it's a "push back" function to
2006 Jul 23
4
Anything like with_scope for ActionController?
There are areas of my application that "want" to use a url structure like domain/<human_readable_param>/<Module>/<Controller>/<Action>/<Id> Please note that the human readable parameter I need to inject is NOT related to the <id> being used by the action/controller pair. It''s identifying a container object whose contains are operated
2007 Apr 09
8
How do I use link_to with all the current options?
In one of my pages I want to create some URLs that go to the same page, but tack on an extra parameter (column sorting stuff). How do I do that? I''ve tried link_to "Title", :sort => "title" and that''s pretty close...it keeps the controller name, but it doesn''t include one of the parameters. I''m using nested routes, so the URL should
2002 Nov 20
3
using R under windows
I am used to using R under unix. I have a problem with R under Windows-2000: Suppose I have a is a plain text file code.r full of R code that I want to source into R. My problem is that Windows invisibly tacks ".txt" onto the end of the filename (the name looks like code.r but it is really code.r.txt). How to get windows to both allow me to call it code.r (for real! Not code.r.txt) and
2016 Mar 08
2
Module Versioning... and other things
...ote: > [...] the merging of ldlinux.sys and isolinux.bin, which I would very > much like to rally people on this list into seeing as beneficial. [...] My understanding is that isolinux.bin and ldlinux.bin are pretty much twins[1]. If I understand correctly, you'd like the latter to be tacked onto the former because people are too stupid to put both on the ISOs that they are too stupid to anticipate might have USB disks derived from. Is that a rough understanding of the cause that you are rallying for? - Shao [1] There are obviously differences, including that the former has extr...
2008 Dec 02
4
Educentos?
Is there an Edubuntu equivalent for Centos?
2015 Feb 03
2
Another Fedora decision
On 2015-02-03, Scott Robbins <scottro at nyc.rr.com> wrote: > On Tue, Feb 03, 2015 at 01:53:45PM +0000, Timothy Murphy wrote: >> >> The first is "Don't use a palindrome" >> which makes me wonder if the author knows the meaning of this word. >> I suspect he/she thinks it means "a known word backwards". > > That's what I would call
2010 Feb 18
2
xapian.DocNotFoundError: regression?
Hello, I've installed xapian-core 1.1.3 and xapian-bindings 1.1.4 from the tarballs announced by Olly the other day. With these versions, Enquire.get_mset() seems to consistently be raising xapian.DocNotFoundError. I've attached a small test case which reproduces this. The same test case works fine with 1.0.16 (not the latest 1.0.x, but it's what I had installed). Program output
2016 Aug 21
2
Sound failure in CentOS 6.8
...OS 6.8 system several months ago. > > alsamixer may tell you something useful. > When I select HDA Intel PCH, which is what it should be using, everything looks normal with one possible exception. There are three volume sliders labeled S/PDIF and the second one has "Default" tacked on to it. All three have volume set at zero and alsamixer won't allow any change. The default should be HDA Intel PCH. I have a strong suspicion that there's a config file somewhere that somehow got messed up, but all the config files that I'm aware of that might have anything to d...
2015 Jun 15
3
More about my SSL certificate problem
Someone, I don't remember whether it was Alex or Urban, asked me to check on my private keyfile to see if it began with "Begin RSA private key". I reported that it does not. Now here's where things get strange: When I ran the command: $ openssl req -nodes -newkey rsa:2048 -sha1 -keyout myserver.key -out server.csr on an old Ubuntu system, `myserver.key' does begin with