July 13, 2026
8:08 p.m.
Rodrigo Arias wrote:
Have you installed dillo in its prefix (make install)? This is often a symptom that you are running it directly from the build directory and is not able to find the plugins.
Ah okay, yes this is the problem, thanks. I was just testing things out in my build directory and hadn't run `make install` yet.