aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorJacob Appelbaum <jacob@appelbaum.net>2013-04-23 20:35:15 -0700
committerJacob Appelbaum <jacob@appelbaum.net>2013-04-23 20:35:15 -0700
commit455a90cf939aee0cbeb8e4186f84771895bfa959 (patch)
tree18549f1803aca7b1c6d731b4add58ac7d1f91ad1 /INSTALL
parent27895e1358a05753cc5d198f4b4d9ec465eb7dbe (diff)
downloadtlsdate-455a90cf939aee0cbeb8e4186f84771895bfa959.tar.gz
Add support for building with Cygwin CYGWIN_NT-6.1 1.7.18(0.263/5/3)
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 6 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 5f34cd4..b0cc565 100644
--- a/INSTALL
+++ b/INSTALL
@@ -15,6 +15,7 @@ tlsdate should build and work on the following Operating Systems:
OpenBSD 5.2
Gentoo 20130413
DragonFly BSD 3.3-DEVELOPMENT
+ Cygwin CYGWIN_NT-6.1 1.7.18(0.263/5/3)
Please file a bug or email the tlsdate team if you have successfully built or
use tlsdate on a platform that is not listed. We are specifically looking for
@@ -95,6 +96,11 @@ On Arch Linux there is a PKGBUILD in the Arch User Repository:
https://aur.archlinux.org/packages/tlsdate
https://aur.archlinux.org/packages/tl/tlsdate/PKGBUILD
+Cygwin requires that the user installs openssl-dev, gcc, pkg-config, libtool, automake, autoconf:
+
+ ./configure
+ make
+
On Plan9 the start of building might look something like this:
ip/ipconfig