I'd like to install xPDF on a CentOS 5.5 server. No GUI, I really just need the console apps.
Can anyone give me a brief guide?
|
feedback
|
|
Add EPEL then use
| ||||
|
feedback
|
|
Instead of using epel i just downloaded the latest version from the xpdf website. Then:
Then I could just run pdftotext and the rest of em :) Good luck people. | |||
|
feedback
|
|
su - yum install xpdf | |||
|
feedback
|