1 Star 0 Fork 0

codergeek/net-tools

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
INSTALLING 1.03 KB
一键复制 编辑 原始数据 按行查看 历史
net-tools
INSTALLING
Please read the file `README' before you start with the installation of the
net-tools.
HACKERS WAY
-----------
cd /usr/src ; tar xvzf net-tools*.tar.gz
less Makefile ; make config ; make ; make -n install ; make install
CONFIGURE
---------
First of all, change into the net-tools directory.
Before you start with the Installation please have a look into the toplevel
Makefile. There are some configuration options with explanations.
To configure the compilation use "make config". The default answers should
be safe for all configurations.
COMPILE
-------
To compile simply use "make".
There should be no warnings or errors.
INSTALLATION
------------
If you want to install the binaries use "make install".
To change the default permissions and ownerships of the installed binaries and
manpages edit the Makefile. You can test the installation with "make -n install".
This will tell make: Don't run any commands, just print them.
Bernd 'eckes' Eckenfels
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/codergeek/net-tools.git
[email protected]:codergeek/net-tools.git
codergeek
net-tools
net-tools
master

搜索帮助