Results 1 to 7 of 7

Thread: ShowEQ 6.0.0.2 for Live 02/17/21

Threaded View

  1. #1
    Administrator
    Join Date
    Oct 2019
    Posts
    496

    ShowEQ 6.0.0.2 for Live 02/17/21

    Announcing the release of ShowEQ version 6.0.0.2. This version is compatible with the February 17th release. NOTE: Qt4 is now required. Please post any problems or issues with the new build in the Help Desk forum and we'll try to get them resolved as quickly as possible.

    Code:
    cn187 (02/17/21)
    ----------------
    - Updated version to 6.0.0.2
    - Support for EQ patch 02/17/21
    - Updated ClientZoneEntryStruct to eliminate warning (fransick)
    This new release is available in the files section of SourceForge at https://sourceforge.net/projects/seq...howeq-6.0.0.2/ or from the SVN repository at https://svn.code.sf.net/p/seq/svn/showeq/tags/v6_0_0_2

    Installation (tarball):

    Code:
    $ tar xjvf showeq-6.0.0.2.tar.bz2 
    
    $ cd showeq-6.0.0.2 
    
    $ ./configure 
    
    $ make 
    
    $ make install

    Installation (SVN):

    Code:
    $ svn checkout https://svn.code.sf.net/p/seq/svn/showeq/tags/v6_0_0_2 showeq-6.0.0.2
    
    $ cd showeq-6.0.0.2
    
    $ make -f Makefile.dist build 
    
    $ ./configure 
    
    $ make 
    
    $ make install

    For those of you not quite ready to make the jump to SEQ6, the patch attached to this post can be applied to the last release of SEQ5 (v5.13.10.105). See http://www.showeq.net/forums/showthr...-Live-12-08-20 if you need to re-obtain that version.

    The patch can be applied to SEQ5 with the following command:

    Code:
    patch -p0 < /path/to/patch/file.txt
    Attached Files Attached Files
    Last edited by cn187; 02-20-2021 at 09:13 PM.

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