How to install Jpcap for Ubuntu

拈花ヽ惹草 提交于 2019-12-12 19:07:41

问题


This may seem a very stupid question, but I'm facing a lot of trouble with installing jpcap.
I'm new to Ubuntu and unaware of it's architecture, it would be very helpful if you could tell me the process step by step with descriptions.
Presently I'm having the files jpcap-0.7.tar.gz, bison-2.4.1.tar.bz2, m4-1.4.13.tar.gz, flex-2.5.35.tar.gz, libpcap-1.3.0.tar.gz. I read somewhere that these files are required for installing jpcap...
Thanks in advance.


回答1:


Installing from a DEB will be your best bet.

For 32bit edition: http://netresearch.ics.uci.edu/kfujii/Jpcap/jpcap-0.7.deb

For 64bit edition: http://ptcoding.googlecode.com/files/jpcap0.7_amd64.deb

Then if you are using Eclipse IDE, put the jar in /proj/lib folder and add it to the build path.



来源:https://stackoverflow.com/questions/12426203/how-to-install-jpcap-for-ubuntu

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!