Skip to content

libidn not found with Homebrew on Mac #129

@ondohotola

Description

@ondohotola

I am unable get Zonemaster:LDNS to compile on iMac/MacPro x86_64 MOnterey 12.1 with CPAN updated to latest.

It does not find libidn, which is installed from Homebrew.

From what I see it's just something similar like --prefix-openssl which needs to be added to the Makefile.PL, even though I see this in /usr/local

lrwxr-xr-x  1 el  admin  40 Jul 25 23:02 include/idn-free.h -> ../Cellar/libidn/1.38/include/idn-free.h
lrwxr-xr-x  1 el  admin  39 Jul 25 23:02 include/idn-int.h -> ../Cellar/libidn/1.38/include/idn-int.h
lrwxr-xr-x  1 el  admin  38 Jul 21 17:49 include/idn2.h -> ../Cellar/libidn2/2.3.2/include/idn2.h
lrwxr-xr-x  1 el  admin  36 Jul 25 23:02 include/idna.h -> ../Cellar/libidn/1.38/include/idna.h
lrwxr-xr-x  1 el  admin  41 Jul 25 23:02 lib/libidn.12.dylib -> ../Cellar/libidn/1.38/lib/libidn.12.dylib
lrwxr-xr-x  1 el  admin  34 Jul 25 23:02 lib/libidn.a -> ../Cellar/libidn/1.38/lib/libidn.a
lrwxr-xr-x  1 el  admin  38 Jul 25 23:02 lib/libidn.dylib -> ../Cellar/libidn/1.38/lib/libidn.dylib
lrwxr-xr-x  1 el  admin  43 Jul 21 17:49 lib/libidn2.0.dylib -> ../Cellar/libidn2/2.3.2/lib/libidn2.0.dylib
lrwxr-xr-x  1 el  admin  37 Jul 21 17:49 lib/libidn2.a -> ../Cellar/libidn2/2.3.2/lib/libidn2.a
lrwxr-xr-x  1 el  admin  41 Jul 21 17:49 lib/libidn2.dylib -> ../Cellar/libidn2/2.3.2/lib/libidn2.dylib

Thanks, el

Metadata

Metadata

Labels

T-FeatureType: New feature in software or test case descriptionT-QuestionType: External question.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions