Page 1 of 1

app-text/xpdf-3.00-r1 怪怪

Posted: Tue Aug 24, 2004 8:26 pm
by d2207197
剛剛 emerge 了 xpdf-3.00-r1

安裝進去後,怪怪的,居然沒有 xpdf

app-text/xpdf-3.00-r1 *
CONTENTS:
/etc
/etc/xpdfrc
/usr
/usr/bin
/usr/bin/pdfimages
/usr/bin/pdftotext
/usr/bin/pdffonts
/usr/bin/pdfinfo
/usr/bin/pdftops
/usr/share
/usr/share/doc
/usr/share/doc/xpdf-3.00-r1
/usr/share/doc/xpdf-3.00-r1/README.gz
/usr/share/doc/xpdf-3.00-r1/ANNOUNCE.gz
/usr/share/doc/xpdf-3.00-r1/CHANGES.gz
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/pdftotext.1.gz
/usr/share/man/man1/pdfimages.1.gz
/usr/share/man/man1/pdfinfo.1.gz
/usr/share/man/man1/pdffonts.1.gz
/usr/share/man/man1/pdftops.1.gz
/usr/share/man/man5
/usr/share/man/man5/xpdfrc.5.gz

Posted: Tue Aug 24, 2004 9:41 pm
by ccpz
試試看 remerge openmotif
在這篇翻到的
http://bugs.gentoo.org/show_bug.cgi?id=49026

Posted: Tue Aug 24, 2004 11:06 pm
by d2207197
ccpz wrote:試試看 remerge openmotif
在這篇翻到的
http://bugs.gentoo.org/show_bug.cgi?id=49026
唉唉,沒用

Posted: Wed Aug 25, 2004 8:38 pm
by d2207197
經由李果正大的幫助
原來 xpdf 3.00 與 freetype 2.1.7 以上配合有問題
只好把 freetype 降到 2.1.5 啦

ebuild freetype-2.1.5-r1.ebuild setup
ebuild freetype-2.1.5-r1.ebuild unpack
去改 source,加上 BYTECODE,這樣才不會讓新細明體破碎
然後
ebuild freetype-2.1.5-r1.ebuild compile
ebuild freetype-2.1.5-r1.ebuild merge

emerge xpdf
終於 OK 了