linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #01884
[Question #124387]: Plugins/MOTD won't run
New question #124387 on ADCH++:
https://answers.launchpad.net/adchpp/+question/124387
I described this issue in a preexisting ticket, Question #115636 but it's already set to answered, so no one is probably looking at it.
I'm having issues with getting the plugins to work in linux, and have tried FAQ #704 ass suggested in Question #115636. (using absolute paths and installing LUA from repo and other related instructions)
I have placed everything from /adchpp/build/release-default/bin/ into /usr/lib/adchpp/
I have the hub running in secure mode, but each time I launch it I have to specify the absolute path to the configuration file with
./adchppd -c /usr/lib/adchpp/config/
I changed the plugins path line to say:
<Plugins Path="/usr/lib/adchpp/scripts">
It runs fine in secure mode, but it doesn't find the plugins, so the hub not too useful yet. No +help, no MOTD.
--
You received this question notification because you are a member of
Dcplusplus-team, which is an answer contact for ADCH++.