Skip to content

FreeBSD installation fails #15

@Jashi

Description

@Jashi

Hi,

we'd like to use your package on FreeBSD but have run into some trouble.

We do have the binary on our server already but unfortunately your install script (lib/install.js) doesn't check for that. Instead it tries to install the binary again but can't because the path for libjpeg doesn't work with this command:
".cmd('./configure --prefix="${bin.dest()}" --bindir="${bin.dest()}"')"

Is it possible to either check if the binary is already installed on the server and actually use that or maybe add the binary for FreeBSD?

Best regards,
Tia

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions