Re: [Dspace-tech] Installing Dspace on ubuntu

2009-07-15 Thread François Parmentier
Do you have a proxy? In this case, you need to configure maven to use this proxy. On Tue, Jul 14, 2009 at 4:06 PM, Lewatle Phaladilewatle.phal...@wits.ac.za wrote: Thanks for reply What i dit is: My Operating System : Ubuntu 9.4 sudo apt-get install java-1.6.0-sun sudo useradd -m

Re: [Dspace-tech] Installing Dspace on ubuntu

2009-07-15 Thread Mr Havercamp
Make sure you run maven as sudo or at the very least as the postgres user; # sudo mvn package Cheers Hayden François Parmentier wrote: Do you have a proxy? In this case, you need to configure maven to use this proxy. On Tue, Jul 14, 2009 at 4:06 PM, Lewatle

[Dspace-tech] Installing Dspace on ubuntu

2009-07-14 Thread Lewatle Phaladi
Hi all I am struggling on dspace installation on ubuntu can everyone assist, please sent me installation manual that can be very easy, i want to use dspace 1.5.2 on ubuntu 9.4. I installed all prerequisites and i am not able to finish on dspace. Regards Lewatle htmlpfont face = verdana size

Re: [Dspace-tech] Installing Dspace on ubuntu

2009-07-14 Thread Mark H. Wood
On Tue, Jul 14, 2009 at 01:33:42PM +0200, Lewatle Phaladi wrote: I am struggling on dspace installation on ubuntu can everyone assist, please sent me installation manual that can be very easy, i want to use dspace 1.5.2 on ubuntu 9.4. I installed all prerequisites and i am not able to

Re: [Dspace-tech] Installing Dspace on ubuntu

2009-07-14 Thread Lewatle Phaladi
Thanks for reply What i dit is: My Operating System : Ubuntu 9.4 sudo apt-get install java-1.6.0-sun sudo useradd -m dspace sudo passwd dspace sudo mkdir /dspace-1.5.2-src-release sudo chown dspace /dspace-1.5.2-src-release $sudo su postgres createuser -U postgres -d -A -P dspace createdb

Re: [Dspace-tech] Installing Dspace on ubuntu

2009-07-14 Thread Mark H. Wood
On Tue, Jul 14, 2009 at 04:06:25PM +0200, Lewatle Phaladi wrote: Thanks for reply What i dit is: [details] This is a much better problem report. Thank you. dsp...@lewatle-desktop:/dspace-1.5.2-src-release/dspace$ mvn package [INFO] Scanning for projects... [INFO] Reactor build order: