【问题标题】:Ciphermail installation on Ubuntu 16.04在 Ubuntu 16.04 上安装密码邮件
【发布时间】:2016-11-23 06:02:24
【问题描述】:

想试试 Ciphermail。

我安装了 Ubuntu 服务器 16.04

openjdk-7 在 Ubutun 16.04 中不可用,所以我添加了 repo:

sudo add-apt-repository ppa:openjdk-r/ppa

然后我只是一步一步地跟随一切,从这里开始: https://www.ciphermail.com/documents/quick-install-guide.pdf

最后,我得到 Tomcat “请求的资源不可用”消息:

type Status report
message /ciphermail
description The requested resource is not available.

我在 /var/log/djigzo.log 中没有看到任何相关内容 或在 /var/log/tomcat7/catalina.out

也许除了这个:

WARNING: A context path must either be an empty string or start with a '/' and do not end with a '/'. The path [/] does not meet these criteria and has been changed to []

或者我不知道该寻找什么。

任何帮助将不胜感激!

【问题讨论】:

    标签: ubuntu tomcat


    【解决方案1】:

    CipherMail 也可以使用 OpenJDK 8 代替 OpenJDK 7。

    我在干净的 Ubuntu 16.04 安装上测试了安装。我按照快速安装指南中的安装程序进行操作:

    https://www.ciphermail.com/documents/quick-install-guide.txt

    我只用openjdk-8替换了openjdk-7:

    sudo apt-get install postgresql postfix openjdk-8-jre openjdk-8-jre-headless ant ant-optional mktemp wget libsasl2-modules symlinks

    一切正常,没有任何问题。

    【讨论】:

      猜你喜欢
      • 2017-04-12
      • 2018-01-06
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-08-23
      • 2021-09-11
      相关资源
      最近更新 更多