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
[myhost:/Projects/lnp-forge] me % ./configure --prefix=$PWD && make install
checking build system type... x86_64-apple-darwin19.6.0
checking host system type... x86_64-apple-darwin19.6.0
checking for a BSD-compatible install... /usr/bin/install -c
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for a sed that does not truncate output... /usr/bin/sed
checking whether sed understands -r -i -e... no
configure: error:
[myhost:/Projects/lnp-forge] me%
The text was updated successfully, but these errors were encountered:
McArcady
changed the title
Error building lnp-forgeon macOS
Error building lnp-forge on macOS
Oct 30, 2020
Did the libSDL_image-1.2.so.0 stuff for mac ever get sorted out? No amount of installing or re-installing and validating path appear to resolve this on mac.
I'm not familiar with this problem, and never had the chance to use lnp-forge on MacOS.
Feel free to use this thread to discuss the issue or get feedback from other users.
I'm getting an error trying to build lnp-forge:
[myhost:
/Projects/lnp-forge] me % ./configure --prefix=$PWD && make install/Projects/lnp-forge] me%checking build system type... x86_64-apple-darwin19.6.0
checking host system type... x86_64-apple-darwin19.6.0
checking for a BSD-compatible install... /usr/bin/install -c
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for a sed that does not truncate output... /usr/bin/sed
checking whether sed understands -r -i -e... no
configure: error:
[myhost:
The text was updated successfully, but these errors were encountered: