On 07/19/12 11:02, Bruce Dubbs wrote:
> [email protected] wrote:
>> ePDFView fails to display some pages of pdf files.  ePFSView seems to
>> compile successfully and launches without incident.  However, some pages
>> display blank while the same pages display with xpdf.  I wish I had more
>> information, but I see no error messages during either compilation or
>> display.  My guess is I did something wrong with Poppler, but I saw no
>> errors.
>>
>> What might I have done wrong?  What should I check?
> I don't use ePFSView, but my first reaction is that you may not have all
> the dependencies of poppler installed.
>
>     -- Bruce
>
>
>
I believe I had all dependencies installed before compiling poppler but 
double-checked after your reply.  The only optional packages I'd not 
installed were OpenJPEG and Qt.  Installing both didn't solve the 
problem.  My guess it is something concerning Poppler, but wouldn't the 
./configure output indicate a problem?  I receive the following:

Building poppler with support for:
   font configuration: fontconfig
   splash output:      yes
   cairo output:       yes
   qt4 wrapper:        no
   glib wrapper:       yes
     introspection:    no
   cpp wrapper:        yes
   use gtk-doc:        no
   use libjpeg:        yes
   use libpng:         yes
   use libtiff:        yes
   use zlib:           yes
   use libcurl:        no
   use libopenjpeg:    yes
   use cms:            yes
       with lcms2
   command line utils: yes
   test data dir:      /sources/poppler-0.20.2/./../test

   Warning: Using zlib is not totally safe

It does seem strange libcurl states no as I have 
/usr/lib/libcurl.(a,la,so.so.4,4.2.0).  I see no errors with the make or make 
install output.

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to