linux - How to generate wireshark include folder with make install -


i compiling , installing wireshark-1.9.2 source. configure;make;make install works fine. but, not generate include folder contain headers. can manually copy headers scattered in wireshark's root folder include folder. messy. possible generate include folder , put under /usr/include or /usr/local/include built-in script in wireshark?


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -