LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 951|回复: 2

请问编译cce需要装哪些软件?

[复制链接]
发表于 2007-12-27 19:43:41 | 显示全部楼层 |阅读模式
LFS可以启动了,我想给她加上console中文,可我不知道cce 依赖哪些包!请帮帮忙好吗?
发表于 2007-12-28 08:51:58 | 显示全部楼层
http://www.sourceforge.net/projects/cce2k
If you want to run CCE in GUI environment like X11, you need to install GGI
  or SDL library(SDL supports more platforms).

  GGI: http://www.ggi-project.org
       GGI supports Linux, *BSD, Solaris, Darwin/MacOSX, MS Windows.
       ./configure --prefix=/usr (install GII first, then GGI)
           make install
           
  SDL: http://www.libsdl.org
       SDL supports Linux, *BSD, Solaris, BeOS, QNX, Darwin/MacOSX, MS Windows, etc.
       ./configure
           make install
           
  You can use --enable-ggi and --enable-sdl to enable the GGI and SDL library
  support. CCE will not use GGI/SDL if you run it in console environment, otherwise
  CCE will look for GGI first(seems GGI is a little faster), then try SDL. If you
  are having problems dynamically loading GGI/SDL, you can link GGI/SDL into
  CCE(ldd will show that CCE depends on libggi.so or libSDL.so).
If you want TrueType support, please install FreeType2 first.
     http://www.freetype.org
  Then configure CCE as:
     ./configure --enable-freetype
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-12-28 11:46:45 | 显示全部楼层
谢谢不开花兄的回复,   要是perfect console这篇贴子还详细点就好了,象我这种菜鸟,好多基础的东西都不会!找不到答案的时候只好请教各位了!一直关注着perfect console
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表