| 我在安装好所有的依赖库之后,也安装了补丁的情况下再进行编译LTIB的时候还是出现错误。 Don't have HTTP::Request::Common
 Don't have LWP::UserAgent
 Cannot test proxies, or remote file availability without both
 HTTP::Request::Common and LWP::UserAgent
 
 ltib cannot be run because one or more of the host packages needed to run it
 are either missing or out of date or not in ltib's standard path.  Please
 install/upgrade these packages on your host.  If you have your own utilities
 in non-standard paths, please add an entry into the .ltibrc file for example:
 
 %path_std
 /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/my/own/exes
 
 Package                Minimum ver   Installed info
 -------                -----------   ---------------
 zlib                   0             not installed
 rpm                    0             not installed
 rpm-build              0             not installed
 
 |