[Dspace-tech] error while installing dspace

2013-10-02 Thread Samuel Desseaux
Hi, I'm newbie on dspace and try to install it but it fails on the last step when i launch ant fresh_install) Here is what i have $ ant fresh_install Buildfile: /var/dspace/dspace/target/dspace-3.2-build/build.xml init_installation: BUILD FAILED

Re: [Dspace-tech] error while installing dspace

2013-10-02 Thread helix84
On Wed, Oct 2, 2013 at 11:59 AM, Samuel Desseaux samuel.desse...@ecp.fr wrote: /var/dspace/dspace/target/dspace-3.2-build/build.xml:715: Directory /dspace/bin creation was not successful for an unknown reason Hi Samuel, please make sure that 1) the /dspace directory exists; and 2) it is owned

[Dspace-tech] Error while installing DSpace in CentOS; mvn package

2012-02-24 Thread Rahul Soni
While installing DSpace in centOS, I am getting the following errors after the command mvn package; please help. [root@localhost /]# su dspace bash-3.2$ cd /dspace-1.8.1-src-release/dspace/config/ bash-3.2$ vim dspace.cfg bash-3.2$ cd /dspace-1.8.1-src-release/dspace bash-3.2$ mvn package [ERROR]

Re: [Dspace-tech] Error while installing DSpace in CentOS; mvn package

2012-02-24 Thread helix84
On Fri, Feb 24, 2012 at 14:51, Rahul Soni ra...@ismu.ac.in wrote: bash-3.2$ mvn package [ERROR] Could not create local repository at /home/dspace/.m2/repository - [Help 1] Does your dspace user home directory (/home/dspace) exist? Does the dspace user have permission to write to this

Re: [Dspace-tech] Error while installing DSpace in CentOS; mvn package

2012-02-24 Thread Mark H. Wood
On Fri, Feb 24, 2012 at 07:21:52PM +0530, Rahul Soni wrote: While installing DSpace in centOS, I am getting the following errors after the command mvn package; please help. [root@localhost /]# su dspace bash-3.2$ cd /dspace-1.8.1-src-release/dspace/config/ bash-3.2$ vim dspace.cfg