lighttpd安装时遇到的问题

今天装了一个lighttpd 安装的时候遇到:
configure: error: pcre-config not found, install the pcre-devel package and build with --without-pcre
这么一个报错
[url]ftp://ftp.pbone.net/mirror/www.startcom.org/AS-4.0.0/os/i386/StartCom/RPMS/pcre-devel-4.5-3.2.SEL4.i386.rpm[/url]
rpm -ivh pcre-devel-4.5-3.2.SEL4.i386.rpm --nodeps
解决了 怕以后还遇到 在这里记录一下把

你可能感兴趣的:(linux,职场,休闲,linux总结)