search for: tacking

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

Did you mean: backing
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?
Marvin_Arnold wrote: > > Charles Davis wrote: > > James McKenzie wrote: > > > > > vitamin wrote: > > > > > > > James McKenzie wrote: > > > > > > > > > > > > > I do think this is doable, but the appropriate variables have to be set before running Wine, just like you do in Linux (or any other UNIX for that
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.
...and insert values into the allocated slots, the code works fine. If you'd like to see some test code, I've already posted it here: https://www.stat.math.ethz.ch/pipermail/r-help/2003-December/041871.html Here's my question, then: Is SET_LENGTH() the appropriate way to create space for tacking values onto the end of an R-vector in C++, or should I be trying to tack them on in some other way? Thanks again! -- Jim Java
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
On 3/8/2016 07:23, Pete Batard via Syslinux wrote: > [...] 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
2008 Dec 02
4
Educentos?
Is there an Edubuntu equivalent for Centos?
2015 Feb 03
2
Another Fedora decision
...ng, but some cursory > googling indicates that I'm right. What am I missing here? I don't think anybody is missing anything. "Palindrome" in this context may not be limited to real words; the author may be suggesting that you not pick your password by picking a real word and tacking on its reverse to make a palindrome, e.g., "password1drowssap". --keith -- kkeller at wombat.san-francisco.ca.us
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
On Sunday 21 August 2016 13:50:25 Frank Cox wrote: > On Sun, 21 Aug 2016 13:39:29 -0700 > > j_post wrote: > > Sound stopped working on my CentOS 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
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