all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* DocView doesn't render PDFs
@ 2014-01-26 22:27 kete
  2014-01-27  1:18 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: kete @ 2014-01-26 22:27 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 815 bytes --]

Hello,
To skip my distro's old Emacs 23, I built Emacs from GSRC (GNU Source
Release Collection). I am using Trisquel which is based on Ubuntu 12.04
LTS (Precise Pangolin). I prefixed to /usr/local/gnu instead of /gnu,
and I changed the order of some of the $PATH or $LD_LIBRARY_PATH
variables to keep parts of GNOME visible (unlike these
  
  
  
  
  
  
  
  
  
ons--http://www.gnu.org/software/gsrc/manual/gsrc.html#Getting-started).

When I try to find a PDF file, I only see the jibberish code or binary
inside the file (screenshot attached), and DocView does not
automatically start. On manual start, it says it cannot render the file.
When I execute ghostscript on the file from dired, I see a small window
generate each page of the PDF and then disappear.

Also, I just found out I can't see a jpeg image.

[-- Attachment #2: raw pdf.png --]
[-- Type: image/png, Size: 71390 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: DocView doesn't render PDFs
  2014-01-26 22:27 DocView doesn't render PDFs kete
@ 2014-01-27  1:18 ` Stefan Monnier
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2014-01-27  1:18 UTC (permalink / raw)
  To: help-gnu-emacs

> Also, I just found out I can't see a jpeg image.

My guess is that you somehow compiled your Emacs without support for PNG
and JPEG (the former would explain why DocView doesn't work).
Normally, "./configure" would signal an error if it can't find the PNG
or JPEG libraries, tho, so you'd have had to either use a modified
configure script, or to explicitly pass things like --without-png.


        Stefan




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: DocView doesn't render PDFs
@ 2014-01-27 11:52 kete
  0 siblings, 0 replies; 3+ messages in thread
From: kete @ 2014-01-27 11:52 UTC (permalink / raw)
  To: monnier; +Cc: help-gnu-emacs

I think I might just switch to the Parabola distribution, but thanks, 
I'm having a hard time making jpeg libraries available to GSRC and other 
compiled & stowed software (GNU Stow).



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-01-27 11:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-26 22:27 DocView doesn't render PDFs kete
2014-01-27  1:18 ` Stefan Monnier
  -- strict thread matches above, loose matches on Subject: below --
2014-01-27 11:52 kete

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.