-
-
Notifications
You must be signed in to change notification settings - Fork 118
安装libjson c的问题
Dengfeng Liu edited this page Apr 25, 2017
·
2 revisions
libjson-c的安装需要automake,主要会遇到2个问题:
1,error: possibly undefined macro: AM_PROG_LIBTOOL
把/usr/share/aclocal-1.xx的文件拷贝到/usr/share/aclocal/中
2, error: Libtool library used but 'LIBTOOL' is undefined
要装libtool