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

📄 readme.cvs

📁 wget (command line browser) source code
💻 CVS
字号:
Important note:To reduce bandwidth and needless updates, the CVS tree does notcontain automatically-generated files, even when those files arenormally present in the distribution tarballs.Therefore, if you're building from the CVS sources, you'll need tohave GNU autoconf, gettext, and texinfo installed on your machine(these do the afore-mentioned automatic generation).  The threepackages are available from <ftp://ftp.gnu.org/pub/gnu/<package>/> andits mirrors (please choose one close to you), listed at<http://www.gnu.org/order/ftp.html>.In case you aren't used to running autoconf manually to generate thenecessary configure script, a file called Makefile.cvs has beenprovided, and may be called using `make -f Makefile.cvs'.  Once theMakefile has called autoconf to generate the configure script, you canbuild in the usual fashion.To summarize, once you've checked out wget from the CVS archive(instructions for which can be found on the Development page of theWget website), the commands you'll execute will be as follows (barringany extra options to `configure' or to the second `make'):    cd wget    make -f Makefile.cvs    ./configure    make

⌨️ 快捷键说明

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