similar to: desktop bot

Displaying 20 results from an estimated 5000 matches similar to: "desktop bot"

2019 Feb 17
2
Cross compile R for ARM target
Hi Johannes, Thank you for your quick feddback. As I am using linux os build with buildroot on my raspberry pi I can't use package manager such as apt-get to install R. What I need to do is to get the precompiled R for arm arch and then when I build my linux image using buildroot I include the R precompiled package to my rootfs. Could you please send me a link where I can download
2006 Feb 12
1
To connect between more than 2 asterisk server [ links needed ]
Hi I am experimenting Asterisk , so far I am able to talk from two sip clients under one server and in the same network, [ Thanks to the mailing list ] Now I want to have two or more Asterisk server and SIP clients from one server communicating to the other sip clients in another server when I had searched I found this link
2006 Feb 05
6
WinRAR.exe errors
I had instaled winrar3.51 and I get this errors: fixme:actctx:CreateActCtxW stub! err:rebar:REBAR_AdjustBands Phase 1 failed, x=692, maxx=-4, start=0, end=0 err:rebar:REBAR_AdjustBands Phase 1 failed, x=692, maxx=-4, start=0, end=0 err:rebar:REBAR_AdjustBands Phase 1 failed, x=40, maxx=-4, start=1, end=1 err:rebar:REBAR_AdjustBands Phase 1 failed, x=692, maxx=-4, start=0, end=0
2009 Feb 08
2
Strange behavior of C compiled program
Hi the list, I need to include some C code in R, but the behavior of the C code is strange : Here is my code : --- 8< --- Rprintf("\n XXXX mTraj=%f mClus=%f",mTraj[i+nbId*c],mClustersCenter[j+nbClusters*c]); Rprintf("\nDistA=%d Tmp=%d",dist,tmp); tmp = mTraj[i+nbId* c] - mClustersCenter [j+nbClusters* c]; Rprintf("\nDistB=%d
2010 Jun 06
1
R CMD in 2.11.1 error
Hi, I have a set of user defined package which I have installed in 2.8.1 for quite some time. I installed 2.11.0 and 2.11.1 a couple of days ago while still having 2.8.1 version in my system. For the package, package.skeleton works fine in R 2.11. However, it comes problem when I run Rcmd check/intall. The intall.out shows below. I further tested that I reran R-2.8.1/bin/R CMD check in
2012 Mar 23
2
fdp c
Hello, I am beginner user of R. I am trying to use GeneNet package. I started by the example on this link: http://strimmerlab.org/software/genenet/download/arabidopsis-net.R However I am getting an error at this line:system("fdp -T svg -o arthdyn.svg arthdyn.dot") # SVG format sh: fdp: command not found I tried to search how to intall the fdp command but could not find explanation. I am
2004 Jan 07
2
zaprtc install problem
Hi, I'm trying to intall zaprtc on my machine (I don't have UHCI_USB nor Zaptel) and I have a strange behaviour during loading. When I do >make load I have : ./zaprtc.o: init_module: Input/ouput error With a quick dmesg got: rtc: I/O port 112 in not free Is someone have any idea to solve this ? I saw on the README file that rtc support should not be enabled in the kernel, but I
2005 Feb 27
2
SPEEX_GET_QUALITY
To close debian bug #271052, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=271052 I went ahead and did the following: $ diff -u ../original/speex-1.1.6/libspeex/nb_celp.c libspeex/nb_celp.c --- ../original/speex-1.1.6/libspeex/nb_celp.c 2004-07-15 01:16:52.000000000 -0400 +++ libspeex/nb_celp.c 2005-02-27 08:24:49.000000000 -0500 @@ -1746,6 +1746,21 @@ st->submodeSelect =
2013 Jan 09
3
Puppet & F5 Connection Refused
Hello, when I run on my proxy server: # puppet device --debug --deviceconf /etc/puppet/device/F5-lb-test.conf I get this error: info: starting applying configuration to F5-lb-test at https://operating:operating4lbtest@F5-lb-test/Common debug: Puppet::Device::F5: connecting to F5 device F5-lb-test. debug: Puppet::Device::F5: connecting to partition Common. *err: Can''t load f5 for
2010 Mar 14
4
[LLVMdev] Problem linking with llvm on mac os 10.6
Hello all, I am trying to build the kaleidoscope sample code on Mac os (10.6). What I have done to get llvm libraries : 1) Downloaded llvm-2.6 source code 2) ./configure 3)make 4) make intall Then I tried to build kaleidoscope as described in the tutorial: g++ -g -O3 toy.cpp `llvm-config --cppflags --ldflags --libs core` -o toy I get typical link time errors (undefined symbols: ...) as if the
2013 Feb 06
3
problem
Hi every body; I want to intall some softwars working with my Asterisk server and I get these erreurs : * error: cannot seek `/dev/sda'. error: cannot seek `/dev/sda'. error: cannot seek `/dev/sda'. /usr/sbin/grub-probe: error: cannot seek `/dev/sda'. dpkg: error processing grub-pc (--configure): subprocess installed post-installation script returned error exit status 1 *
2006 Apr 10
2
install.packages on unix / su (PR#8760)
Full_Name: Thomas Friedrichsmeier Version: R 2.2.1 OS: Debian / Linux Submission from: (NULL) (84.60.123.243) Wishlist item: There is a small problem using intall.packages() (and update.packages()): Typically I want to install packages for system-wide use, not in a user directory. Obviously this does not work without superuser rights. What I would like to be able to do is to specify a
2002 Jul 15
2
problems with CarbonLib
I tried to intall R in a iMac with Mac OS E1- 9.0.4 (Mac OS ROM VE-4.6.1). When I tried to run R for the first time I got a message about "Carbonlib-- CF RangeMake" not beeing found. Please, could you help me to tackle the problem. Thanks very much. Barahona -- Enrique Barahona Fernandez ESTACION EXPERIMENTAL DEL ZAIDIN, CSIC Profesor Albareda, 1 18008, GRANADA (Spain) Tel. + 34
2019 Feb 17
2
Cross compile R for ARM target
Dear all, I am currently trying to cross compile R3.5.2 using X86 host and trying to cross compile for ARM target (raspberry pi 3 running on linux system generated by buildroot). The problem I am encountering is that the compilation fails because the current R buildsystem I trying to execute the R binary generated for Arm arch on the host X86 computer. My question is: Is there an R
2006 Sep 21
1
puppet gem package.
i am not a specialist of gem installs but is it possible to do a gem upgrade with a distant package ? i tried but it allways failed to upgrade puppet. I intall the new version and then uninstall the old one... any better idea ? -- Cordialement, Ghislain _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com
2010 Jun 15
1
how to make JAVA available for R use?
i've just installed the package"xlsx",which is used for read,write,format Excel 2007 files, as i loaded the package ,i was told to intall the package rJava, the problem was that i didn't have a JAVA platform on my computer, so i have to install JAVA JDK first, my problem is ,after i 've installed JDK,how can i make my JAVA available for R use,the manual said(quote) NOTE: You
2013 Feb 11
1
Avoid re-building a vignette
I once knew the answer to this, but can't find where I found it. Say I have a vignette that I don't want R to automatically rebuild, perhaps it uses some data I can't share or takes too long to run or whatever. Say it is mypackage/vignettes/charlie.Rnw It can create the pdf from an R session that actually has the data, place that result in inst/doc/charlie.pdf, then run R
2008 Jan 25
1
How to install swfdec as mozilla plugin under ubuntu 7.10
Hi, Can you please tell me how to install swfdec as mozilla plugin under ubuntu 7.10? I have compiled and 'make intall' swfdec mozilla plugin. But when I restart firefox and reload 'youtube page', it still uses the default flash plugins. Thank you for any tips.
2002 Sep 02
2
problem with 'make installing' wine
well, i get through the config, and make just fine. But, when i get to doing the make intall, i ALWAYS get this error: wine.xs:82: #error You must implement the callbak thunk for your CPU Anyone know how to correct this? __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com
2003 May 06
1
Hello..
Dear All, This is JIN with working for Mantech Co.in South Korea. I have tried to intall rsync 2.5.6 verion on Redhat Advance Server kernel 2.4.9-e.3. When I compiled the rsync for the "make" and "make install", ths process of compiling has some unknown messages then the method to use the sync with "rsync -aux with 873 port" did not work but the other method with