You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe you want to consider adding this to the Mac OS X installation instructions:
cd /tmp
git clone https://github.com/vysheng/tg.git
cd tg
sudo port install libconfig-hr readline lua
export CFLAGS=-I/opt/local/include
export LDFLAGS=-L/opt/local/lib
./configure
sed -i.bak 's/-rdynamic //g' Makefile
make
Maybe you want to consider adding this to the Mac OS X installation instructions:
https://blog.p3k.org/stories/8350/
The text was updated successfully, but these errors were encountered: