Results 1 to 5 of 5

Thread: ShowEQ 5.2 for Live 9/13

  1. #1
    Developer
    Join Date
    Jul 2004
    Posts
    920

    ShowEQ 5.2 for Live 9/13

    Announcing the release of ShowEQ version 5.2. This version is compatible with EQ Live as of 9/13 and provides one major bug fix and some small changes. All users are recommended to update, though 5.1 does work against Live currently. If you are seeing malloc crashes (aborts) while zoning, this may fix your problem. If you are losing track of the zone server (only seeing MOTD: a lot from the world server), this may fix your problem.

    Changelog:
    purple (10/05/05)
    -------------------
    + Updated version 5.2.0.0
    + Fixed item links in the terminal and message window so they match correctly based on the new item link format (thanks to ksmith and EQItems for all their great open info about items in EQ and being very on the ball with the last patch)
    + New races from .exe
    + Allow world logging from the commandline
    + Sanity check the max length specified in SessionRequest/Response so that we don't malloc huge amounts for packets. Check SessionRequest/Response length before assuming a packet that starts with the correct opcode is an EQ packet. This should weed out MS Teredo packets which were being seen as SessionRequests and causing all sorts of havoc.
    + Got rid of the unknown payload type utf8 warning
    Fetch the new release from the files section on sourceforge, or if you prefer to surf the irregularities of anoncvs, sourceforge will be updated probably by tomorrow sometime depending on cycle the moon and how many pennies are in the jar.

    To install:
    $ tar xjvf showeq-5.2.0.0.tar.bz2
    $ cd showeq-5.2.0.0
    $ ./configure
    $ make
    $ make install
    If you have problems with ./configure, try:
    $ LIBC=gnu ./configure
    If you use distribution specific packages, I'm sure they will be along shortly.

  2. #2
    Registered User
    Join Date
    Jul 2004
    Posts
    329

    Re: ShowEQ 5.2 for Live 9/13

    Debian sid (unstable) packages.

    Format: 1.7
    Date: Fri, 7 Oct 2005 00:23:16 -0500
    Source: showeq
    Binary: showeq-dev showeq showeq-doc
    Architecture: source i386 all
    Version: 5.2-0
    Distribution: unstable
    Urgency: low
    Maintainer: Robert J. Tanner
    Changed-By: Robert J. Tanner
    Description:
    showeq - realtime packet analyzer for Everquest
    showeq-dev - development tools for ShowEQ
    showeq-doc - documentation for showeq
    Changes:
    showeq (5.2-0) unstable; urgency=low
    .
    * New upstream release
    * http://www.showeq.net/forums/showthread.php?t=5418
    Files:
    7b7b0fdeda92fb7eaf668fcf9ddb0667 820 custom optional showeq_5.2-0.dsc
    8bf8b72dbad7e1c69dbe58f9da9da496 993621 custom optional showeq_5.2.orig.tar.gz
    f620e6bd5b051e67d267953e5686910f 15584 custom optional showeq_5.2-0.diff.gz
    7ef7af2005fe954fdecc3b6e34465da1 9800120 custom optional showeq-doc_5.2-0_all.deb
    afb9f0501ea26cd5d5877a649a702b3f 4137522 custom optional showeq_5.2-0_i386.deb
    2551fbe660943dc282a12e3d92193206 84796 custom optional showeq-dev_5.2-0_i386.deb

  3. #3
    Registered User
    Join Date
    Jul 2004
    Posts
    329

    Re: ShowEQ 5.2 for Live 9/13

    Sarge (stable) package online.

  4. #4
    Registered User
    Join Date
    Oct 2004
    Posts
    149

    Re: ShowEQ 5.2 for Live 9/13

    Fedora Core 3, Fedora Core 4 and RHEL 4 rpms are up:

    http://fedora.showeq.org

    To install these on Fedora Core 3 for the first time, download both the maps and the application package, then go to the directory you saved them in and type the command

    Code:
    rpm -ivh showeq-5.2.0.0-1.fc3.i386.rpm showeq-maps-1.0-4.noarch.rpm
    and the packages will install. As always, you will need to be root to install the packages or run ShowEQ. (If you're downloading a future version, of course the version numbers won't be the same.)

    When you need to update, you will usually only need to update the showeq package, the showeq-maps package will rarely change. If you had a previous RPM version installed, just update with

    Code:
    rpm -Fvh showeq-5.2.0.0-1.fc3.i386.rpm
    The SRPM will build on RHEL3 and other white box rebuilds if you want to go that route.

    Note that I've built it so that it places SEQ under /usr/bin, and the maps and other files in /usr/share/showeq, and documentation is in /usr/share/doc/showeq- but if you're a keener on keeping it in /usr/local it is relocateable.

  5. #5
    Registered User
    Join Date
    Dec 2003
    Posts
    48

    Re: ShowEQ 5.2 for Live 9/13

    For what it's worth, I just installed Mandriva 2006 which was just released some time last week.

    SEQ 5.2.0.0 compiles and runs fine; there are no problems with the packages they included in this release (packages of note: gcc 4.0.1, Qt 3.3.4, KDE 3.4.2, and libpcap 0.9.1).

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is On
vB code is On
Smilies are On
[IMG] code is On