Re: set enviroment variables on linux

2002-11-30 Thread Marcel Stör
Jack_-_Ganzha wrote:
> How can i set a enviroment variable on linux using kde interface?

Global variables:
Edit file /etc/profile with whatever editor you like (e.g. KEdit). To set
CATALINA_HOME write the following:

CATALINA_HOME=/path/to/your/tomcat/installation/root/directory
export CATALINA_HOME

User specific variables:
Edit each user's .bash_profile file which can normally be found in
/home/username


Marcel


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: set enviroment variables on linux

2002-11-30 Thread Pascal Platteeuw
I would say :  open a terminal, go to /etc/login (or something like that)
modify the script to add your environment variables and then reboot...
Normally this should do what you want...

Friendly,

Pascal
- Original Message -
From: "Jack_-_Ganzha" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, November 30, 2002 3:42 AM
Subject: set enviroment variables on linux


> How can i set a enviroment variable on linux using kde interface?
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




set enviroment variables on linux

2002-11-29 Thread Jack_-_Ganzha
How can i set a enviroment variable on linux using kde interface?



--
To unsubscribe, e-mail:   
For additional commands, e-mail: