EPrints Technical Mailing List Archive
Message: #07371
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
Re: [EP-tech] Eprints-tech Digest, Vol 118, Issue 15
- To: "eprints-tech@ecs.soton.ac.uk" <eprints-tech@ecs.soton.ac.uk>
- Subject: Re: [EP-tech] Eprints-tech Digest, Vol 118, Issue 15
- From: "Alan.Stiles" <alan.stiles@open.ac.uk>
- Date: Mon, 23 Jul 2018 08:32:39 +0000
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@ecs.soton.ac.uk [mailto:eprints-tech-bounces@ecs.soton.ac.uk]
On Behalf Of Aris Kurniawan 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# 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 |
- Follow-Ups:
- Re: [EP-tech] Eprints-tech Digest, Vol 118, Issue 15
- From: "Alan.Stiles" <alan.stiles@open.ac.uk>
- Re: [EP-tech] Eprints-tech Digest, Vol 118, Issue 15
- References:
- Re: [EP-tech] Eprints-tech Digest, Vol 118, Issue 15
- From: Aris Kurniawan <ariskurniawanlib@gmail.com>
- Re: [EP-tech] Eprints-tech Digest, Vol 118, Issue 15
- From: "Alan.Stiles" <alan.stiles@open.ac.uk>
- Re: [EP-tech] Eprints-tech Digest, Vol 118, Issue 15
- Prev by Date: Re: [EP-tech] Eprints-tech Digest, Vol 118, Issue 15
- Next by Date: [EP-tech] Batch edit uploaded documents visible status from "registered users only" to "anyone"
- Previous by thread: [EP-tech] Sort view with creators_name and corp_creators
- Index(es):