bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ef.c for GNU Mailutils


From: Jean Louis
Subject: Re: ef.c for GNU Mailutils
Date: Mon, 10 May 2021 20:31:00 +0300
User-agent: Mutt/2.0.6 (2021-03-06)

* Sergey Poznyakoff <gray@gnu.org.ua> [2021-05-10 18:18]:
> Jean Louis <bugs@gnu.support> ha escrit:
> 
> > I did re-compile it. That is why I reported.
> 
> Then ld must have been able to locate them on your system
> while loading the binary.  Are you able to locate these libraries?
> If so, where they reside?  Is that directory present in your library
> search path (as defined in /etc/ld.so.conf)?
> 
> Finally, note the Makefile takes library locations using the following:
> 
> > LIBS=`mailutils ldflags mbox`
> 
> Please, run `mailutils --version'.  What version number does it show?
> Does it match the verion number of your locally built mailutils?

I have it in /etc/ld.so.conf.d/mailutils:

/package/mail/mailutils-2021-05-08/lib

Then I do

sudo ldconfig

But when I do ldconfig -p I don't see that directory.

After all this, I changed: /etc/ld.so.conf.d/mailutils to
/etc/ld.so.conf.d/mailutils.conf and now ldconfig recognized it.

I was expecting any file inside would be assessed, but it wasn't.

So it is solved, thank you.

Thank you,
Jean Louis



reply via email to

[Prev in Thread] Current Thread [Next in Thread]