发新话题
打印

我的CHM阅读器怎么显示乱码?

我的CHM阅读器怎么显示乱码?

  目录显示汉字,可是内容显示为乱码,
我到首选项里没找到字体设置,
怎么解决啊?
星际译王装了辞典怎么还是不能查,推荐下翻译辞典啊 ;)
换个CHM阅读器试试,最好是用CHMSEE。星际译王我是在新立德里面把startdict开头的东西全部安装了,一般使用朗文,朗道,牛津,xdict,就行了。
下了chmsee-gtkhtml-0.9.0.tar.bz2

解压后得到chmsee-gtkhtml-0.9.0

进去后./config 提示:bash: ./config: 没有那个文件或目录

make ,make install都没反应阿
引用:
下面是引用小马过河于2007-01-04 18:55发表的:
下了chmsee-gtkhtml-0.9.0.tar.bz2

解压后得到chmsee-gtkhtml-0.9.0

进去后./config 提示:bash: ./config: 没有那个文件或目录
.......
./configure
不是./config
执行了 ./configure  最后己行提示:
configure: error: Library requirements (libgtkhtml-3.1 >= 3.1.8) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
[maxg@localhost chmsee-gtkhtml-0.9.0]$ make
make: *** 没有指明目标并且找不到 makefile。 停止。

我输入: yum install libgtkhtml1-3.1
提示:Parsing package install arguments
No Match for argument: libgtkhtml1-3.1
Nothing to do
./configure已经有error了,就不用make了,make了也是白make,
yum并不是万能的,你用 yum search libgtkhtml看看,有没有类似的,因为这种软件包的命名方式不统一,所以有时很麻烦。
我觉得yum的设计不太好,什么事情都要先上网,像apt就把一些东西缓存在本地,方便很多。
发新话题