Thanks for the help. I tried that but I still get 'no' on PDF. I installed poppler-0.5.9 and tried to export the path as follows: export PKG_CONFIG_PATH=/usr/local/lib
After 'make install' on oppler0.5.9, I noticed it was installed to /usr/local/lib. But exporting this path still gives: PDF Backend........: no at the end of ./configure. I am a little stuck here. Could anyone tell me where poppler is installed and how to export the path to PKG_CONFIG_PATH? thanks Gideon On 7/25/07, Johannes Buchner <[EMAIL PROTECTED]> wrote: > On Wed, 2007-07-25 at 18:11 -0500, Gideon Alon wrote: > > Configure summary: > > PDF Backend........: no > > PostScript Backend.: yes > > TIFF Backend.......: no > > DJVU Backend.......: no > > DVI Backend........: no > > Pixbuf Backend.....: no > > Comics Backend.....: no > > Impress Backend....: no > > > > How can get all of those file types supported in evince? > > ./configure --help > --enable-pdf Compile with pdf support > --disable-ps Compile without PostScript backend > --enable-tiff Compile with support of multipage tiff > --enable-djvu Compile with support of djvu viewer > --enable-dvi Compile with support of dvi viewer > --enable-t1lib Compile with support of t1lib for type1 fonts > in dvi > --enable-pixbuf Compile with support of pixbuf > --enable-comics Compile with support for comic book archives > --enable-impress Compile with support for impress presentations > > If it complains not finding something (like when you compiled poppler > head), point your PKG_CONFIG env var there. > > > ( I don't have any configure errors) > Seeing "PDF: no", there is usually a info why this was deselected. > > Greetings, > Johannes > > _______________________________________________ > Evince-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/evince-list > -- Gideon Alon Northwestern University 2145 Sheridan Rd. ,Tech M346 Evanston IL, 60208 Tel: 847.467.2261 _______________________________________________ Evince-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evince-list
