|
Good Day,
I am trying to install Dspace for the first time on a clean install of Ubuntu. I get to the command "mvn -U package" and I get this error - "Compilation Failure Please ensure you are using JDK 1.4 or above and not a JRE..."
Any ideas on how to fix this. I have followed the directions on this page from step one to this point. Thank you for your help, Adam Fullerton, MLIS Electronic/Technical Services Librarian & Assistant Professor Morningside College 1501 Morningside Ave
Sioux City, IA 51106 Phone: 712-274-5247 Fax: 712-274-5224 attn: Fullerton Email: [hidden email]
Being a librarian is not a job...it's a lifestyle. ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ DSpace-tech mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/dspace-tech |
|
Hello Adam,
It is likely that you do not have a Java JDK installed on your Ubuntu machine. Try installing the Java6 JDK per these instructions: https://help.ubuntu.com/community/Java Andrew On Thu, Feb 16, 2012 at 3:41 PM, Adam Fullerton <[hidden email]> wrote: > Good Day, > > I am trying to install Dspace for the first time on a clean install of > Ubuntu. I get to the command "mvn -U package" and I get this error - > "Compilation Failure Please ensure you are using JDK 1.4 or above and not a > JRE..." > > Any ideas on how to fix this. I have followed the directions on this page > from step one to this point. > > https://wiki.duraspace.org/display/DSPACE/Installing+DSpace+1.7+on+Ubuntu > > Thank you for your help, > > Adam Fullerton, MLIS > Electronic/Technical Services Librarian & > Assistant Professor > Morningside College > 1501 Morningside Ave > Sioux City, IA 51106 > > Phone: 712-274-5247 > Fax: 712-274-5224 attn: Fullerton > Email: [hidden email] > > Being a librarian is not a job...it's a lifestyle. > > > > > ------------------------------------------------------------------------------ > Virtualization & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > _______________________________________________ > DSpace-tech mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/dspace-tech > ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ DSpace-tech mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/dspace-tech |
|
In reply to this post by Adam Fullerton
Hi Adam,
It looks like the error is saying you don't have a recent version of Java (JDK) installed. The prerequisite software for installing DSpace 1.7 is listed in the official installation docs over at: https://wiki.duraspace.org/display/DSDOC17/Installation#Installation-PrerequisiteSoftware You'll especially want to check to make sure you have installed Oracle Java JDK 6 or later. Good luck, - Tim On 2/16/2012 2:41 PM, Adam Fullerton wrote: > Good Day, > > I am trying to install Dspace for the first time on a clean install of > Ubuntu. I get to the command "mvn -U package" and I get this error - > "Compilation Failure Please ensure you are using JDK 1.4 or above and > not a JRE..." > > Any ideas on how to fix this. I have followed the directions on this > page from step one to this point. > > https://wiki.duraspace.org/display/DSPACE/Installing+DSpace+1.7+on+Ubuntu > > Thank you for your help, > > Adam Fullerton, MLIS > Electronic/Technical Services Librarian & > Assistant Professor > Morningside College > 1501 Morningside Ave > Sioux City, IA 51106 > > Phone: 712-274-5247 > Fax: 712-274-5224 attn: Fullerton > Email: [hidden email] <mailto:[hidden email]> > > Being a librarian is not a job...it's a lifestyle. > > > > > > ------------------------------------------------------------------------------ > Virtualization& Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > > > > _______________________________________________ > DSpace-tech mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/dspace-tech ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ DSpace-tech mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/dspace-tech |
| Powered by Nabble | See how NAML generates this page |
