search for: prblem

Displaying 20 results from an estimated 33 matches for "prblem".

Did you mean: problem
2009 Jan 05
2
prblem with NA
...the program data<-read.table("fileName.txt", header=F, sep='\t') X=data for(i in ncol) { for(j in nrow) { if(data[i,j]<=100) {X[i,j]=1} if(data[i,j]>100) {X[i,j]=0} if(is.na(data[i,j])) {X[i,j]=NA} } } Thanks -- View this message in context: http://www.nabble.com/prblem-with-NA-tp21301527p21301527.html Sent from the R help mailing list archive at Nabble.com.
2005 Feb 15
0
prblem in compileing asterisk-prepaid
Hello Any one using asterisk-prepaid with mysql. i want asteirsk-prepaid for fedora core 2. i have installed mysql-devel. but after that i am unable to compile the asterisk-prepaid it is giving me error for libmysqlclient. i already have this library in my /usr/lib/mysql. i am using asterisk-CVS. Here is the error given when i try to compile asterisk-prepaid. [root@kamran asterisk-prepaid]#
1999 Aug 04
0
No locking avaliable - Compiling prblem
Hi. I have a small network and a file and print server running on a 486 machine under Suse 6.0, kernel 2.0.36. Samba version is 1.9.18p10 that was precompiled and came with the Suse distribution pack, and it is working without any problem almost a year. Recently I have obtained a 2.0.5a source distribution and when I tried to compile the source I'm receiving the following message at the end
2001 Oct 05
1
Kernel 2.4.10 prblem
Hi, I'm using tinc 1.pre3 with kernel 2.4.3 and it was working fine. I upgraded my kernel to 2.4.10 and tinc stopped working with the following error in syslog: ======= tinc.vpn1[236]: Error while reading from ethertap device: File descriptor in bad state ========= Does anyone had this problem and can you help me with it ? - Tinc: Discussion list about the tinc VPN daemon Archive:
2007 Mar 23
1
Prblems log rotating a file
Hi, I needed to logrotate a fil named qmail-queue.log from qmail-scanner. So i've edit /etc/syslog.conf and changed it to: *.info;qmail-queue.none;auth.none;mail.none;authpriv.none;cron.none /var/log/messages (...) # qmail-queue logs qmail-queue /var/spool/qscan/qmail-queue.log Also, i've edit /etc/logrotate.d/syslog and changed to /var/log/messages
2013 Apr 08
1
cattr_accessor and Thread.current prblems
Hello, I am trying to convert three applications to multitenant, all of them have same structure difference is only in little functions and template designs. All of them using cattr_accessor for setting currencies and other data, and it works perfectly Now i added app_id as cattr_accessor to App model to use it in default_scope to implement multi-tenancy class App < ActiveRecord::Base
2008 Sep 30
1
prblems changing directory in mpi snow clusters
Dear R Users, I am attempting to use snow with rmpi. My configuration is: - R Version 2.7.2, rmpi - RMPI 0.5-6 - DeinoMPI 1.1.0 - Windows Xp SP2 I can sucessfully create a cluster and execute simple commands but for some reason, I cannot change the working directory in my nodes. > noclusters<-2 > cl <- makeCluster(noclusters, type = "MPI") 2 slaves are spawned
2003 Aug 19
3
XP Local Group add prblem - Object Picker Incomplete
Hey troops! Well, it seems that I'm the one that needs some helps this time. Here's the situation. I've got a suXP Pro box with SP1 on it that whenever I try to add any 'domain_user' to any 'local_group' it gives me the following error message: "Information returned from the object picker for object "<username>" was incomplete. The object will
2005 Jun 10
2
W2K printer problem
I am getting the following prblem from my Winblows printer. Using the CUPS printer Config tool, the printer can be setup as a smb://host_name/printer When I attempt to send a test page, I get the following message: Description: Brother LaserJet Location: royal Printer State: processing, accepting jobs. "Unable to connect to...
2006 Aug 31
2
DCOM 1.3.5 Exception from HRESULT: 0x80040013 on iR.Init("R")
...RDCom, which is what I would expect. I searched the registry for differences between my laptop (Windows XP SP2) where it works but have not found anything useful I have also tried to install Version 2.0.0 from http://cran.r-project.org/contrib/extra/dcom/RSrv200.html. But this did not resolve the prblem Any ideas? Thanks... Nigel... DISCLAIMER: This e-mail contains information solely intended...{{dropped}}
2010 Sep 13
2
post
...to do the t.test for each row on the two subsets of columns, ie to compare a b d group against e f g group at each row. subset 1: a b d 1 2 3 4 5 ... 100000 subset 2: e f g 1 2 3 4 5 ... 100000 100000 t.test's for each row for these two subsets will take around 1 min. The prblem is that I have around 10000 different combinations of such a subsets. therefore 1min*10000 =10000min in the case if I will use "for" loop like this: n1=10000 #number of subset combinations for (i1 in 1:n1) { n2=100000 # number of rows i2=1 for (i2 in 1:n1) { t.test(tab[i2,v5],tab[i2,v6...
1999 Aug 26
1
Visual C++ fails to recognize changed file
We're having a problem that is the reverse of prblems that others have had: if we have a file open in Visual C++, and change it from another editor (either on the PC or on Unix), Visual C++ does not notice that it has been changed and ignores the file when it does a make. If the file is on a local drive, everything works fine. We're running Sam...
2004 Jul 19
1
problem with xp profiles and My documents contents
hi all, got a small prblem here Running Samba 2.2.8 with a couple of dell laptops that are used either standalone or connected to a network. Both users are storing lots of pictures on their C drive which are visible through My Documents/My Pictures. The problem is that when they are connected to the network, all these...
2001 Mar 15
2
UTF-8 in comments
...-8 strings back to something that displays ok (ISO-8859-1?). 3) Add sanity checking in the appropriate place of libvorbis to prevent bogous strings to be added as comments. 4) Write a small utility that fixes the comments in existing files to conform to spec. issues: iconv() has some portability prblems judging from the comments in the glibc infopage. I don't have the knowledge about how display and input of different charsets work on different systems, unicode xterm, fonts and so on. My primary goal with this is to make something that works ok for ISO-8859-[1-15] users cheers/daniel ps. Ju...
2005 Nov 04
4
Sendmail
...cts blocking port 25. It has been my experience that with most arch's and versions where sendmail is the stock mta, they always seem to work out of the box with no tweaking at all. I have got to get this set up but will do it on a test machine rather than the production machine. Between that prblem and the changes between bind 8 and 9, I was dead in the water from the outset. Back online with the BSD machine for the time being. Any reason why mail connections would be refused ? (yes sendmail was running too) Thanks.. Sam -------------- next part -------------- An HTML attachment was scru...
2010 May 18
8
gem for snow leopard?
Does anybody plan to post binary rem for SL? Id''love to rely on its availability in the installation script... As wx included in installation package makes it huge... Sergey Chernov real.sergeych@gmail.com
2005 Feb 08
2
Voicemail not working properly
i am working on asterisk. i am using fedora core 2 on my asterisk mechine. when i was working on stable version my voicemailmenu was working well. i can lissten to menu and send dtmf to control menu now i have compiled CVS version of asterisk. now when i configure my voicemail for any extension suppose i declared a voicemail box 9999 for user 3000. when i dial to 3000 i cannot have any menu there
2009 Jul 10
0
Dell poweredge T100 & TE420
Hi All I am getting a strange prblem while installing TE420 on a Dell Poweredge T100 machine. I get a "TE4XXX: version Synchronisation error " nad the machine hangs which needs a hard reboot . Its a new machine and if i install TE410P then installation is successful. Strangely enough i have a working TE420F on another Dell P...
1998 Nov 02
0
SAMBA digest 1861
...t; We're having some odd issues with samba and MS Word (And presumable the > rest of the office suite, but I haven't checked) running on NT 4.0 sp3. > > MS Word doesn't seem to obey the umask settings: > create mask = 0775 > directory mask = 0775 We've had that prblem here: many pc apps rename the file to be edited to xxx.bak, create a new file with specific permissions and write the edited file to that. This usually blows group permissions. To offset it, use ``force create mode'' to force suitable permissions to be set. --dave -- David Collie...
2001 Nov 26
1
enquiry ?
I have downloaded samba-2.2.2-sparc-solaris-2.8.pkg from your site and would like to install it to my unix server sun solaris 5.8. I am battling to use the pkgadd to install this package. Can you please help me in this regard as I have failed to find samba/docs/htmldocs/UNIX_INSTALL which is suppose to be instructions on how to install it on unix sun solaris. Thanking you in advance. Regards,