This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ProFTPD 1.2.9rc2: please fix the readme file


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]