PDA

View Full Version : Not Decoding



Pyronicide
05-23-2003, 04:33 PM
I just downloaded from CVS and compiled version 4.3.8 and started up ShowEQ. Sniffing my EQ session's IP address I get spawns (currently in ToV there are 78) but nothing decodes and the zone information is not grabbed. Is there anything special I am suposed to be doing with this version or downloading? I see that libEQ.a is not required anymore. Also, when ShowEQ starts up, I see the message "Disabling decoder due to a missing libEQ.a" is there some way to get around this so that the decoder works?

RavenCT
05-23-2003, 06:52 PM
This is kind of the brute force way about this, but I was having some problems getting an update to compile with the new libEQ.a now included with the source, so I

1) Renamed my seq executables (in /usr/local/bin)
2) renamed (backed up) my source (mine in /root/showeq)
3) renamed my showeq directory (/usr/local/share/showeq)
4) Did a complete new pull from the CVS and compile...

Whoot! Worked for me!

high energy
05-23-2003, 07:22 PM
I had the same problem. cvs updated, make clean, make, then make install.

After I noticed the issues and not seeing anyone else with the problem, I simply deleted the source, rechecked out everything and did it again.

That fixed my problem.