Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FreeBSD installation fails #15

Open
Jashi opened this issue Dec 7, 2017 · 0 comments
Open

FreeBSD installation fails #15

Jashi opened this issue Dec 7, 2017 · 0 comments

Comments

@Jashi
Copy link

Jashi commented Dec 7, 2017

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

@Jashi Jashi changed the title FreeBSD FreeBSD installation fails Dec 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant