[EP-tech] Eprints-tech Digest, Vol 118, Issue 15
Alan.Stiles
alan.stiles at open.ac.uk
Mon Jul 23 09:32:39 BST 2018
Hi Aris,
That line 12 in point 2 appears to have been changed in error?
It should still read
Use EPrints;
As it is referring to a code module, rather than a directory in the file structure.
The initial #! lines should point to the perl installation directory (probably #! /usr/bin/perl –w) rather than the eprints3 directory. Something appears to be a bit messed up in your IRStats2 installation.
Alan
From: eprints-tech-bounces at ecs.soton.ac.uk [mailto:eprints-tech-bounces at ecs.soton.ac.uk] On Behalf Of Aris Kurniawan
Sent: 23 July 2018 02:20
To: eprints-tech at ecs.soton.ac.uk
Subject: Re: [EP-tech] Eprints-tech Digest, Vol 118, Issue 15
Hi Enio Carboni
after i check the process_stats file, the difference is just in
1. at https://github.com/eprints/irstats2/blob/master/bin/stats/process_stats#L12 on line 1 process_stats =
#! / usr / bin / perl -w
on my computer on line 1 process_stats =
#! / usr / share / eprints3 / bin / perl -w
2. at https://github.com/eprints/irstats2/blob/master/bin/stats/process_stats#<https://github.com/eprints/irstats2/blob/master/bin/stats/process_stats> on line 12 process_stats =
use EPrints;
on my computer line 12 process_stats =
use eprints3;
but not on line 1 / usr / share / eprints3 / bin / perl -w on my computer pointing to the installation folder eprints3?
thank you
-- The Open University is incorporated by Royal Charter (RC 000391), an exempt charity in England & Wales and a charity registered in Scotland (SC 038302). The Open University is authorised and regulated by the Financial Conduct Authority in relation to its secondary activity of credit broking.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/eprints-tech/attachments/20180723/06c83457/attachment-0001.html
More information about the Eprints-tech
mailing list