📄 install
字号:
@(#) $Header: /proj/cvs/prod/bind9/contrib/nslint-2.1a3/INSTALL,v 1.1 2001/12/21 04:12:02 marka Exp $ (LBL)You will need an ANSI C compiler to build nslint. The configurescript will abort if your compiler is not ANSI compliant. If thishappens, use the GNU C compiler, available via anonymous ftp: ftp://prep.ai.mit.edu/pub/gnu/gcc.tar.gzIf necessary, edit the BINDEST and MANDEST paths in Makefile.inand run ./configure (a shell script). "configure" will determineyour system attributes and generate an appropriate Makefile fromMakefile.in. Now build nslint by running "make".If everything builds ok, su and type "make install" (and optionally"make install-man). This will install nslint and its manual entry.If your system is not one which we have tested nslint on, you mayhave to modify the configure script and Makefile.in. Please sendus patches for any modifications you need to make.FILES-----CHANGES - description of differences between releasesFILES - list of files exported as part of the distributionINSTALL - this fileMakefile.in - compilation rules (input to the configure script)README - description of distributionVERSION - version of this releaseaclocal.m4 - autoconf macrosconfig.guess - autoconf supportconfig.sub - autoconf supportconfigure - configure script (run this first)configure.in - configure script sourceinstall-sh - BSD style install scriptlbl/gnuc.h - gcc macros and defineslbl/os-*.h - os dependent defines and prototypesmkdep - construct Makefile dependency listnslint.8 - manual entrynslint.c - main programsavestr.c - strdup() replacementsavestr.h - savestr prototypesstrerror.c - missing routine
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -