Skip to content

Cannot execute command without /usr/bin prefix #6

@msequino

Description

@msequino

Hello, I'm facing a problem which cannot allow me to launch an executable whether I don't prepend /usr/bin folder.

processManager("command", "java"); // KO

processManager("command", "/usr/bin/java"); // OK

The path is already set.

Environment info:
Lubuntu (Linux 5.11.0-18-generic)
Matlab R2021a
Java 1.8.0_202-b08 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions