|
|
第 1 帖 | |
|
|
标题: 我的lfs+blfs之旅 系统:LFS6.6
桌面环境:xorg7.5+fluxbox+xterm 浏览器:opera10.60+firefox3.6.8 输入法:fcitx3.63 播放器:mplayer 上网方式:ADSL 现在整个系统已经能够正常使用,但仍然存在以下问题: 1、开机出现以下两个错误(不影响系统使用) a.pppoe文件中的SERVICE变量设置有问题,本人的设置如下: ONBOOT="yes" SERVICE="pppoe" PPP_OPTS="user jdoe remotename adsl" b.erro:"dev.rtc.max-user-free" is not an unknown key 2、stardict老是安装失败 3、opera10.60找不到flash10插件(路径已设置,firefox能够正确识别) 4、windows中拷过来的中文名字的文件在xterm中乱码 |
|
|
|
|
|
|
|
第 2 帖 | |
|
|
stardict安装失败的错误信息是什么?
opera对flash支持向来不好 可以在内核中配置windows分区charset为cp936 |
|
|
|
|
|
|
|
第 3 帖 | |
|
|
命令:./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man --disable-spell --disable-gucharmap --disable-festival --disable-espeak
主要错误信息如下: checking for STARDICT... configure: error: The pkg-config script could not be found or is too old. Make sure it is in your PATH or set the PKG_CONFIG environment variable to the full path to pkg-config. Alternatively, you may set the environment variables STARDICT_CFLAGS and STARDICT_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. To get pkg-config, see <http://pkg-config.freedesktop.org/>. See `config.log' for more details. |
|
|
|
|
|
|
|
第 4 帖 | ||
|
|
引用:
|
||
|
|
|
||