Difference between revisions of "PCAP file cannot be retrieved"
From Kolmisoft Wiki
Jump to navigationJump to search
(Created page with 'Update on FS server PCAP retrieval script: cd /usr/src/m2/scripts svn update m2_pcap.c gcc -g -Wall -o m2_pcap m2_pcap.c -L/usr/lib/mysql -L/usr/lib64/mysql -lmysqlclient -lp…') |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Update | Update PCAP retrieval script: | ||
cd /usr/src/m2/ | cd /usr/src/m2/helpers/m2_pcap_tshark | ||
svn update | svn update | ||
./m2_pcap_tshark_install.sh | |||
Try again. | Try again. | ||
If no luck - please create a TT. | If no luck - please create a TT. | ||
<br><br> | |||
== See also == | |||
* [[Call_Info#PCAP_file.2Fdata | Call Info]] |
Latest revision as of 08:46, 6 December 2022
Update PCAP retrieval script:
cd /usr/src/m2/helpers/m2_pcap_tshark svn update ./m2_pcap_tshark_install.sh
Try again.
If no luck - please create a TT.