| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Tue, 21 Oct 2003 22:18:54 +0200 |
| Message-ID: | <3F710B1D000A39EE@mssbzhh-int.msg.bluewin.ch> |
| From: | "Grossniklaus Bruno" <grossnik DOT mailinglists AT bluewin DOT ch> |
| Subject: | ProFTPD 1.2.9rc2: please fix the readme file |
| To: | "cygwin cygwin.com" <cygwin AT cygwin DOT com> |
| MIME-Version: | 1.0 |
| X-Originating-IP: | 172.21.1.218 |
Problems
========
proftpd-1.2.9rc2p-1/README.cygwin and
proftpd-1.2.9rc2p-1/CYGWIN-PATCHES/README
are not in sync.
Versions
========
* ProFTPD 1.2.9rc2 (devel)
proftpd-1.2.9rc2p-1/README.cygwin
---------------------------------
[snip]
cygrunsrv --install proftpd \
--path /usr/local/sbin/proftpd.exe \
--args "--nodaemon" \
--type manual \
--disp "Cygwin proftpd" \
--desc "ProFTPD FTP daemon"
[snip]
proftpd-1.2.9rc2p-1/CYGWIN-PATCHES/README
-----------------------------------------
[snip]
3. Install ProFTPD as a NT service:
$ cygrunsrv --install proftpd --path /usr/sbin/proftpd --args --nodaemon
--termsig TERM --shutdown
[snip]
Remarks
-------
* It would be a good idea to keep this readmes in sync.
* is it --args --nodaemon or --args "--nodaemon"
* please add that we need to replace the gid 513 (none) to the correct
gid in /etc/passwd
* please add the touch /var/log/wtmp && chmod 666 /var/log/wtmp
(or provide a setup script)
proftpd-1.2.9rc2p-1/CYGWIN-PATCHES/README
-----------------------------------------
[snip]
Requirements:
The following packages or later are required to build and/or execute
Cygwin ProFTPD:
binutils 20030901-1
crypt 1.0-1
cygwin 1.5.4-1
gcc 3.2-3
libncurses7 5.3-3
ncurses 5.3-3
Remark
------
* we need make (3.80) as well (not part of gcc) ...
Regards
Bruno
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |