Difference between revisions of "PreviewPlusInstallation"

From EPrints Documentation
Jump to: navigation, search
(Plugin Installation)
Line 18: Line 18:
  
 
Extract the tarball into your local archive directory:
 
Extract the tarball into your local archive directory:
<code>
+
 
cd /opt/eprints3/archives/ARCHIVEID
+
cd /opt/eprints3/archives/ARCHIVEID
tar xvzf PreviewPlus.VERSION.tgz
+
tar xvzf PreviewPlus.VERSION.tgz
</code>
 

Revision as of 10:15, 4 December 2009

Installation

Begin by downloading PreviewPlus from : SOMEWHERE

Prerequesit software

As prerequisits you will also require FFMPEG, LAME and OpenOffice. On Ubuntu/Debian you can install these from the package manager. On RedHat/Fedora you may have to install them by hand depending what repositories you have available.

FFMPEG:http://ffmpeg.org/index.html

LAME:http://lame.sourceforge.net/

OpenOffice:http://www.openoffice.org/

Plugin Installation

Instructions assume eprints is installed at /opt/eprints3

Extract the tarball into your local archive directory:

cd /opt/eprints3/archives/ARCHIVEID
tar xvzf PreviewPlus.VERSION.tgz