Dec. 20, 2025
11:19 a.m.
Hi,
Not a big deal, but I did need to manual make the ~/.dillo/ctl directory. It is possible that I missed that part in the instructions.
When running dillo it should create the directory on its own (let me know otherwise). But if you run dilloc first without the ctl directory, it will complain and exit: % dilloc ping error: cannot open /home/ram/.dillo/ctl directory: No such file or directory Even if the ctl directory is present but no dillo is found, it should fail with: % dilloc ping error: cannot find ctl socket, is dillo running? Maybe I can make the error message a bit more user friendly for the case when there is no directory. In any case, users should not need to create any directory. Best, Rodrigo.