红联Linux门户
Linux帮助

为什么我没法用tomcat?

发布时间:2009-04-01 23:14:53来源:红联作者:yves-z
起先装了个tomcat4.1.39,找不到JAVAHOME,卸载后又装tomcat6.0.18,设好环境变量后,startup.sh就出现Cannot find /tools/apache-tomcat-4.1.39/bin/setclasspath.sh
This file is needed to run this program
为什么啊?怎么弄好啊,简直要放弃了。
文章评论

共有 2 条评论

  1. yves-z 于 2009-04-01 23:29:02发表:

    汗~重启一下就好了,得来全部费功夫。还是谢谢二楼

  2. wang7131984 于 2009-04-01 23:26:52发表:

    我没有装过tomcat,不过按照你的错误,应该是需要新建setclasspath.sh脚本,并在里面配置classpath。google一下