Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4379587

Linux: java wrapper has hard-coded paths for head and cut

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.3.1
    • 1.3.0
    • hotspot
    • ladybird
    • x86
    • linux

        Java assumes path of /usr/bin/cut and /usr/bin/head. RedHat uses this location, but Slackware uses /bin/cut and /bin/head.

        [root@ghidra /root]# /usr/java/jdk1.3/bin/java
        /usr/java/jdk1.3/bin/java: /usr/bin/head: No such file or directory
        /usr/java/jdk1.3/bin/java: /usr/bin/cut: No such file or directory
        /usr/java/jdk1.3/bin/i386/native_threads/java: error while loading shared libraries: libjvm.so: cannot open shared object file: No such file or directory

              dwallmansunw David Wallman (Inactive)
              duke J. Duke
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: