search for: hepl

Displaying 20 results from an estimated 21 matches for "hepl".

Did you mean: help
2008 Mar 05
2
Principle component analysis
Thanks to Mr.Liviu Androvic and Mr.Richard Rowe helped me in PCA. Because I have just learn R language in a few day so I have many problem. 1) I don't know why PCA rotation function not run although I try many times. Would you please hepl me and explain how to read the PCA map (both of rotated and unrotated) in a concrete example. 2) Where I can find document relate: Plan S(A), S(A*B), S(A)*B? Thanks alot. -- View this message in context: http://www.nabble.com/Principle-component-analysis-tp15846902p15846902.html Sent from...
2009 Jul 28
3
CIsco 7960 + asterisk: hepl needed
Dear All, I'm trying to configure my new phone Cisco 7960 to work with asterisk. I followed http://www.asteriskguru.com/tutorials/cisco_7960_ip_phone_configuration.html and I got into the point where I can see on the the display line indication showing "55 <phone icon with x>" so it looks like the phone is not registered. The phone and the asterisk are in the same local
2013 May 03
2
Latex errors (build on windows)
Where can I found hepl about latex errors: the R CMD check tells me less, but: * checking PDF version of manual ... WARNING LaTeX errors when creating PDF version. This typically indicates Rd problems. * checking PDF version of manual without hyperrefs or index ... ERROR Re-running with no redirection of stdout/stderr....
2004 Oct 27
4
ploting axes and rotating strings
...'str=90' (to rotate the text for 90 degrees), I get a warning massage: Warning message: parameter "str" couldn't be set in high-level plot() function This suprises me, since if I read the help correctly ('?par'), then this should not happen. So if anyone can either hepl me to rotate the text in 'text' or to correctly plot the text in 'axis', I would be very grateful. Ales
2002 Jul 16
1
Translating winehq.com
I'm going to start translating winehq.com into italian, and hope (With the hepl of a few friends) to start spainsh and sweedish soon, the winehq webmaster is not apparently going to support us, but in any case, we a starting, if anybody wants to help or wants to translate into more languages, just e-mail me.
2008 Jun 14
1
Porting with winelib - undefined reference to `WinMain'
...is app is mainly console, but can draw some stuff using SDL. The problem is: compiles fine but when linking I get Code: /usr/lib/wine/libwinecrt0.a(exe_main.o): In function `main': exe_main.c:(.text+0x9d): undefined reference to `WinMain' Yes, I've googled but none of found solutions hepled. Source at current state can be got here: http://silentman.org.ua/build.tar.gz (I use build.sh for compiling)
2016 Aug 04
2
Re: Libvirt: dynamic ownership did not work
...ta/hdd1/libvirt/images/test.img > > > Michal I did together with Michael Tremer some debugging and Michael posted our results in the bugtracker. So it seems that the chown function is not executed, because a other function return a wrong value. Maybe the describtion in the bug report hepls to go furhter, when not say what you need (logs) to debug the problem. Regards Jonatan
2006 Feb 21
9
Checked mongrel_rails_service drafts
Ok, I have checked in the first draft of rails win32 service into examples mongrel_rails_service is the controller, and the _svc script is actually the service. The controller uses Mongrel Commands as requested by Zed, but the service was simplified for debugging purposes, later will merge and refactor both files. The environment defaults to production, so if wanted to run it on other, you must
2016 Aug 05
0
Re: Libvirt: dynamic ownership did not work
...Ah, reading the bz transcript, you are not passing the path directly into the XML rather than use a volume from a storage pool. This is supported but the previous case is more tested. Again, this would help me to narrow down the possible causes. > > Maybe the describtion in the bug report hepls to go furhter, when not > say what you need (logs) to debug the problem. Maybe I'm misreading this, but I think I've told you what I need to debug the problem. Moreover, it's usually better to provide as many information as possible when debugging a problem. Even a tiny little thin...
2012 Feb 04
1
Fix cuesheet.c to allow metaflac_test.sh to run to completion
Earl Chew wrote: > Erik, > > My working view has this as the last commit: > > commit 19e3918d4e35f4ab99e7fcc58c169025c576dd16 > Author: David Schleef <ds at schleef.org> > Date:?? Thu Aug 25 18:40:29 2011 -0700 > > ??? Fix md5 structure clearing in previous commit > > > > Using this, test_metaflac.sh runs cleanly with my cuesheet.c change.
2010 Apr 26
1
performance of maildir on ocfs2
Hi, I would like to run my imap service on a active-active cluster. I wonder how well OCFS2 performs in read and write with millions of smallest files involved. Has anybody got any experience? Thanks John
2005 Aug 09
0
Mail items not showing in outlook from network shared pst file
...directory mask = 0770 print command = /usr/bin/lp -o nobanner -c -d%p %s >> /tmp/%p.log ; rm %s ...other entries [mail] comment = User mailboxes path = /mailboxes/%u read only = No create mask = 0700 directory mask = 0700 Can anyone hepl
2010 Nov 16
1
Samba 3.5.X
Hello, I don't know if this was reported before, I never found anything related. A few days ago I installed a Domain Controller with samba 3.5.6, with an ldap backend. I added a Windows 2008 Server R2 to the domain but never was able to authenticate to the domain, I always got the error "There are currently no logon....." . After a time I decided to try samba 3.4.8, without any
2012 Mar 08
1
parsing text files
...rts <- readLines("ClinicalReports.txt") #processing the file starting at each "Acc.ne n. " serologic <- lapply(which(grepl("^Acc.ne n.", reports)), function(.line ).... but I'm a biostatistician whith almost no expertise in programming and I really need your hepl! Please!!! http://r.789695.n4.nabble.com/file/n4456355/ClinicalReports.txt ClinicalReports.txt -- View this message in context: http://r.789695.n4.nabble.com/parsing-text-files-tp4456355p4456355.html Sent from the R help mailing list archive at Nabble.com.
2009 Mar 23
2
selection correct auth with multiple auth methods
How do you control which socket or authentication process dovecot's pop3 daemon chooses to use? I've got a user database with two flags one to allow pop3 access and the other to allow the use of auth smtp. There are two authentication instances configed, thus, auth default { .... passdb sql { args = /etc/dovecot-sql-postfix.conf } .... socket listen { master {
2009 Nov 25
4
Importing many files from a single code
Dear R users,   Does somebody know the way to import many files by a single command in R ? I have 50 files in a directory and now, i am importing the files repeatedly (one by one). If there is a way to import all files at a time, it makes much more easy and save times too. Thanks in advance.     Sincerely, Ram Kumar Basent Wageningen University, the Netherlands   [[alternative HTML
2012 May 17
3
Optimization inconsistencies
I have a very simple maximization problem where I'm solving for the vector x: objective function: w'x = value to maximize box constraints (for all elements of w): low < x < high equality constraint: sum(x) = 1 But I get inconsistent results depending on what starting values I. I've tried various packages but none seem to bee the very solver in Excel. Any recommendations on
2003 Dec 29
6
Adding XP to a samba domain
Bare with me please :-) I know this question has probably been asked before but a quick overview of the archives didn't help me out. Couple of parts 1. Can a samba domain be established that doesn't require registry hacks on an XP machine to add the XP machine? 2. What would a VERY basic smb.conf file look like that creates a samba domain for W2K and XP machines? 3. Does anyone
2005 Jun 21
3
FXS
...s are closest to the bracket if you are looking at the side of the card with all of t#e electronic components. loadzone = us #loadzone = us-old #loadzone=gr #loadzone=it #loadzone=fr #loadzone=de #loadzone=uk #loadzone=fi #loadzone=jp #loadzone=sp #loadzone=no defaultzone=us Can you hepl me? Greetings, Alessandro
2016 Aug 04
3
Re: Libvirt: dynamic ownership did not work
Am Do, 4. Aug, 2016 um 1:38 schrieb Michal Privoznik <mprivozn@redhat.com>: > On 04.08.2016 12:12, Jonatan Schlag wrote: >> >> >> Am Do, 4. Aug, 2016 um 11:32 schrieb Michal Privoznik >> <mprivozn@redhat.com>: >>> On 03.08.2016 21:17, Jonatan Schlag wrote: >>>> Hi, >>>> I have a very strange problem with libvirt. I