LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: HuiCai

xpdf 和acroreader的中文书签的问题解决了么?

[复制链接]
发表于 2004-2-7 00:06:55 | 显示全部楼层

兄弟的操作系统是?能否把你编译好的发给我一份: hupeng923@163.com,我编译总出错,谢谢

Debian. 如果你用得是Debian得话,我可以传一个deb包给你。其它得系统就不知道了。

其实编译也不困难,主要是要装全所有得开发包,再有就是手动设置header目录,这点在xpdf
的主页里:

There are a few common problems encountered when compiling Xpdf with FreeType 2. The symptoms are weird compile errors that appear to be related to FreeType ("FT_Error not declared", syntax errors in FreeType include files, etc.)
....
I haven't come up with a clean solution for this. There are two kludges:

1. You can create a link for ft2build.h:

    cd /usr/local/include/freetype2
    ln -s ../ft2build.h

2. You can set CXXFLAGS on the command line before you run configure:

    setenv CXXFLAGS -I/usr/local/include/freetype2 -I/usr/local/include
    ./configure
    make

(If you're running sh/bash/etc. use "export CXXFLAGS=..." instead of "setenv CXXFLAGS ...".)
You'll need to adjust those paths to match your FreeType 2 installation.


就是configure是用
$  export CXXFLAGS="-I/usr/local/include/freetype2 -I/usr/local/include"
$ ./configure
发表于 2004-2-7 00:25:39 | 显示全部楼层

回复: 兄弟的操作系统是?能否把你编译好的发给我一份: hupeng923@163.com,我编译总出

麻烦兄弟发一份到我信箱吧,谢谢!我的系统被弄的一团糟
发表于 2004-2-7 00:40:22 | 显示全部楼层
麻烦兄弟发一份到我信箱吧,谢谢!我的系统被弄的一团糟


请查看你的邮箱。
发表于 2004-2-7 00:47:59 | 显示全部楼层
多谢
发表于 2004-2-7 14:53:38 | 显示全部楼层
最初由 cjacker 发表
不要再在linux native的Acrobat中文支持上浪费时间,除了有源码或者官方发布时候解决,任何人都没有办法。

忘了说了,也不是绝对没有办法,用蓝点有可能。

就算把刀子架在 Adobe 那些字伙的脖子上,他们也不会开放 Acrobat Reader 的源代码的.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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