I'm trying to install UVdesk on openSUSE Leap 15.6 but I'm not able to because imap extension is not packaged anymore and I can't even build it there.
imap extension is unmaintained and that's why it was dropped from openSUSE.
When trying to build it I get error like this:
checking for utf8_mime2text signature... new
checking for U8T_DECOMPOSE... no
configure: error: utf8_mime2text() has new signature, but U8T_CANONICAL is missing. This should not happen. Check config.log for additional information.
Most likely this fails because it needs libc-client library but that isn't being packaged anymore either.
I'm trying to install UVdesk on openSUSE Leap 15.6 but I'm not able to because imap extension is not packaged anymore and I can't even build it there.
imap extension is unmaintained and that's why it was dropped from openSUSE. When trying to build it I get error like this:
Most likely this fails because it needs
libc-client
library but that isn't being packaged anymore either.