Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mac 下安装报错 #5

Open
ning1022 opened this issue Jan 3, 2017 · 2 comments
Open

mac 下安装报错 #5

ning1022 opened this issue Jan 3, 2017 · 2 comments

Comments

@ning1022
Copy link

ning1022 commented Jan 3, 2017

➜ WebBench git:(master) sudo make && make install
Password:
cc -Wall -ggdb -W -O -c -o webbench.o webbench.c
webbench.c:77:31: warning: unused parameter 'signal' [-Wunused-parameter]
static void alarm_handler(int signal)
^
1 warning generated.
cc -Wall -ggdb -W -O -o webbench webbench.o
ctags *.c
install -s webbench /usr/local/bin
install -m 644 webbench.1 /usr/local/man/man1
install: /usr/local/man/man1: No such file or directory
make: *** [install] Error 71

@wangdsh
Copy link

wangdsh commented Aug 17, 2018

sudo mkdir -p /usr/local/man/man1

@beyondmars3
Copy link

我安装正常的。感觉这个工具没有http_load好用

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants