Re: [Dspace-tech] dspace 1.5 ant error(building the dspace binaries)

2008-06-02 Thread Twaha Daudi
hello Mark diggory and all Iam back again,Sorry for taking you time. environment variables for the necessary software to run dspace 1.5 are( I have added these on .bashrc file) # java variable export JAVA_HOME=/usr/lib/jvm/java-6-sun export PATH=$PATH:$JAVA_HOME/bin # Maven variable

Re: [Dspace-tech] dspace 1.5 ant error(building the dspace binaries)

2008-06-02 Thread Mark Diggory
Twaha, Please check the file permissions in the following directory by running the following command as the same user account you are running mvn from On [EMAIL PROTECTED] touch /dspace-source/dspace/modules/xmlui/target/xmlui-1.5.0 if you get an error, then your file permissions are not

Re: [Dspace-tech] dspace 1.5 ant error(building the dspace binaries)

2008-06-02 Thread Twaha Daudi
Mark, Thank you for the help.I got it working. Thank you again Twaha - Original Message From: Mark Diggory [EMAIL PROTECTED] To: Twaha Daudi [EMAIL PROTECTED] Cc: dspace-tech@lists.sourceforge.net Sent: Monday, June 2, 2008 6:49:49 PM Subject: Re: [Dspace-tech] dspace 1.5 ant error

Re: [Dspace-tech] dspace 1.5 ant error(building the dspace binaries)

2008-06-01 Thread Poulter, Dale
What version of ant are you running? If I remember correctly, I encountered this issue with either an earlier version of ant or java. I upgrade java to 1.6 and ant to 1.7. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Twaha Daudi Sent:

Re: [Dspace-tech] dspace 1.5 ant error(building the dspace binaries)

2008-06-01 Thread Twaha Daudi
: Sunday, June 1, 2008 6:20:13 PM Subject: RE: [Dspace-tech] dspace 1.5 ant error(building the dspace binaries) What version of ant are you running? If I remember correctly, I encountered this issue with either an earlier version of ant or java. I upgrade java to 1.6 and ant to 1.7

Re: [Dspace-tech] dspace 1.5 ant error(building the dspace binaries)

2008-06-01 Thread Mark Diggory
?. maybe it should show java1.6?? not sure thank you again udd - Original Message From: Poulter, Dale [EMAIL PROTECTED] To: Twaha Daudi [EMAIL PROTECTED]; dspace- [EMAIL PROTECTED] Sent: Sunday, June 1, 2008 6:20:13 PM Subject: RE: [Dspace-tech] dspace 1.5 ant error(building the dspace