June 15, 2026
8:50 p.m.
Hi, On Mon, Jun 15, 2026 at 02:33:24AM +0200, Teddi Vazquez wrote:
Hello, I'm trying to add the plugins for gopher and gemini, when i run the "make install" the next message appears in both:
echo 'proto.gopher=gopher/gopher.filter.dpi' >> /root/.dillo/dpidrc
Don't install with root (sudo) use just "make install" as your user.
dpidc stop || true ** ERROR **: [Dpi_read_comm_keys] No such file or directory ** ERROR **: main: Can't read dpid's port number
These errors are expected when there is no dpid daemon running, which is fine if you don't have dillo open. After that "make install" it should work. Otherwise let us know. Best, Rodrigo.