安装vsftp的问题

发布于 2022-10-02 19:03:41 字数 949 浏览 18 评论 0

我下载的是vsftpd-2.0.2pre3.tar.gz,系统是红帽RH3,开始没装任何服务,什么WWW,FTP,数据库等等,只安装了网络服务,系统工具,管理工具,内核开发工具等。
安装说明里的第一步看不懂

Step 1) Build vsftpd.

Switch to the directory created when you unpacked the vsftpd .tar.gz file.
e.g.:

cd vsftpd-1.1.2

edit "builddefs.h" to handle compile-time settings (tcp_wrappers build, etc).

Just type "make" (and mail me to fix it if it doesn't build .
This should produce you a vsftpd binary. You can test for this, e.g.:

[chris@localhost vsftpd]$ ls -l vsftpd
-rwxrwxr-x    1 chris    chris       61748 Sep 27 00:26 vsftpd

这一句话“edit "builddefs.h" to handle compile-time settings (tcp_wrappers build,”是什么意思?
我直接make,却出错。请大家帮帮忙

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文