Name: skR10017 Date: 05/18/2000
Java wrapper can't find /bin/grep on Caldera Open Linux 2.3
because there "grep" is located on "/usr/bin/grep"
---------------------------- output --------------------------
[kotl@linux-7 kotl]$ java
/net/novo48/export/home1/jdk1.3/linux/bin/java: /bin/grep: No such file or directory
/net/novo48/export/home1/jdk1.3/linux/bin/java: /bin/grep: No such file or directory
Can't load library "/.automount/novo48/root/export/home1/jdk1.3/linux/jre/lib/i386/libverify.so", because libjvm.so: cannot open shared object file: No such file or directory
Could not create the Java virtual machine.
[kotl@linux-7 kotl]$
--------------------------------------------------------------
Suggestion fix:
The java wrapper should use the grep which can be located from PATH environment
======================================================================
- relates to
-
JDK-4379008 Linux: java wrapper does not work without setting certain pathes
- Closed
-
JDK-4379587 Linux: java wrapper has hard-coded paths for head and cut
- Closed