Chinaunix首页 | 论坛 | 博客
  • 博客访问: 218144
  • 博文数量: 81
  • 博客积分: 1165
  • 博客等级: 少尉
  • 技术积分: 1425
  • 用 户 组: 普通用户
  • 注册时间: 2012-05-04 11:27
文章分类

全部博文(81)

文章存档

2015年(1)

2014年(2)

2013年(37)

2012年(41)

我的朋友

分类: LINUX

2013-06-26 10:13:52

天安装TOMCAT5,下载的是其ZIP安装包,在Linux下unzip后,无论如何,也无法正常启动TOMCAT,总是错误如下:

  The BASEDIRenvironmentvariable is not defined correctly

  This environmentvariable is needed to run this program

  之前就是:

  Cannot find ./catalina.sh

  This file is needed to run this program

  经过无数次磨练后,才猛然发现那些.sh文件都不是可执行文件,于是chmod +x *.sh,一切就全都搞定!

本文转自:

阅读(728) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~