I worked around that one by installing --prefix=/usr
now it gets through autogen but barfson VTE.
``` ./configure --disable-all-plugins --enable-debugger --enable-scope ... checking for VTE... no configure: error: Package requirements (vte >= 0.24) were not met:
```
vte is installed at version 0.28 :(
Not going too smoothly today.