EndPointCorp / end-point-blog

End Point Dev blog
https://www.endpointdev.com/blog/
17 stars 65 forks source link

Comments for Building Xpdf on Ubuntu #490

Open phinjensen opened 6 years ago

phinjensen commented 6 years ago

Comments for https://www.endpointdev.com/blog/2011/08/building-xpdf-on-ubuntu/ By Jon Jensen

To enter a comment:

  1. Log in to GitHub
  2. Leave a comment on this issue.
phinjensen commented 6 years ago
original author: Anonymous
date: 2011-09-20T15:14:31-04:00

Thanks!! Xpdf may not look that modern, but it's still the PDF reader that I want to use. Now I have it running on ubuntu again.

phinjensen commented 6 years ago
original author: Bliss Madmen
date: 2013-03-04T12:38:59-05:00

Nice, thank you very much. i just installed it in ubuntu precise and the latest daily build of ubuntu 13.04 and it works. xpdf does not crash. but i did though change the path: "./configure --with-freetype2-library=/usr/lib/x86_64-linux-gnu \" to "./configure --with-freetype2-library=/usr/lib/ \". Anyway thanks for informing the community.