Re: [Dspace-tech] Assistance in creating an Administrator

2010-09-06 Thread Daniel Francis

Hi all,
 I have installed dspace 1.5.2 0n ubuntu server 8.04 LTS but i am having a
problem when trying to create an administrator. i'm getting the following
message:

sudo: unable to execute bin/create-administrator: Permission denied

i have given a full permission on the /dspace directory but i'm still
getting the same error message.

Regards,

Daniel Francis.

--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Assistance in creating an Administrator

2010-09-06 Thread helix84
On Mon, Sep 6, 2010 at 15:41, Daniel Francis dan...@admin.udsm.ac.tz wrote:
 sudo: unable to execute bin/create-administrator: Permission denied

 i have given a full permission on the /dspace directory but i'm still
 getting the same error message.

Hi Daniel,
there's no need to run create-administrator as root. Just log in as
your dspace user, e.g.
sudo -u dspace -i
and then run
/dspace/bin/create-administrator

Hope that helps. If not, post again what command you used and what
output it produced.

Regards,
~~helix84

--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech