search for: mysrc

Displaying 5 results from an estimated 5 matches for "mysrc".

Did you mean: mysra
2006 May 17
2
batch mode and remote destination
Whats the reason that using a batch file can't be used with a remote destination? rsync --read-batch=foo /mysrc remote:/dest gives remote destination is not allowed with --read-batch I need to push the same set of files to about 20 servers and because of firewall rules, the 20 servers cannot pull from the central one. Thanks Kimo
2007 Jul 16
6
Advice regarding extending RedCloth
Hello, I am in a bit of a bind. I need to reliably parse mediawiki markup to html, and the only parser that I can find (mediacloth) has a lot to be desired, so I would like to extend something that works and parse mediawiki markup. My question to this list is should I start working on RedCloth or SuperRedCloth or is there a difference as far as extending them? Also does anyone know of a write up
2006 Nov 24
1
Error in Calling C++ function from R!!!
...the following code in C++: void prodgdot(double *x, double *y, int *n, double *output) { int i; *output=0; for (i=0;i<*n;i++) { *output+=x[i]*y[i]; } } I compiled it using from my working directory in linux terminal and I think it's ok: giba at giba-desktop:~/mysrc/meus_testes_iniciais$ R CMD SHLIB codigoprova.cc # The output g++ -I/usr/share/R/include -I/usr/share/R/include -fpic -g -O2 -c codigoprova.cc -o codigoprova.o g++ -shared -o codigoprova.so codigoprova.o -L/usr/lib/R/lib -lR After, I tried to call R from my working directory an Error...
2005 Jan 14
2
Porting from Linux to Windows
I intend to port an R project from Linux to Windows. It involves C code that is loaded via dyn.load(). I could manage to produce a 'dll' File using cygwin which seems to be o.k. Now, using dyn.load("pcr.dll") i get: Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library "c:/cygwin/home/pingu/rt-pcr/pcr.dll": LoadLibrary
2011 Sep 29
3
Can't play under Arch and Wine
Good afternoon. First my information Code: $ uname -a Linux Oreste 3.0-ARCH #1 SMP PREEMPT Tue Aug 30 08:53:25 CEST 2011 x86_64 Intel(R) Core(TM)2 Duo CPU T9300 @ 2.50GHz GenuineIntel GNU/Linux $ kded --version Qt: 3.3.8 KDE: 3.5.10 KDE Daemon: $Id: kded.cpp 711061 2007-09-11 09:42:51Z tpatzig $ $ lspci | grep "VGA" 01:00.0 VGA compatible controller: nVidia Corporation G84 [GeForce