svarshavchik / courier

Courier Mail Server
http://www.courier-mta.org
74 stars 14 forks source link

checking courier-unicode library and version - compiling error #45

Closed s-s-s closed 2 years ago

s-s-s commented 2 years ago

Hi! Which option should be set so that the compilation sees the installed package? Thank's

uname -a

FreeBSD 13.1-RELEASE-p1 FreeBSD 13.1-RELEASE-p1 GENERIC i386

./configure

... checking courier-unicode library and version... configure: error: ERROR: The Courier Unicode Library 2.2.4 header files appear not to be installed. You may need to upgrade the library or install a separate development subpackage in addition to the main package.

pkg info

... courier-authlib-0.71.5 Meta-port for the courier authentication library courier-authlib-base-0.71.5 Courier authentication library base courier-unicode-2.2.4 Courier implementation of Unicode Standard related algorithms ...

svarshavchik commented 2 years ago

I am not familiar with FreeBSD's packaging. If FreeBSD's packaging follows common naming convention it would be a separate -devel subpackage, please check with the FreeBSD's packager for more information.