<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.eprints.org/w/index.php?action=history&amp;feed=atom&amp;title=Executables.pl</id>
	<title>Executables.pl - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.eprints.org/w/index.php?action=history&amp;feed=atom&amp;title=Executables.pl"/>
	<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Executables.pl&amp;action=history"/>
	<updated>2026-04-17T17:38:18Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.8</generator>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Executables.pl&amp;diff=14612&amp;oldid=prev</id>
		<title>Drn@ecs.soton.ac.uk: Added executables.pl page</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Executables.pl&amp;diff=14612&amp;oldid=prev"/>
		<updated>2022-02-12T19:10:40Z</updated>

		<summary type="html">&lt;p&gt;Added executables.pl page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{dirs}}&lt;br /&gt;
&lt;br /&gt;
'''executables.pl''' in [[lib/syscfg.d/]] contains configuration for location of third-party executables EPrints might need to use.  In particular it contains the following executable to filepath mappings:&lt;br /&gt;
 my %executables = (&lt;br /&gt;
   'convert' =&amp;gt; '/usr/bin/convert',&lt;br /&gt;
   'tar' =&amp;gt; '/bin/tar',&lt;br /&gt;
   'rm' =&amp;gt; '/bin/rm',&lt;br /&gt;
   'dvips' =&amp;gt; '/usr/bin/dvips',&lt;br /&gt;
   'gunzip' =&amp;gt; '/bin/gunzip',&lt;br /&gt;
   'sendmail' =&amp;gt; '/usr/sbin/sendmail',&lt;br /&gt;
   'unzip' =&amp;gt; '/usr/bin/unzip',&lt;br /&gt;
   'elinks' =&amp;gt; '/usr/bin/elinks',&lt;br /&gt;
   'cp' =&amp;gt; '/bin/cp',&lt;br /&gt;
   'latex' =&amp;gt; '/usr/bin/latex',&lt;br /&gt;
   'perl' =&amp;gt; $Config{perlpath},&lt;br /&gt;
   'pdftotext' =&amp;gt; '/usr/bin/pdftotext',&lt;br /&gt;
   'wget' =&amp;gt; '/usr/bin/wget',&lt;br /&gt;
   'antiword' =&amp;gt; '/usr/bin/antiword',&lt;br /&gt;
   'ffmpeg' =&amp;gt; '/usr/bin/ffmpeg',&lt;br /&gt;
   'file' =&amp;gt; '/usr/bin/file',&lt;br /&gt;
   'doc2txt' =&amp;gt; &amp;quot;$c-&amp;gt;{base_path}/tools/doc2txt&amp;quot;,&lt;br /&gt;
   'unoconv' =&amp;gt; '/usr/bin/unoconv',&lt;br /&gt;
   'txt2refs' =&amp;gt; &amp;quot;$c-&amp;gt;{base_path}/tools/txt2refs&amp;quot;,&lt;br /&gt;
   'ffprobe' =&amp;gt; '/usr/bin/ffprobe',&lt;br /&gt;
 );&lt;br /&gt;
It may be necessary to modify some of these if you install local versions of some executable or you use an operating system that does not install the executable in the expected location.&lt;/div&gt;</summary>
		<author><name>Drn@ecs.soton.ac.uk</name></author>
		
	</entry>
</feed>