#6118: poppler-0.31.0
-------------------------+--------------------------
 Reporter:  fo           |       Owner:  blfs-book@…
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  7.7
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+--------------------------

Comment (by bdubbs@…):

 I took a look at this and one test fails from two file hiccups.  I did the

 git clone git://git.freedesktop.org/git/poppler/test ../test

 command and the test was looking for

 ./../test/unittestcases/Gday garon - open.pdf

 but I only have

 {{{
 ./../test/unittestcases/Gday gar??on - open.pdf
 ./../test/unittestcases/Gday gar??on - owner.pdf
 }}}

 This may be some kind of i18n issue.

 The source has:  "/unittestcases/Gday garçon"

 If I change konsole to display utf-8, it changes to garçon, but I can't
 seem to get ls to display the utf-8 character.  I tried LANG=en_US.utf8,
 but I still get ?? where  the ç should be.  I also tried LC_ALL.

 We need to say something about this on the page, but I don't know how to
 fix it myself.

 I'll also note that the test suite requiring files outside the extracted
 tarball is not very polite.  We should probably add a rm -rf ../test at
 the end of the instructions as well as the begininng.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/6118#comment:1>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to