<div dir="ltr">
<span style="font-size:12.8px;text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">Hi Enio Carboni</span>
<br><div><br></div><div><div>after i check the process_stats file, the difference is just in</div><div><br></div><div>1. at <a href="https://github.com/eprints/irstats2/blob/master/bin/stats/process_stats#L12">https://github.com/eprints/irstats2/blob/master/bin/stats/process_stats#L12</a> on line 1 process_stats =</div><div><br></div><div><b>#! / usr / bin / perl -w</b></div><div><br></div><div>on my computer on line 1 process_stats =</div><div><br></div><div><b>#! / usr / share / eprints3 / bin / perl -w</b></div><div><br></div><div><br></div><div>2. at <a href="https://github.com/eprints/irstats2/blob/master/bin/stats/process_stats#">https://github.com/eprints/irstats2/blob/master/bin/stats/process_stats#</a> on line 12 process_stats =</div><div><br></div><div><b>use EPrints;</b></div><div><br></div><div>on my computer line 12 process_stats =</div><div><br></div><div><b>use eprints3</b>;</div><div><br></div><div><br></div><div><br></div><div>but not on line 1 / usr / share / eprints3 / bin / perl -w on my computer pointing to the installation folder eprints3?</div></div><div><br></div><div>thank you</div></div>