MikeChance
11-20-2004, 10:43 AM
ok, I compiled using the directions that came with ShowEQ. Everything is fine except I have two problems. I am running Red Hat 9. ShowEQ v 5.0.0.16
I get the following error messages:
Unable to open file: usr/local/share/showeq/showeq.xml
Warning:Warning: Unknown Payload typename 'utf8' for opcode '01e7
Warning: pcap_error:pcap_open_live(eth0): bind: Network is down
Now, I've looked and the XML file isn't there. I've erased all files, re-extracted from the archive I downloaded, and recompiled several times... didn't help.
When I try to run "make -f makefile.dist", it says "no such file or directory"
The other problem: it is trying to watch my wired network device, I need it to watch my wireless(eth1)... how do I do that? (Changing the showeq load command from eth0 to eth1 doesn't work(Perhaps a pcap problem? Dunno how'd I fix that...)) (I have run ethereal and can see the traffic of the other three boxes on the network(2 are wireless, one wired) while also surfing, so I figure showeq will work over it, I just need to get showeq to USE it.)
I am almost a complete newbie at this. I had a single class in linux, which was only command line stuff like opening man pages and changing directories. Pretty much worthless.
I get the following error messages:
Unable to open file: usr/local/share/showeq/showeq.xml
Warning:Warning: Unknown Payload typename 'utf8' for opcode '01e7
Warning: pcap_error:pcap_open_live(eth0): bind: Network is down
Now, I've looked and the XML file isn't there. I've erased all files, re-extracted from the archive I downloaded, and recompiled several times... didn't help.
When I try to run "make -f makefile.dist", it says "no such file or directory"
The other problem: it is trying to watch my wired network device, I need it to watch my wireless(eth1)... how do I do that? (Changing the showeq load command from eth0 to eth1 doesn't work(Perhaps a pcap problem? Dunno how'd I fix that...)) (I have run ethereal and can see the traffic of the other three boxes on the network(2 are wireless, one wired) while also surfing, so I figure showeq will work over it, I just need to get showeq to USE it.)
I am almost a complete newbie at this. I had a single class in linux, which was only command line stuff like opening man pages and changing directories. Pretty much worthless.