Name: sgC58550 Date: 05/14/97
1. Can't execute tools if using GNU uname
% which uname
/usr/local/bin/uname
% java
uname: invalid option -- p
Try `uname --help' for more information.
uname: invalid option -- p
Try `uname --help' for more information.
java was not found in /usr/local/jdk1.1.1/bin/../bin//green_threads/java
2. When replace `uname' to `/bin/uname' in .java_wrapper, can execute tools.
======================================================================
- duplicates
-
JDK-4051683 Can't execute tools if using GNU uname
-
- Closed
-