I use this in my /etc/profile file

PATH="/bin:/sbin:/usr/bin:/usr/sbin"
PATH="$PATH:/Library/Ant/bin"
PATH="$PATH:/Library/Postgresql/bin"

export PATH

JAVA_HOME=/Library/Java/Home
JAVA_OPTIONS='-Dfile.encoding=iso-8859-1'

ANT_HOME=/Library/Ant

export JAVA_HOME
export ANT_HOME
export JAVA_OPTIONS

[ -r /etc/bashrc ] && source /etc/bashrc


On 30 Mar 2004, at 11:45, jacques couzteau wrote:

thank you Mark and Jerry,

I solved my Problem by changing my shell to tcsh. /usr also didn't work but then i opened a tcsh inside my bash typed
setenv JAVA_HOME /Library/Java/Home
and
./cocoon.sh servlet

... hurray it is running now.

But what is the Problem with my bash-environment?
Why wouldn't cocoon accept the value i set for JAVA_HOME in the bash?

It's a mystery to me.

Any ideas anyone?

thanks


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



Met vriendelijke groeten,
Bien ā vous,
Kind regards,

Yves Vindevogel
Implements

Mail: [EMAIL PROTECTED] - Mobile: +32 (478) 80 82 91

Kempische Steenweg 206 - 3500 Hasselt - Tel-Fax: +32 (11) 43 55 76
Markt 18c - 9700 Oudenaarde - Tel: +32 (55) 30 55 76

Web: http://www.implements.be
<x-tad-smaller>
First they ignore you. Then they laugh at you. Then they fight you. Then you win.
Mahatma Ghandi.</x-tad-smaller>

Reply via email to