Difference between revisions of "SUNScholar/Media Filters/4.X"
Jump to navigation
Jump to search
m |
|||
| Line 9: | Line 9: | ||
Type the following: | Type the following: | ||
sudo apt-get install xpdf poppler-utils jai-core jai-imageio-core | sudo apt-get install xpdf poppler-utils jai-core jai-imageio-core | ||
| + | |||
| + | ==Step 3 - Configuration== | ||
| + | First, be sure there is a value for thumbnail.maxwidth and that it corresponds to the size you want for preview images for the UI. | ||
| + | nano /home/dspace/source/config/dspace.cfg | ||
==References== | ==References== | ||
Revision as of 21:42, 21 December 2014
Back to Media Filters
Contents
Step 1 - Login to the server
http://wiki.lib.sun.ac.za/index.php/SUNScholar/Prepare_Ubuntu/S01
Step 2 - Install the Ubuntu software packages
Type the following:
sudo apt-get install xpdf poppler-utils jai-core jai-imageio-core
Step 3 - Configuration
First, be sure there is a value for thumbnail.maxwidth and that it corresponds to the size you want for preview images for the UI.
nano /home/dspace/source/config/dspace.cfg