Skip to content

Path to perl on FreeBSD #2

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

Open
jteresco opened this issue Dec 2, 2021 · 0 comments
Open

Path to perl on FreeBSD #2

jteresco opened this issue Dec 2, 2021 · 0 comments

Comments

@jteresco
Copy link

jteresco commented Dec 2, 2021

Very minor configuration item: I cloned Zoltan onto my FreeBSD 12.2 system, configure and compile went smoothly. But on the make install it failed because the path to perl on my system is /usr/local/bin instead of /usr/bin. I can (and did) just re-run configure with the --with-perl option but this did not help - the path remains hard-coded at

#!/usr/bin/perl -w

Editing the file manually (and one other) with my perl path allowed a successful compile.

kddevin added a commit that referenced this issue Dec 8, 2021
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