You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 13, 2021. It is now read-only.
When compiling from source, following execution of autogen.sh, the configure script requires a chmod +x permission to be set. Without the executable permission set, the configure script will spit "permission denied" right back at you.
FYI this is on FreeBSD, although I doubt it is a unique issue occurring solely to *BSD platforms.
All else works fine.