Displaying 5 results from an estimated 5 matches for "cgywin".
2002 Feb 21
1
installing packages under Windows 2000
Hello,
I am trying to install a package for R 1.4.1. under windows 2000, and
cgywin perl 5.6.1.
The first problem I had was with perl not picking up the R specific perl
files.
bash-2.05a$ ./Rcmd INSTALL /c/tmp/R/exactRankTests_0.6-2.tar.gz
Can't locate R/Dcf.pm in @INC (@INC contains: c
\PROGRA~1\R\rw1041\share\perl;/c/Program\ Files/R/rw1041/share/perl /usr
/lib/perl5/5.6...
2002 Jan 31
2
Cygwin, Rsync, and Raid5
Hello all!
I've got CGYWIN running on an NT4 server, which in turn allows me to run Rsync as a daemon on this system. And might I say, it works most excellently, except for one flaw. It doesn't work on my raid drive(s). I have a 56 gig NTFS RAID5 drive running off an adaptec raid-port controller card. I have two othe...
2001 Oct 20
4
rsync on cygwin: Connection reset by peer
...when I compiled the sample code:
(http://jrepp.com/rsync/socketpair.c) both ways it works fine. Here's the
article for reference:
http://sources.redhat.com/ml/cygwin/2001-08/msg00357.html
I am running the latest update from cvs
Here's what happens when I try to get a module list from the cgywin
system from a freebsd4.4 system: http://jrepp.com/rsync/packetlog.txt
fisher "Fisher Replicated Directory"
rsync: read error: Connection reset by peer
rsync error: error in rsync protocol data stream (code 12) at io.c(151)
read_timeout is calling die_from_error with errno == 10...
2003 Jan 08
2
Rsync and windows
Hi there,
I have a problem syncronizing a windows machine with a linux box.
I want to backup the "My Documents" folder. Therefore I burned the data
on a cdrom because the windows pc is only connected over a slow wan
connection to the linux box. When I copy the data to the users home
directory (using samba and another windows pc) and run the rsync program
all the files are copied once
2008 Sep 17
3
unix-type commandline keystrokes in the windows RGUI
Hi all,
I am generally quite fond of the unix commandline keystrokes (e.g. searching
back in your history with [CTRL]-R, and cutting/pasting with [CTRL]-K/Y)
which work in the R commandline in *nix. Does anyone know if there's any
way to get similar functionality in the Windows RGUI?
I know that as of now, [CTRL]-A and -E do the same as unix (beginning and
end of line) and [CTRL]-Y does a