Difference between revisions of "SUNScholar/Media Filters/4.X"
Jump to navigation
Jump to search
m (→References) |
m |
||
| Line 3: | Line 3: | ||
</center> | </center> | ||
| + | ==Step 1 - Login to the server== | ||
| + | |||
| + | ==Step 2 - Install the "xpdf" package== | ||
| + | Type the following: | ||
| + | sudo apt-get install xpdf-utils | ||
==References== | ==References== | ||
*https://wiki.duraspace.org/display/DSDOC4x/Mediafilters+for+Transforming+DSpace+Content | *https://wiki.duraspace.org/display/DSDOC4x/Mediafilters+for+Transforming+DSpace+Content | ||
*https://wiki.duraspace.org/display/DSDOC4x/Configuration+Reference#ConfigurationReference-XPDFFilter | *https://wiki.duraspace.org/display/DSDOC4x/Configuration+Reference#ConfigurationReference-XPDFFilter | ||
Revision as of 21:29, 21 December 2014
Back to Media Filters
Step 1 - Login to the server
Step 2 - Install the "xpdf" package
Type the following:
sudo apt-get install xpdf-utils