通过aptitude 安装tomcat7 失败
Tofloor
poster avatar
tjc
deepin
2018-08-28 16:34
Author
执行aptitude install tomcat7 然后报错
之后通过apt-get -f install tomcat7 修复仍然报错
报错信息如图

Reply Favorite View the author
All Replies
avatar
tjc
deepin
2018-08-28 16:35
#1
向各位大佬求助
Reply View the author
avatar
mythos
deepin
2018-08-28 17:06
#2
使用解压版的,更简单
Reply View the author
avatar
jeaven
deepin
2018-08-28 17:14
#3
我安装nginx 一直失败,系统直接炸了
Reply View the author
avatar
tjc
deepin
2018-08-28 17:26
#4
https://bbs.deepin.org/post/168017
使用解压版的,更简单

是的,但一开始没想到会出问题。
Reply View the author
avatar
mingy
deepin
2018-08-28 17:41
#5
你这是安装成功了,post-install是安装的后置处理时,启动失败。。。但是tomcat的启动日志你又刚好没给。手动执行以下/etc/init.d/tomcat7 start看看报什么错,根据提示排查。
而且这个问题明显应该到tomcat的安装文档里找答案吧。
Reply View the author
avatar
tjc
deepin
2018-08-28 18:13
#6
https://bbs.deepin.org/post/168017
你这是安装成功了,post-install是安装的后置处理时,启动失败。。。但是tomcat的启动日志你又刚好没给。手 ...

好的,我去看看,谢谢
Reply View the author