Commit 409bc415 authored by Claes Sjofors's avatar Claes Sjofors

Wireshark modifications

parent 78f2999c
...@@ -35,9 +35,10 @@ is a description of how to build the dissector. ...@@ -35,9 +35,10 @@ is a description of how to build the dissector.
> mkdir -p /data0/wireshark/bld > mkdir -p /data0/wireshark/bld
> ./configure --prefix=/data0/wireshark/bld;make install > ./configure --prefix=/data0/wireshark/bld;make install
6. To intstall changes in the qcom plugin, go to the plugin/qcom directory 6. To install changes in the qcom plugin, go to the plugin/qcom directory
and execute 'make install' and execute 'make install'
> make all
> make install > make install
7. To run wireshark, define PWR_BUS_ID, go to the bin directory in the build 7. To run wireshark, define PWR_BUS_ID, go to the bin directory in the build
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment