Displaying 3 results from an estimated 3 matches for "cygport".
Did you mean:
cygpopt
2013 Jul 02
1
[patch/cygwin]: Fix documentation
...tcp-wrappers, you also need the package
-
-- tcp_wrappers
-
-If you want to build with --with-libedit, you also need the package
-
-- libedit-devel
+================
+Building OpenSSH
+================
+
+Building from source is easy. Just unpack the source archive, cd to that
+directory, and call cygport:
+
+ cygport openssh.cygport almostall
+
+You must have installed the following packages to be able to build OpenSSH
+with the aforementioned cygport script:
+
+ zlib
+ crypt
+ openssl-devel
+ libwrap-devel
+ libedit-devel
+ libkrb5-devel
Please send requests, error reports etc. to cygwin...
2009 Sep 18
0
rsync-3.0.6 on cygwin-1.7
...per care:
http://cygwin.com/#beta-test
This release includes a small patch on rsync configure to detect IPv6
and xattr on Cygwin, please consider including them (or a modification
of them) upstream to help people have a full-featured rsync on cygwin
also when compiling it manually and not thru the cygport package.
xattr right now should work on SMB and will be fixed on NTFS very soon.
The xattrs test fails because Cygwin doesn't currently have a setfattr
utility, so right now the xattr feature is not thoroughly tested and is
considered experimental.
http://thread.gmane.org/gmane.os.cygwin/11058...
2011 Nov 12
2
cygwin R-2.14.0 build fail
I tried to build R-2.14.0 on cygwin using the commands:
./configure --with-x=no
make
I started to get a whole lot of errors starting with:
/cygdrive/c/Users/mcarter/src/R-2.14.0/src/modules/internet/Rhttpd.c:275: undefined reference to `_R_InputHandlers'
which I have pasted at
http://pastebin.com/GFb2pq92
I'm aware that there is a cygwinports ports, but it seems outdated, and when I