search for: howver

Displaying 20 results from an estimated 45 matches for "howver".

Did you mean: however
2005 Jun 11
3
[Homes] on two machines, possible?
Hi, I have a smb pdc running which works quite well so far, and would like to know if this feature is possible. I have two locations, and I want all users to authenticate on Machine A. Howver there are some users that are closer to machine B, and I would like to be able to have the homes of those users on machine B rather than machine A (they should authenticate on machine A anyway). Is this possible without a mount of the users (those I want on machineB) home directories on machine...
2008 Nov 19
2
Icecast 2.3.2 doesn't list all mount points
Hello, I've upgraded from 2.3.1 to 2.3.2. I've been used to list all mount points by <xsl:for-each select="source"/> under /icestats. Howver now the /icestats elemets contains only source elemets which have been requested at least once. That means the list (e.g. /stats.xsl under web directory) is empty after server start. I've found out this regresion presents only in stylesheets from web directory. If I copy a stylsheet into admin...
2007 Sep 25
5
Am I misunderstanding the ifelse construction?
...0.5 11 + 0.5 12 - 0.5 13 + 0.5 14 - 0.5 15 + 0.5 16 - 0.5 17 + 0.5 18 - 0.5 19 + 0.5 20 - 0.5 > And change the sign of the value of the gc_content field if the corresponding dir field is negative. Howver, when I run this through the changedir function, all of the gc_contents become negative. An I misunderstanding how to use the ifelse construct? And in that case, how should I go about doing this in a different way? Thankyou very much in advance for your help, and I hope that my question is not to...
2005 Jan 24
3
tc filter change/replace
...#39;' are working. Googling around revealed a few emails on the LARTC stating that unfoirtunately they do not work. A quick check showed that they are still not implemented (properly). Some propose a solution to build a second tree of filters and apply the 2nd one when a need for it arises. Howver how can someone achive the above trick. Any answer is welcomew. Thanks, Antonio & Alex _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2001 Jul 16
2
Trouble with the memory allocation
...correctly, starting with the version 1.2.3, R memory allocation can be done dynamically, and there is no need to fiddle with the --nsize and --vsize parameter any longer... So far this everything seemed to go this way (I saw the size of my processes growing when I was using big objects and so on). Howver recently I had trouble with the memory. It seems there is a limit of about 1,2 Go, beyond which R starts to send memory allocation error messages... not consistent with the memory still available (like 'Error: cannot allocate vector of size 125382 Kb', while there still about 17Go free)....
2004 Apr 27
1
legend(1,1,expression(a<-"10^-6"))
hi all, I have a problem with showing properly formated mathematical expressions in a plot. The following works: plot(1:10) legend(1,10, expression(10^-6)) Howver, if my expression is kept in a char variable, I don't know how to show it in the legend. # I have st_"10^-6" # I try to do this plot(1:10) legend(1,10, expression(st)) # which doesn't turn out as expected Is it possible to convert a string into expression? Or is there a diffe...
2008 Jan 08
1
Range of circular data
I want to get the minimum arc (in degrees) needed to include a set of compass directions. I would like to use the range.circular() function of the package circular, because that package understands a compass-type of angle convention, but it gives results I don't understand. Howver, I can get the correct answer in the example below, 90 degrees, using the CircStats package. How can I make the circular package work for me? > R.version.string [1] "R version 2.6.1 (2007-11-26)" > library(circular) > y <- circular(c(45, 135), units = "degrees", t...
2006 Feb 22
1
vmware server looking for libX11.so.6 32bit
...t.so.6 => not found libXt.so.6 => not found libICE.so.6 => not found libSM.so.6 => not found libXrender.so.1 => not found libz.so.1 => not found libc.so.6 => /lib/tls/libc.so.6 (0x00b4e000) /lib/ld-linux.so.2 (0x00b35000) howver i have the 64bit versions of these filesand im unable to install the i386 for arch reasons im sure off, just wondering if anyone had come across acure for this is it just a case that the vmware product needs to be compiled against 64bit libs and not 32 bit libs Cheers -Stephen
2007 May 26
3
learning lattice graphics
Hi, I've just produced my first lattice plot - the graphic is very impressive, but I only partly understand how it works. I crimped from examples in MASS and the help pages to get most of what I want done. Howver, I find both MASS and the help pages are a little too terse for my needs as a beginner. Can anyone suggest web or print resources for lattice graphics that provide a more thorough introduction? I've been through the FAQ and standard manuals, but didn't see what I needed there. Thanks, Tyl...
2012 Apr 18
3
[PATCH 3/3] export MALLOC_PERTURB_ and MALLOC_CHECK_ in test suite
That enables an special implementation that checks for common memory errors and will save us from a lot pain. --- test/test_bins.sh | 2 ++ test/test_flac.sh | 2 ++ test/test_grabbag.sh | 2 ++ test/test_libFLAC++.sh | 2 ++ test/test_libFLAC.sh | 3 +++ test/test_metaflac.sh | 2 ++ test/test_seeking.sh | 2 ++ test/test_streams.sh | 2 ++ 8 files
2011 Jan 30
4
Any roadmap on WebM Support ?
Hello , We are using Icecast for few years in a small french radio station with great success ! ( hitting 60 simultaneous listeners sometimes :-) ) http://www.radiogalere.org:8080/ Now we plan to stream the webcam capture of the studio, we 've done a test with Ogv/theora @128kb video with great sucess although none of the HTML5 browser wher able to keep on playing the stream after few
2004 Aug 06
1
Asterisk Dry Run
...routing calls on sip channels. I don't think i need any hardware for that. I am using LIPZ4(zultys) and sjphone as softphones. I tried setting up both of them and to call one from the other on the same machine, however could not. I 1-) I could connect sjphone in isolation to freeworld dialup howver i got no sounds ...the records at free world dialup confirmed i made and recieved calls. My sound card works absolutely fine..however i got no echo or ring, yet the record shows i did make a call when i did. 2-) With asterisk when i enter "sip show registry" it does not show either de...
2017 Feb 09
2
R CMD check error
Martyn, No, that didn't work. One other thing in the mix (which I don't think is the issue) is that I call one of the C-entry points of expm. So the DESCRIPTION file imports expm, the NAMESPACE file imports expm, and the init.c file is #include "R.h" #include "R_ext/Rdynload.h" /* Interface to expm package. */ typedef enum {Ward_2, Ward_1, Ward_buggy_octave}
2008 Nov 12
3
R- transform data frame into matrix
...is up in the mailing list as it has probably been answered before but only found aspects of the problem which I was just not able to plumb together. Many thanks in advance, I hope this is not to much of an insult for the list. Thorsten P.S: I have already sent this message to the mailing list, howver I got a bounce-message back, so hopefully this is no duplicate entry. Sorry for any inconvenience that this may confer. -- Thorsten Raff 2nd Medical Department, University Hospital Schleswig-Holstein, Campus Kiel Chemnitzstra?e 33 24116 Kiel GERMANY phone: +49 431 1697-5234 fax: +49 431 169...
2004 May 13
3
Winbind ADS Issues w/ *TONS* of Pre-Research
...into the same issue, and there's never any responses with a resolution. I must have viewed more than 500 postings over the course of the day. I have a seemingly valid Samba configuration file. All of the `wbinfo -u`, `wbinfo -g`, `getent passwd`, and `getent group` commands work just fine. Howver, `wbinfo -t` and `wbinfo -a` don't work, and I can't authenticate users against the domain controller. As an example: [root@nasone samba]# net ads join -U Administrator Administrator's password: [2004/05/13 17:49:30, 0] libads/ldap.c:ads_add_machine_acct(1006) Host account f...
2016 Apr 28
0
[Bug 2000] when using ssh with ControlMaster/ControlPersist, one may get zombie processes
...9;s a) the protocol meant for doing this b) secure (unlike e.g. NRPE). But without control channel muxing, it's much slower than e.g. NRPE, as all the auth/kex/etc. needs to be done again for every connection, which doesn't scale when you run n checks per host... ssh with control muxing is howver basically as fast as NRPE. -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.
2018 Aug 29
0
C7, system-auth-ac, and authconfig
I read the clear-as-mud docs, and it appears that if we want to modify system-auth-ac, we can create a local, and point system-auth to it. Howver.. in the default, I see auth [success=3 default=ignore] pam_succeed_if.so service notin login:gdm:xdm:kdm:xscreensaver:gnome-screensaver:kscreensaver quiet use_uid Now, we'd like to add sudo to that list. Does anyone know *where* authconfig gets that list in the first place? I haven'...
2012 Apr 18
1
[PATCH 3/3] export MALLOC_PERTURB_ and MALLOC_CHECK_ in test suite
...MALLOC_CHECK_=3 >> +export MALLOC_PERTURB_==$(($RANDOM % 255 + 1)) > > This has problems. > > This fails in bash, sh and dash. Eg bash: > > $ echo $(($RANDON % 256)) > bash: % 256: syntax error: operand expected (error token is "% 256") > > I do howver like this idea it if can be made to work works for me in zsh, bash..etc.. there is a typo in the quoted line though. export MALLOC_PERTURB_==$(($RANDOM % 255 + 1)) must say export MALLOC_PERTURB_=$(($RANDOM % 255 + 1)) however is not gonna work with dash.
2014 Jun 30
2
Residual bps and encoding speed
I changed the condition in *_precompute_partition_info_sums_*() functions from if(bps <= 16) to if(FLAC__bitmath_ilog2(default_partition_samples) + bps < 32) and then changed the 'subframe_bps' argument of find_best_partition_order_() in evaluate_fixed_subframe_() and evaluate_lpc_subframe_() as follows: evaluate_fixed_subframe_(): evaluate_lpc_subframe_(): 1)
2014 Jul 02
0
Residual bps and encoding speed
...gt; > So I think it's a matter of taste which patch to prefer: this -- > http://lists.xiph.org/pipermail/flac-dev/2014-June/004771.html > or this -- > http://lists.xiph.org/pipermail/flac-dev/2013-July/004303.html I much prefer the second version because its such a trivial patch. Howver, exactly because it is such a trivial patch it would be easy for someone to remove the "+ 4" again and break it. Before I commit this, I'd like to have a test that triggers this problem. Let me work on that. Erik -- ------------------------------------------------------------------...