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

add installation instructions to readme. #39

Closed
sintaxi opened this issue Jul 28, 2013 · 10 comments
Closed

add installation instructions to readme. #39

sintaxi opened this issue Jul 28, 2013 · 10 comments

Comments

@sintaxi
Copy link

sintaxi commented Jul 28, 2013

Throw a dog a bone.

@hph
Copy link

hph commented Jul 29, 2013

👍

@dstaley
Copy link

dstaley commented Jul 31, 2013

@sintaxi @hph if you're on OS X and have homebrew installed, it's as simple as brew install wrk. Otherwise a simple make && make install should work after cloning the repo.

@sintaxi
Copy link
Author

sintaxi commented Aug 1, 2013

right on. thanks!

@oberhamsi
Copy link

on ubuntu i had to install libssl-dev

@wg
Copy link
Owner

wg commented Sep 4, 2013

Thanks for the issue report! I'll keep this in mind for future updates of the README or an INSTALL file.

@wg wg closed this as completed Sep 4, 2013
@switzer
Copy link

switzer commented Nov 6, 2013

On CentOS i had to install openssl-devel, and also got the following error:

>sudo make
...
LUAJIT scripts/wrk.lua
luajit: cannot open /scripts/wrk.lua: No such file or directory
make: *** [obj/bytecode.o] Error 1

@BrianHutchison
Copy link

On CentOS I had the prereqs installed and Make seemed to work, however:

[root@ip wrk]# make install
make: *** No rule to make target `install'.  Stop.

@reterVision
Copy link

@BrianHutchison I got the same popup, seems no install target written in Makefile

@vanquang9387
Copy link

I got same "make: *** No rule to make target `install'. Stop." when "make install"

@dave-gil
Copy link

same: I got same "make: *** No rule to make target `install'. Stop." when "make install"

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

10 participants