Hi Andreas,
> - "Ant" is complaining if the openjdk-6-jdk package is not installed
> so i added this to the openjdk-6-jre package.
This is probably caused because you system was not a complete fresh
Ubuntu 8.04 install. I have tested the installation procedure
meticulously over and over again. Did you get this error when installing
the .tar files or when trying to build the sources?
> - The required package "jetty" is by default only available with
> version 5.1 on Ubuntu 8.04 LTS not version 6.1 as used in the VM
> appliance.
That's why on page 7 (Install and configure Jetty) of the installation
guide Jetty will be downloaded from the Djigzo website:
wget http://www.djigzo.com/downloads/jetty6_6.1.17_all.deb
You can also download Jetty directly from
http://dist.codehaus.org/jetty/ but at the time of writing they did not
have a .deb build of the latest version.
If you want you can use Jetty 5.1 but this has not been tested.
> - The path in the docu is /usr/local/djigzo while the appliance uses
> /usr/share/djigzo. This is a little bit confusing and makes it harder
> to compare if something goes wrong.
The reason for this is that application installed in /usr/share should
only be installed using dpkg (ie. the package should be manageable by
the Debian package manager). The Djigzo .deb packages can be removed
ussing dpkg and adhere to the Debian policy. If you manually install
Djigzo you should not install it into /usr/share. The standard location
for manually installed applications is /usr/local.
> - If i extract both the djigzo-src* and the djigzo-web* from the
> website and start ant it does not work eg. throw some error about
> "djigzo.jar not found". If i first only extract djigzo-src* start ant
> and then extract djigzo-web* in the same directory and start ant again
> it seams to work.
The "developers-guide.pdf" shows you the steps you need to take to build
the source. You do not need to extract the web src in the same
directory. Quote from "developers-guide"
"The djigzoweb project requires the jar file generated by the djigzo
project. It is therefore required that
djigzo project is build first. The djigzoweb build.xml ant script
contains a relative reference to the
djigzo jar file so if the two directories do not have the same parent
directory, or the djigzo directory is
named differently, you should change the “"djigzo.jar" ant property."
Kind regards,
Martijn Brinkers
lst_hoe02(a)kwsoft.de wrote:
···
Hello
I try to install on a existing system (Ubuntu 8.04 LTS) according to
installation guide
(http://www.djigzo.com/documents/installation-guide.pdf).
What i found so far :
- "Ant" is complaining if the openjdk-6-jdk package is not installed
so i added this to the openjdk-6-jre package.
- The required package "jetty" is by default only available with
version 5.1 on Ubuntu 8.04 LTS not version 6.1 as used in the VM
appliance.
- The path in the docu is /usr/local/djigzo while the appliance uses
/usr/share/djigzo. This is a little bit confusing and makes it harder
to compare if something goes wrong.
- If i extract both the djigzo-src* and the djigzo-web* from the
website and start ant it does not work eg. throw some error about
"djigzo.jar not found". If i first only extract djigzo-src* start ant
and then extract djigzo-web* in the same directory and start ant again
it seams to work.
Thanks for any help
Andreas
_______________________________________________
Users mailing list
Users(a)lists.djigzo.com
http://lists.djigzo.com/lists/listinfo/users
--
Djigzo open source email encryption