From 302cfb5a29186565fe87f6aaf9b3b163549292bc Mon Sep 17 00:00:00 2001 From: mguessan Date: Tue, 23 Oct 2007 22:09:06 +0000 Subject: [PATCH] Update web site documentation to include linux setup git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@90 3d1905a2-6b24-0410-a738-b14d5a86fcbd --- src/site/site.xml | 3 +- src/site/xdoc/linuxsetup.xml | 39 +++++++++++++++++++ src/site/xdoc/{setup.xml => windowssetup.xml} | 12 ++++-- 3 files changed, 49 insertions(+), 5 deletions(-) create mode 100644 src/site/xdoc/linuxsetup.xml rename src/site/xdoc/{setup.xml => windowssetup.xml} (63%) diff --git a/src/site/site.xml b/src/site/site.xml index a1552572..6db135d6 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -14,7 +14,8 @@ - + + diff --git a/src/site/xdoc/linuxsetup.xml b/src/site/xdoc/linuxsetup.xml new file mode 100644 index 00000000..0dd9fddf --- /dev/null +++ b/src/site/xdoc/linuxsetup.xml @@ -0,0 +1,39 @@ + + + + + + Setup DavMail on linux + Mickael Guessant + + + + +
+

Prerequisite : Sun J2SE 1.5 or 1.6. Tray icon is now implemented with SWT and compatible with + Java 1.5. You may use DavMail with an older version, but the gateway will run as a + command line application. +

+ +

You should first download and install Java, e.g. by running the following command on + Ubuntu : +

+ sudo apt-get install sun-java6-bin + +

Download the linux x86 DavMail package from Sourceforge and uncompress it with + your favorite tool. The standard package will run natively on x86, to use DavMail + on any other hardware platform, replace the SWT with the right one or use the + platform independent package. Sorry, no deb or rpm package yet ! +

+

On Ubuntu and other Gnome or Kde distributions, just use the desktop launcher. + On other distributions, try + davmail.sh +

+ +

Adjust DavMail settings : + Getting started +

+
+ + +
\ No newline at end of file diff --git a/src/site/xdoc/setup.xml b/src/site/xdoc/windowssetup.xml similarity index 63% rename from src/site/xdoc/setup.xml rename to src/site/xdoc/windowssetup.xml index 726257ad..c67d6693 100644 --- a/src/site/xdoc/setup.xml +++ b/src/site/xdoc/windowssetup.xml @@ -3,17 +3,21 @@ - Setup DavMail + Setup DavMail on windows Mickael Guessant -
-

Prerequisite : Sun J2SE 1.6 is mandatory to enable tray icon support. You may use - DavMail with an older version, but the gateway will run as a command line application. +

+

Prerequisite : Sun J2SE 1.5 or 1.6. Tray icon is now implemented with SWT and compatible with + Java 1.5. You may use DavMail with an older version, but the gateway will run as a + command line application.

+

If Java is not available, DavMail Jsmooth launcher will trigger java download and + setup.

+

DavMail setup is straightforward, just follow the setup wizard.

Choose language: