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

Re: bug in ozoneEnd



On Fri, 18 Aug 2000, Fiedler.Raul wrote:
> Hi
> 
> The version 0.5.5 has the same bug in ozoneEnv script as earlier reported in
> version 0.5.4
> 
> The script is not executing on sparc Solaris 2.5.1
> One solution is to change following line in ozoneEnv:
> 
> if test -z $OZONE_JVM; then
> 
> if test -z $OZONE_JAVAC; then
> 
> into:
> if test -z $OZONE_JVM != 0; then
> 
> if test -z $OZONE_JAVAC != 0; then

But this does not run on GNU (Linux)... do you have a portable solution for me?


Falko
-- 
______________________________________________________________________
Falko Braeutigam                              mailto:falko@smb-tec.com
SMB GmbH                                        http://www.smb-tec.com