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 -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -