相关疑难解决方法(0)

无法在Mac OS X 10.9上构建Yaws

我下载了Yaws 1.98,但在执行时./configure && make如果失败并显示以下消息:

gcc -c -g -O2 -I/usr/include/security -m64 -I/usr/include/pam -DHAVE_SENDFILE -I"/usr/local/lib/erlang/usr/include" -I/usr/include/pam/  epam.c
epam.c:2:10: fatal error: 'pam_appl.h' file not found
#include <pam_appl.h>
         ^
1 error generated.
make[1]: *** [epam.o] Error 1
make: *** [all] Error 1
Run Code Online (Sandbox Code Playgroud)

关于如何解决这个问题的任何建议?有没有其他方法可以在Mac OS X 10.9上运行最新版本的Yaws?

macos yaws

2
推荐指数
1
解决办法
919
查看次数

标签 统计

macos ×1

yaws ×1