« 诸如此类 | Main | 宅:★★★★★ »

相关笔记

最近要上一台服务器主要用来跑web静态页面,于是就决定了这个方案:debian+lighttpd+php+mysql.

第一次纯编译安装,着实比较痛苦,还好有google的陪伴.

=====

php的curl

> At PHP compilation '--with-curl', I got this error:
>
> checking for CURL support... yes
> checking for CURL in default path... not found
> configure: error: Please reinstall the libcurl distribution -
> easy.h should be in /include/curl/
>
> I don't find easy.h in any place, event though Curl is working
> properly on the command line.
You have not installed a development version of curl (basicly libcurl
and its headers). The curl command line tool is often distributed in a
separate package than the devel stuff.

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About

This page contains a single entry from the blog posted on May 2, 2007 8:45 PM.

The previous post in this blog was 诸如此类.

The next post in this blog is 宅:★★★★★.

Many more can be found on the main index page or by looking through the archives.

Creative Commons License
This weblog is licensed under a Creative Commons License.