I try to install postgresql via homebrew on Yosemite and I get the following error:
checking for libperl... no
configure: error: libperl library is required for Perl
I tried to see how to manually install libperl, but I had no success. I have command line tools and xcode installed. Also, the brew doctor says that everything is in order. Thank you in advance.
source
share