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

installing pf-ring on Mac OS X #23

Closed
drew1kun opened this issue Jul 11, 2015 · 4 comments
Closed

installing pf-ring on Mac OS X #23

drew1kun opened this issue Jul 11, 2015 · 4 comments

Comments

@drew1kun
Copy link

I'm trying to install pf-ring on mac os x yosemite 10.10.4. Doing what's written here: http://www.ntop.org/get-started/download/
so:

git clone https://github.com/ntop/PF_RING.git
cd PF_RING/kernel

so far so good, bu when doing "make" getting this:

$ make
make -C /lib/modules/14.4.0/build SUBDIRS=/usr/local/src/PF_RING/kernel EXTRA_CFLAGS='-I/usr/local/src/PF_RING/kernel -DGIT_REV="\"dev:b2a8f8a93b226e74428424e91a2ea3bd3148123d\""' modules
make[1]: *** /lib/modules/14.4.0/build: No such file or directory.  Stop.
Makefile:38: recipe for target 'all' failed
make: *** [all] Error 2

Maybe some dependencies absent?
What's the problem and how to solve it? Please help!
Thank you!

@cardigliano
Copy link
Member

PF_RING runs on linux only.

@drew1kun
Copy link
Author

than probably you don't need /usr/local/src/PF_RING/userland/libpcap-1.6.2-ring/README.macosx and all related stuff... Am I wrong?

@cardigliano
Copy link
Member

Correct, they are files from the original libpcap.

@drew1kun
Copy link
Author

Too bad(

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

2 participants