第一个例子:一个简单的时间获取客户程序,利用GCC编译会出错,需要查看源码中的README文档。
下载源码 unpv13e解压,可看到README文档,打开可看到:
Execute the following from the src/ directory:
./configure # try to figure out all implementation differences
cd lib # build the basic library that all programs need
make # use "gmake" everywhere on BSD/OS systems
cd ../libfree # continue building the basic library
make
cd ../libroute # only if your system supports 4.4BSD style routing sockets
make # only