|

楼主 |
发表于 2005-9-9 14:33:00
|
显示全部楼层
- COMPILING and INSTALLING:
- If you got a official release tar archive do:
- ./configure
-
- ( otherwise if you got this from enlightenment cvs do: ./autogen.sh )
-
- Then to compile:
- make
- To install (run this as root, or the user who handles installs):
- make install
- NOTE: You MUST make install Eet for it to run properly.
复制代码
那个 cvs 我还搞不清楚,不会用,到 http://enlightenment.freedesktop.org/ 把那些包都下下来
configure的时候出个错:
- configure: error: "Cannot find zlib.h. Make sure your CFLAGS environment variable contains include lines for the location of this file"
复制代码
怎么弄那个 CFLAGS 呢? |
|