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…')
(No difference)

Revision as of 11:26, 14 March 2020

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 -lpthread -lm
cp -fr m2_pcap /usr/local/m2/m2_pcap

Try again.

If no luck - please create a TT.