search for: testerror

Displaying 4 results from an estimated 4 matches for "testerror".

2006 Jan 31
4
Sos! "Lines" doesn't add plots to an existing plot...
I am lost: > plot(testError, col="red") > lines(testVar, col="black") Only one plot (the red one) appear on the Window, the black line did not appear...what's wrong? Thanks a lot! [[alternative HTML version deleted]]
2009 Oct 22
1
Building an R package on MAC
Hi, I'm trying to build R packages. My package name is TEST. (/Users/apple/Documents/R/TEST)I type something in Terminal.But it showed an error... applede-macbook-pro:~ apple$ R CMD BUILD TESTError: cannot change to directory 'anRpackage1' I don't know where is wrong...Hope that you could help me!! Thank you!! Best Regards,Gina _________________________________________________________________ m HotmailĀ®. cial-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:S...
2009 Jun 06
3
Expire/Quota error
...1 Using both 1.2rc5 and hg version a9d3108d0cec from today, when I run the expire tools program, I receive the following error. # /usr/local/sbin/dovecot --exec-mail ext /usr/local/libexec/dovecot/expire-tool --test /usr/local/sbin/dovecot --exec-mail ext /usr/local/libexec/dovecot/expire-tool --testError: dlopen(/usr/local/lib/dovecot/imap/lib10_quota_plugin.so) failed: /usr/local/lib/dovecot/imap/lib10_quota_plugin.so: undefined symbol: mountpoint_get # 1.2.rc5: /usr/local/etc/dovecot.conf # OS: Linux 2.6.27.21-170.2.56.fc10.i686 i686 Fedora release 10 (Cambridge) ext3 protocols: imap imaps mana...
2009 Aug 03
1
use gnulib, and begin to pass its "make syntax-check" tests
...function += xenXMError + +# Uncomment the following and run "make syntax-check" to see diagnostics +# that are not yet marked for translation, but that need to be rewritten +# so that they are translatable. +# msg_gen_function += error +# msg_gen_function += fprintf +# msg_gen_function += testError +# msg_gen_function += virXenError +# msg_gen_function += vshPrint +# msg_gen_function += vshError + +func_or := $(shell printf '$(msg_gen_function)'|tr -s '[[:space:]]' '|') +func_re := ($(func_or)) + +# Look for diagnostics that aren't marked for translation. +# This w...