search for: aroud

Displaying 19 results from an estimated 19 matches for "aroud".

Did you mean: around
2006 Apr 21
2
[LLVMdev] successfully bootstraped on a i686-linux-gnu
...n/ -B/i686-pc-linux-gnu/lib/ -isystem /i686-pc-linux-gnu/include -isystem /i686-pc-linux-gnu/sys-include -c -xobjecti ve-c -fgnu-runtime -fobjc-exceptions -S conftest.c >&5 WARNING: EH not supported yet! configure:5134: $? = 0 configure:5155: error: unable to detect exception model To work aroud the problem I edited gcc/objc/config-lang.in and removed the comment from the line #target_libs=target-libobjc With this change it is again possible to build without objc. The complete configure line was ../llvm-gcc4-1.7.source/configure --prefix=$CFEINSTALL --enable-languages=c,c++ --program-pre...
2005 May 04
1
Questions about the intersection area under two kernel densities
...l density estimators). For example: x<-rnorm(100,0,1) y<-rnorm(100,0.2,1) density(x) # This produces the summary of dependent variable and independent variable. How can I get the individual values of variables and reform a curve to calculate the area under curve? Is there a way to get aroud this and give me the solution? Thanks a lot. Grace --------------------------------- [[alternative HTML version deleted]]
2003 Nov 30
1
Sound Breaks
...X100P and aTDM one port card in a small not world connected subnet, I've sucessfully setup two sip phone and one analog extension everything works fine with the analog phone but when you talk to someone on the sip phone the person at the sip phone can be heard with inteference. I've looked aroud the archives and found nothing specific. Can anybody give some pointers? Carling
2006 Apr 28
0
[LLVMdev] successfully bootstraped on a i686-linux-gnu
On Fri, 21 Apr 2006, [UTF-8] Rafael Esp?ndola wrote: > To work aroud the problem I edited gcc/objc/config-lang.in and removed > the comment from the line > #target_libs=target-libobjc > > With this change it is again possible to build without objc. The > complete configure line was > > ../llvm-gcc4-1.7.source/configure --prefix=$CFEINSTALL >...
2006 May 01
1
[LLVMdev] successfully bootstraped on a i686-linux-gnu
...source/gcc/Makefile.in and a line like this: INCLUDES += -I$(LLVMOBJDIR)/include With this change, the building errors were gone. Is this the right hack? Thanks. Nai On Friday 28 April 2006 08:05, Chris Lattner wrote: > On Fri, 21 Apr 2006, [UTF-8] Rafael Esp?ndola wrote: > > To work aroud the problem I edited gcc/objc/config-lang.in and removed > > the comment from the line > > #target_libs=target-libobjc > > > > With this change it is again possible to build without objc. The > > complete configure line was > > > > ../llvm-gcc4-1.7.source/c...
2007 May 02
2
delay in switching between contexts
Hi, I am facing this issue, where I get a delay of aroud five seconds when switching between contexts (through extension.conf) . This is how my extensions looks like. [salesivr] exten => _X.,1,NoOp(Incoming call from user ${EXTEN} and caller id ${CALLERID}) exten => _X.,2,Playback(emptyy) exten => _X.,3,Background(Main_Sales) exten => _X.,4,...
2013 Jan 24
3
DECT Solution
Hello, I need to setup system of aroud 60 DECT phones with asterisk. So far I found http://www.grandstream.com/index.php/products/ip-voice-telephony/enterprise-ip-phones/dp715_710 However is there some cheap base station(similar to GSM cell) so I can handle all DECT phones centralized and plug it inside asterisk ? Thanks, Peter
2006 Nov 21
0
Network performance problem with Xen 3.0.3 HVM/VT
...ll it using qemu and then boot it into Xen HVM. The performance problem seems to be coming from network latency : depending on the host OS, we have measured ping times ranging from 4ms (Windows 2000, Linux) to 10ms (Windows 2003). Of course, the network performance is suffering, with throughputs aroud 600kbytes/s for Windows 2003, and 3Mbytes for Windows 2000 and Linux. The CPUs are idle during our benchmarks. We suspected the network driver was using some kind of polling, because there is no load, and the latency is that big. We tried to compare with latest qemu, and qemu hasn''t d...
2010 Apr 04
0
Which zfs options are replicated
Hello list, I started playing aroud with Comstar in snv_134. In snv_116 version of ZFS, a new hidden property for the Comstar MetaData has been intoduced (stmf_sbd_lu). This makes it possible to migrate from legacy (iscsi target daemon) to Comstar without data loss, which is great. Before this property you always lost the first 64k...
2006 Feb 19
2
how would you implement this normalizer?
Names of models in my application have accented characters that imply unexpected orderings. For instance ?vila should go before Madrid, but String#<=> puts it the other way aroud. I am only sorting for views, so it would be OK to do some normalization on-the-fly on Ruby land, and since the same criteria has to be used throughout the application I was thinking on some sort of generator whose usage would be: class User < ActiveRecord::Base normalize_for_sor...
2005 Jul 31
1
Gnome Logouts -- are very slow or they hang -- 2nd post
...logout: /usr/libexec/gam_server /usr/bin/ssh_agent -s For every log in session I try, there is a copy of the 'ssh_agent' still hanging around after Gnome finally logs out. Could this be what's causing the problem? KDE logins will also cause these two programs to hang aroud, but it will usually logout in a timely fashion. Any help would be appreciated.
2004 Jul 05
1
rsync and permissions
...from the local one usinf ssh. All works fine except that I am unable to set a global "strategy" on permissions, i.e. what user rsync had to use to get all the distant files. Have I to connect as root? What about security in this case? Generally speaking, is there somewhere information aroud this subject? Thank you for your help. -- Christian Frabel
2004 Jul 19
0
AIX winbind auth AD 2003 gid problem
Hi! We have a production cluster AIX 5.1 (HACMP) with Samba (2.99 alpha) as auth today, it handles aroud 800-900 users, we have no local users on the box except the one that must be there... But now we need to uppgrade. Now im testing the 3.0.4 I have manged to get samba to work in a native mode AD. with one domain the problem is when i try to use the production domain, thats runs in mixed mode and...
2005 Dec 06
0
GRE Tunnels
...ev tun0 ip route add 192.18.0.2 dev tun0 ip route add 192.168.2.0/24 dev tun0 I change the remote and local ip and setup the tunnel ad the other end. The tunnel is up and i am able to send data through the tunnel. But its very slow. Without the tunnels i could send 50Mbps and with the tunnels its aroud 1-2 Mbps. --- Kernel Config --- -- CONFIG_NETFILTER=y # CONFIG_NETFILTER_DEBUG is not set # CONFIG_FILTER is not set CONFIG_UNIX=y CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y CONFIG_IP_MULTIPLE_TABLES=y CONFIG_IP_ROUTE_FWMARK=y CONFIG_IP_ROUTE_NAT=y CONFIG_IP_ROUTE_MULTIPATH=y...
2005 Dec 18
8
Invoking Rails from an API
Hi, I am trying to use ruby int an embedded web server. The environment does not have the luxury of CGI or WebBrick. I find limited documentation on how to get this to work. As a test program on windows, I tried the code in the section below. I have the issues. 1. Is public/dispatch.rb the right script to invoke a rails app? If so, what is the right way to invoke dispatch.rb? 2.
2013 Mar 10
1
libconf branch build failure: sigemptyset()
Vaclav, NUT is failing to build on OS X 10.6 and 10.7 With GCC/g++: http://buildbot.networkupstools.org/public/nut/builders/MacOSX-10.6-x86/builds/340/steps/compile/logs/stdio The same branch with clang/clang++: /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -MT nutipc.lo -MD -MP -MF .deps/nutipc.Tpo -c -o nutipc.lo nutipc.cpp
2012 May 28
2
import contingency table
hello everyone, i often work on contingency table that I create from data.frame (with table() function) but a friend sent me an excel sheet wich *already is* a contingency table (just a simple 2 way table !...) any clue on how to import it in R (keeping row names and col names) ? any tuto I come accross only mention the table transformation, but never the import of such data I only found
2006 Aug 23
0
Random structure of nested design in lme
...enom F value Pr(>F) soiltype 1 0.029 0.029 32.000 0.0238 0.8784 habitat 1 0.029 0.029 32.000 0.0238 0.8784 soiltype:habitat 1 0.062 0.062 32.000 0.0504 0.8237 It seems to me that the results are either suspiciously signficant (P < 0.0001) or the other way aroud (all P > 0.75). I read in previous posts that I am not the first to encounter this problem, but I did not find a way around this so far. Below I added the data I used as an additional column in the sample dataset I used before. Does anyone have a suggestion how to get reliable output from...
2003 Dec 01
0
No subject
...server, started crawling. I looked in the old smb.conf and it had no special setting for that share (maybe a default config change or something). >From what I hear from the clients, sometimes it works ok, but most times it crawls. Could it be that the reiserfs interacts and slows samba? I played aroud with few settings and here's my relevant portion from smb.conf (as it serves the clients right now): [global] security = user socket options = TCP_NODELAY domain logons = Yes preferred master = Yes domain master = Yes dns proxy = No os level =...