[Users] Unable to Load LiteHtmlViewer Plugin (Using libgumbo2) on v4.1.1git90

Paul paul at claws-mail.org
Thu Oct 5 11:09:11 UTC 2023


On Thu, 5 Oct 2023 16:20:42 +0600
Dustin Miller <dustbiz at gmail.com> wrote: 

> DM: So I guess the question is, what's the best resolution for this? My
> guess is that it would be to adjust the Claws code to also look in this
> location, especially if it's a relatively non-difficult task. (But I
> might be off the mark as far as the actual problem and solution.)
> Presumably a work around would be to copy / move the gumbo2 files to
> the /usr/lib location (or see if I can add an option to the gumbo2
> build process to change the location -- not sure how easy it would be
> for me to figure this out, unless it's as simple as adding the option
> '--prefix=/usr', which I've done with some other programs), but it would
> be nice not to have to do that.

Nothing needs to change in Claws Mail.

Try setting LD_LIBRARY_PATH before building. For example:

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/


with regards

Paul


More information about the Users mailing list