Jump to content
  • 0
Sign in to follow this  
Cold

Compiling on MacOS M1

Question

I'm trying to compile the server using a MacBook with new M1 chipset.

 

But after I try tin use `./configure`, I'm getting an error that `pcre header was not found`. I already installed pcre using `home-brew` but no success.

 

Can I get some help on this?
 

image.thumb.png.43fab03a7e906b9cb7eb75024d7439c9.png

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

  • 0

i not remember how packages named in homebrew, but may be need install pcre-dev or pcre-development or pcre2-dev or pcre2-development or something similar?

 

if it installed probably issue somewhere in paths.

try search error about pcre in config.log

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.