Details
-
Bug
-
Resolution: Fixed
-
Major
-
Lustre 2.4.0
-
None
-
3
-
7608
Description
I am trying to use the Wireshark plugin Makefile as is but cannot get it to work without modifying it.
When I get wireshark using the CentOS package manager (which the Makefile assumes), the /usr/include/wireshark directory seems to be missing some header files needed by the plugins.
Also, the WS_VERSION is not getting anything so the plugins cannot be installed in the proper place.
I suspect there are issues with how the whole "pkg-config" thing works. I don't know enough about package management to figure this one out so I ended up downloading the full Wireshark source tree, building/installing it, then modifying the plugin Makefile to hard-code paths.
If there is a way to get the package manager to work in this context, please update the README file in the lustre/contrib/wireshark directory to explain what must be done.
Landed for 2.4