How do I manually install an old cygwin package?

后端 未结 3 1791
春和景丽
春和景丽 2021-02-13 18:26

A project I am working on requires an old version of SLAPD (the LDAP server) and must run on Windows, hence I am using cygwin packages:

I\'ve found a binary package of

3条回答
  •  庸人自扰
    2021-02-13 19:23

    If you need an older version, the Cygwin time machine might help. To use it, I had to invoke setup.exe from the command line, giving it the --no-verify/-X option and it still wouldn't let me downgrade the "cygwin" package itself but at least it is, albeit very slowly, allowing me to install the version I wanted to test as a parallel installation.

提交回复
热议问题