search for: brack

Displaying 9 results from an estimated 9 matches for "brack".

Did you mean: back
2007 Oct 17
0
curly bracket in plot (reply)
...s. This was meant as a reply to another post. On 10/17/07 10:55, thomas.schwander at mvv.de wrote: > Hi Jonathan, > > I read your post in the R-Help. Did you get rid off the problem? I'm standing inf > ront of the same problem... If you've got an answer to me to drae a curly bracket, > could you please be so kind to tell me who you did? I missed the beginning of this thread, but perhaps this is an answer. Look at the Brack function. The result is in the Brown article here: http://journal.sjdm.org/vol1.2.htm (near the end). library(grid) # function to draw curly brac...
2002 May 13
1
Win98 SE - problem with copying to shares
Hi all, i have problems when copying to my shares from win98 to samba on redhat 7.3. Win starts copying but bracks with error, that the share is no longer available or is removed! does anyone know what that means??? I can create folders and browse through the shared folder, I also can delete. Any hints how i will be able to copy to that share? Thanks, Jochen
2011 Mar 24
3
Can't get 'dos filemode' to work as expected
Hello, After an upgrade to samba 3.5.8 (from 3.2.5) the option 'dos filemode' does not seem to work anymore. If I (as a user) do not own the file I can't change permissions. I am user 'felix' and member of supplementary group 'Development'. To test things I use the following share definition: [Temp] path = /srv/samba/file-shares/tmp browseable =
2009 Oct 27
0
boxplot using grid
...e people might be wondering why I am reimplementing the bocplo using grid. The reason is that I need to annotate the plot with something a little more elegant than arrows... I wrote the following function, which seems to work, but I'm not even sure how I'll get it to work with the above. # Bracket function Brack <- function(label, x = 0.5, y = 0.5){ require(grid) llab <- stringWidth(label) vpBrack <- viewport(x = x, y = y, height = unit(1, "npc"), width = llab + unit(4, "char")) pushViewport(vpBrack) grid.curve(unit(0, "char"), unit(0,...
2011 Mar 04
1
Bug 7892 fixed in Samba 3.5.6
Hello, I use Debian Squeeze with Samba 3.5.6. I do experience problems that might be related to those described in bug 7892 that can be found found here: https://bugzilla.samba.org/show_bug.cgi?id=7892 I could not find any information about this bug being fixed in Samba 3.5.x. In the realease notes of Samba 3.4.10 I found this: '* BUG 7892: Fix stale lock in open_file_fchmod().' As
2011 Jun 01
1
Access rights from ACLs not honored when setting file attributes?
This is somewhat a reincarnation of a problem I am facing since upgrading to samba 3.5.6 (3.5.8 is identical). I use samba on an ext3 ACL enabled file system. Typically a users access rights are determined by his or her membership in different groups. The access right is therefore defined and granted by/to the group, not the user. These groups then appear in the ACL of directories and files
2001 Oct 27
3
vorbis won't compile as a Framework
When I tried to compile the vorbis module as a Framework, using ProjectBuilder, I got 1058 warnings (excess elements in scalar initializer, near initialization for ''psy_set0.toneatt', 'vorbis_ftoi' defined but not used, unused variable 'k', braces around scalar initializer, and so on) and 65 errors. Some examples of errors: ------- vorbis/lib/psytune.c: undefined
2010 Oct 15
0
nomianl response model
...(Eric Hu) 68. Re: [OT] (slightly) - OpenOffice Calc and text files (Schwab,Wilhelm K) 69. Coin Toss Simulation (Shiv) 70. Re: "Memory not mapped" when using .C, problem in Mac but not in Linux (David) 71. loop (Julia Lira) 72. Regular expression to find value between brackets (Bart Joosen) 73. Re: Coin Toss Simulation (Dimitris Rizopoulos) 74. Re: Coin Toss Simulation (Erik Iverson) 75. Change global env variables from within a function (Jon Zadra) 76. Re: Change global env variables from within a function (Duncan Murdoch) 77. Re: "Memory not map...
2005 Jul 04
0
Problem linking with libdb
Hello, I am trying to compile iproute2 but something does not work when linking with libdb. This is what I am using: - iproute2-ss050607 - linux 2.4.22 - make 3.79.1 - gcc 2.95.3 - ld 2.15 When I type make, it ends somewhere in ./misc with the following error message: make output starts here: gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -DCONFIG_GACT