[EP-tech] Re: Fw: Fail install epindexer services
Sebastien Francois
sf2 at ecs.soton.ac.uk
Thu May 17 10:27:48 BST 2012
On 17/05/12 10:06, mohdizwan8733 at salam.uitm.edu.my wrote:
> Here..
>
> [root at eprints eprints]# ls -la /etc/init.d/epindexer
> lrwxrwxrwx. 1 root root 27 May 17 14:20 /etc/init.d/epindexer ->
> /opt/eprints3/bin/epindexer
>
> [root at eprints eprints]# ls -la /opt/eprints3/bin/epindexer
> -rwxr-xr-x. 1 root root 2400 Dec 9 17:45 /opt/eprints3/bin/epindexer
>
> [root at eprints bin]# epindexer start
> bash: epindexer: command not found...
>
That should be:
./epindexer start
Does it work if you run (as root):
/etc/init.d/epindexer {start|stop}
?
> Btw, the files in the folder was epindexer.in
You should have both: "epindexer", "epindexer.in" (and also "indexer") -
I think "epindexer.in" is just used to generate "epindexer" (diff the
two to check).
At the top of "epindexer", make sure that the variable $prefix is set
correctly (to EPrints' root path eg /opt/eprints3).
Seb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/eprints-tech/attachments/20120517/53f29ffd/attachment.html
More information about the Eprints-tech
mailing list