Skip to content

x executable file not found in $PATH #142

Description

@sinawic

hi
i am using an externally installed cli tool
let's say figlet in my bash script
and when i compile and export the binary file using bunster
runs without any issue on the machine where i built it
but when i move it to a machine that figlet is not installed
when i run the bin file i get
"figlet": executable file not found in $PATH
i think i might be getting it wrong but shouldn't the built bin file be independent of whatever used in the original bash script?

if the built bin file is also dependent on the tools used in the original script file
then how the final bin file is different from the bash script file?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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