mirror of
https://github.com/moparisthebest/davmail
synced 2025-01-05 10:47:59 -05:00
Update linux doc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@288 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
parent
66214ac70e
commit
dce4e61d60
@ -11,13 +11,16 @@
|
||||
|
||||
<section name="DavMail Setup on linux">
|
||||
<p>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.
|
||||
Java 1.5.
|
||||
</p>
|
||||
|
||||
<p>You should first download and install Java, e.g. by running the following command on
|
||||
Ubuntu :
|
||||
<p>You should first download and install Java, with the graphical package manager or through
|
||||
command line.
|
||||
</p>
|
||||
<p>Under Ubuntu, launch System/Administration/Synaptic Package Manager, quick search
|
||||
sun-java6-bin, mark for installation and click Apply
|
||||
</p>
|
||||
<p>Or use the following command:</p>
|
||||
<code>sudo apt-get install sun-java6-bin</code>
|
||||
|
||||
<p>Download the linux x86 DavMail package from Sourceforge and uncompress it with
|
||||
|
Loading…
Reference in New Issue
Block a user