Zentyal Forum, Linux Small Business Server

Zentyal Server => Installation and Upgrades => Topic started by: ebox-steve on February 20, 2008, 04:21:45 pm

Title: [SOLVED] eBox and DSpace
Post by: ebox-steve on February 20, 2008, 04:21:45 pm
Dear eBox team,

I'm planning to setup DSpace1 on eBox version 0.11.99 which requires at least these components to be installed:
- sun-java6-jdk
- libpg-java
- ant-optional
- tomcat5.5

Is it possible to get those components installed? I tried "apt-cache search" but couldn't find any.

Please help, thank you!

1 http://www.dspace.org/

Best regards,
Steve
Title: Re: eBox and DSpace
Post by: sixstone on February 21, 2008, 10:00:30 am
You must set as another source any Sarge complaint repository, for instance these two lines may be added to /etc/apt/sources.list

Code: [Select]
deb http://ftp.de.debian.org/debian sarge main contrib
deb http://www.backports.org/debian/ sarge-backports main

Then, update your database and install the software you may require.