ubuntu - 在 Ubuntu 16.04 上安装 Ciphermail

标签 ubuntu tomcat

想尝试 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 []

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

如有任何帮助,我们将不胜感激!

最佳答案

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 符号链接(symbolic link)

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

关于ubuntu - 在 Ubuntu 16.04 上安装 Ciphermail,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40757138/

相关文章:

java 小服务程序。重定向到静态页面不起作用

spring - 带有 Spring Boot 应用程序的 buildNumber 插件 Maven 不适用于 Tomcat

apache - 将所有流量重定向到 www https

java - 多个 Tomcat 8 安装或虚拟主机

ubuntu - 是否有管理 source.list 的工具?

eclipse - PyDev 插件找不到 python 3.4

ubuntu - Jenkins 在不同的端口上,而不是 Ubuntu 中的 8080

ubuntu - wine32 在 ubuntu 20.04 中缺少问题,[[作为 root,请执行 "apt-get install wine32"wine-5.0 ]]

php - apache目录列表而不是执行网站

Tomcat 在重负载时失败