⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 linux-readme

📁 unix/linux下的路由守护程序
💻
字号:
## Public Release 3## $Id: linux-README,v 1.2 1997/07/17 22:46:11 chopps Exp $#                        NOTES for Linux  Linux 2.0.x requires that /usr/include/netinet/ip.h be patched withlinux-patch_ip.h in order to compile gated.  It will be includedin future releases of libc.Apply the patch as follows:   cd /usr/include/netinet   patch -p0 < linux-patch_ip.hFurther notes from James Laferriere (babydr@nwrain.net)   UDP Checksums 	Must be enabled in the Kernel, Linux usually has this -on- by default           IP Multicast support 	Must be enabled in the Kernel, Linux must be told to include this	during the configuring of the kernel.   Interfacing to the ISODE SMUX interface 	This version of GateD can do SNMP via the ISODE 7.0 SMUX interface.   If ( an only if ) you get the error below at 'ld' time saying:        xxxxx.o(.text+0xXXX): undefined referance to `herrno'   Then:        add -lresolv to 'ldflags=' line in your config file                The above means Bind-4.9.x 'ELF/aout' shared libraries have been   installed on your system.  Which altered the normal shared libraries.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -