:: Re: [DNG] Advice sought re: ejabber…
Top Page
Delete this message
Reply to this message
Author: Antony Stone
Date:  
To: dng
Subject: Re: [DNG] Advice sought re: ejabberd
On Monday 19 July 2021 at 16:15:22, o1bigtenor via Dng wrote:

> On Sun, Jul 18, 2021 at 11:44 PM Tomasz Torcz <tomek@???> wrote:
> > On Sun, Jul 18, 2021 at 12:42:15PM -0500, o1bigtenor via Dng wrote:
> > > # less /var/log/ejabberd/error.log
> > > 2021-07-18 09:43:36.985 [error]
> > > <0.82.0>@ejabberd_config:validate_opts:1095 Unknown option 'echo
> > > <PREFIX>/lib > /etc/ld.so.conf.d/opensrf.conf    what'
> > > 2021-07-18 09:43:36.985 [error] <0.82.0>@ejabberd_config:start:88
> > > Failed to load configuration file /etc/ejabberd/ejabberd.yml

> > >
> > Looks like you have some junk (“echo <PREFIX>/lib >
> > /etc/ld.so.conf.d/opensrf.conf”)
> >
> > in /etc/ejabberd/ejabberd.yml config file.
> >
> > This is a part of install instructions:
> > https://evergreen-ils.org/~bshum/OpenSRF-README.html#_adjust_the_system_d
> > ynamic_library_path but it should be executed, not put in ejabberd
> > config.
>
> Not sure what you mean by 'clean this up'.
>
> The install destructions indicate to use the command
> # echo openils/lib > /etc/ld.so.conf.d/opensrf.conf
>
> as part of the install process.


That means that you should (as root) run the command

    echo openils/lib > /etc/ld.so.conf.d/opensrf.conf


at a shell command prompt.

It does not mean that this line of text should end up in the file
/etc/ejabberd/ejabberd.yml and therefore you need to remove it, as well as
running the command.


I hope that is clear


Antony.

--
"The problem with television is that the people must sit and keep their eyes
glued on a screen; the average American family hasn't time for it."

- New York Times, following a demonstration at the 1939 World's Fair.

                                                   Please reply to the list;
                                                         please *don't* CC me.