PS: You have to rerun ./autogen.sh after patching configure.ac
On 2020-06-28 14:53, Chris Moller wrote:
aplwrap needs to have the GNU APL source around to get stuff out of
Avec.hh. Normally, it gets the location of that directory by running
apl --show_src_dir
and if that doesn't work for whatever reason, it can't build. A long
time ago, I had a ./configure option "--with-apl-source-dir" to
manually set that, but the option seems to have vanished. I'll stick
it back in, but a quick work-around would be to manually set the path
at line 7 of ./configure.ac