mypeb
mypeb copied to clipboard
Libpthreads not found on configure
When i run ./configure it fails with: checking for pthread_mutex_trylock in -lpthread... no configure: error: Could not find libpthread
Is there some dependencies that i should install to make this work?
:+1: same issue Mac OS X
ping @videlalvaro
@hairyhum did you fixed the issue?
Installed Erlang via brew, and runned command
./configure --with-erlanglib=/usr/local/Cellar/erlang/17.0/lib/erlang/lib/erl_interface-3.7.16/lib/ --with-erlanginc=/usr/local/Cellar/erlang/17.0/lib/erlang/lib/erl_interface-3.7.16/include/
everything fine