PIMCTL tool not working though pimd daemon is running. #203
SandipJunghare
started this conversation in
General
Replies: 1 comment 7 replies
|
pimd needs to be able to read and write certain files to be able to communicate with the system. The paths to these files are set by the configure script. The defaults paths used by configure is in the /usr/local prefix, due to GNU tradition. The paths need to match what your system uses. You need to tell us how you've run configure. E.g., the README recommends the following, which works on most modern Linux distributions: When installed, pimd will look in /etc for pimd.conf, add store state files, like the IPC socket used by pimctl in /var ... |
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Hi @troglobit ,
Please find below screenshot for my previous question. The screenshot are for other machine now.
Here i can start pimd daemon but not pimctl tool.
Do i need any changes in confing file or in any other file??
Thanks,
Sandip
All reactions