[CLUE-Tech] Cannot complete java installation

Jeremy Huber jhuber at fallenknight.org
Wed Jan 29 14:03:26 MST 2003


Quoting Vern Bradley Southern <vbsouthern at access4less.net>:

> Example:
> setenv LD_LIBRARY_PATH <Netscape 6>:$LD_LIBRARY_PATH
> setenv LD_LIBRARY_PATH <netscape>:$LD_LIBRARY_PATH
> setenv LD_LIBRARY_PATH </usr/local/netscape>:$LD_LIBRARY_PATH
> 
> I get the same output from all, No such file or directory.

You're probably using bash, zsh, or something other than C Shell, which (if I 
remember correctly) is the only shell that uses setenv to set environment 
variables.  Swap setenv for export, and you should work fine.

Jeremy


-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/



More information about the clue-tech mailing list