Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 13 years ago.
我会尝试 sudo apt-get purge tomcat6 然后尝试 sudo apt-get install tomcat6
sudo apt-get purge tomcat6
sudo apt-get install tomcat6
看看尝试清除时会发生什么。
此外,在 Ubuntu 11 中,您只需输入 sudo service tomcat6 restart
sudo service tomcat6 restart
I would try sudo apt-get purge tomcat6 and then try sudo apt-get install tomcat6
See what happens when you try to purge.
Also, with Ubuntu 11, you can simply type sudo service tomcat6 restart
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
暂无简介
文章 0 评论 0
接受
发布评论
评论(1)
我会尝试
sudo apt-get purge tomcat6
然后尝试sudo apt-get install tomcat6
看看尝试清除时会发生什么。
此外,在 Ubuntu 11 中,您只需输入
sudo service tomcat6 restart
I would try
sudo apt-get purge tomcat6
and then trysudo apt-get install tomcat6
See what happens when you try to purge.
Also, with Ubuntu 11, you can simply type
sudo service tomcat6 restart