[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Environment vars (JAVA_HOME) not working on Debian 4



On Mon, Jan 16, 2012 at 10:54:37AM +0100, Oscar Vidal wrote:
> Hello List,
> 
> I'm having a wired problem right now and I need some help.
> 
> I'm not able to set the JAVA_HOME variable
> 
> # export JAVA_HOME=/opt/jdk1.6.0_07
> # echo $JAVA_HOME
> /opt/jdk1.6.0_07
> # sudo /opt/apache-tomcat-7.0.23/bin/startup.sh
> Neither the JAVA_HOME nor the JRE_HOME environment variable is defined
> At least one of these environment variable is needed to run this program

sudo clears the environment by default except for certain specific
environment variables.  You will need to use env or the like for this
case or modify /etc/sudoers.conf.

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187

Attachment: signature.asc
Description: Digital signature


Reply to: