+ -
当前位置:首页 → 问答吧 → poppler-data 与 CheckInstall问题

poppler-data 与 CheckInstall问题

时间:2007-12-16

来源:互联网

我在主页上下载了poppler-data-0.2.0,解压安装时,没有configure文件,看了一下readme文件,但又看得不太懂,找google翻译,看得我更加乱翻译,狂晕,干脆咬咬牙,发上来研究研究,大家不要见笑,刚接触linux,问题比较菜

**************************************************************
                                                                                -*- text -*-
poppler-data

This package consists of encoding files for use with poppler.  The
encoding files are optional and poppler will automatically read them
if they are present.  When installed, the encoding files enables
poppler to correctly render CJK and Cyrrilic properly.  While poppler
is licensed under the GPL, these encoding files are copyright Adobe
and licensed much more strictly, and thus distributed separately.

All the Makefile does is install the data files, so autotools seemed a
bit overkill.  There is no ./configure file, all there is to do is to
say 'make install'.  To override the install destinations, specify
prefix, datadir, pkgdatadir or DESTDIR at 'make install' time as
desired.  For example:

        $ make install datadir=/usr DESTDIR=/tmp/buildroot-xyz2000(注,特别是这句,俺最不解!)

will install the files under /usr/share/poppler in a temporary build
root.

                                                Kristian Høgsberg <[email protected]>
**************************************************************

对了,我用的是ubuntu7.10
请各位帮帮忙,解释一下是怎么安装
还有,听说编译之后很难卸载,我用上了CheckInstall,可是
使用:
auto-apt run ./configure                 代替  ./configure
make                                                        不变  make
sudo check install                              代替  make install

没有configure怎么办,有谁能告知用checkinstall方法来安装没有configure文件的poppler-data-0.2.0步骤!!
就此谢过!!!!!

[ 本帖最后由 chenhonjin 于 2007-12-16 15:58 编辑 ]

作者: chenhonjin   发布时间: 2007-12-16

poppler-数据

该软件包由可以使用 poppler 的编码组成. 该编码文件已经设置成可以自动读取。一旦安装完毕, 该编码文件能够正确完整地发出 CJK 和 Cyrrilic. 当 poppler 在 GPL 下被授权可以使用时, 这些编码文件能够获取Adobe的拷贝和更多严格的授权.所有的编译文件已经安装在数据中,因此能自动进行到安装这一步。不需要 ./configure 设置文件, 仅需要做的是 'make install'.在终端安装, 特别是prefix, datadir, pkgdatadir 或者 DESTDIR  要输入. 例如:

$ make install datadir=/usr DESTDIR=/tmp/buildroot-xyz2000
提醒你输入时要把这句话放上。
据我的理解,这个软件安装不需要编译,直接安装就行了。命令:make install。
卸载方法我想可能还是可以用make uninstall的吧。
这个软件我没有装过,只能帮到这里了。望谅。

will install the files under /usr/share/poppler in a temporary build
root.

作者: Summerserenity   发布时间: 2007-12-16

非常感谢你的翻译,已经解释了一半了,帮大忙了,还有一半希望有更多人来回答!

作者: chenhonjin   发布时间: 2007-12-16

顶顶顶。。。。。。。怎么没人进来发表一下见解

作者: chenhonjin   发布时间: 2007-12-17

要安装 .deb 套件包时
sudo dpkg -i package_file.deb
要反安装 .deb 套件包时
sudo dpkg -r package_name

作者: lijingen   发布时间: 2008-02-12

哪儿能下到poppler-data?

作者: zsf237   发布时间: 2010-05-31

zsf237
这里可以下载到:
http://poppler.freedesktop.org/

作者: 飞鸿踏雪Ben   发布时间: 2011-12-07