Results 1 to 4 of 4

Thread: ShowEQ 5.0.0.17 under Redhat 9.0 (HOW-TO)

  1. #1
    Registered User
    Join Date
    Jan 2002
    Posts
    49

    Post ShowEQ 5.0.0.17 under Redhat 9.0 (HOW-TO)

    Firstly, Linux makes me want to rip my face off.

    I'm always logged in as root when using linux box (I know, who cares, all it does is SEQ)

    Download the following packages:

    ftp://sources.redhat.com/pub/automake/automake-1.8.5.tar.gz
    http://ftp.gnu.org/gnu/autoconf/autoconf-2.59.tar.gz
    http://ftp.gnu.org/gnu/libtool/libtool-1.4.3.tar.gz
    http://www.tcpdump.org/release/libpcap-0.8.3.tar.gz
    http://prdownloads.sourceforge.net/seq/showeq-maps-1.0.tar.bz2?download

    put them all in /root

    type the following

    -----------------

    tar zvxf automake-1.8.5.tar.gz
    tar zvxf autoconf-2.59.tar.gz
    tar zvxf libtool-1.4.3.tar.gz
    tar zvxf libpcap-0.8.3.tar.gz

    cd /root/libpcap-0.8.3
    ./configure
    make && make install

    cd /root/autoconf-2.59
    ./configure --bindir=/usr/bin
    make && make install

    cd /root/automake-1.8.5
    ./configure --bindir=/usr/bin
    make && make install

    cd /root/libtool-1.4.3
    ./configure --bindir=/usr/bin
    make && make install

    cd /root

    cvs -z3 -d:pserver:[email protected]:/cvsroot/seq login
    cvs -z3 -d:pserver:[email protected]:/cvsroot/seq co -r pre_5_0_beta showeq

    cd /root/showeq
    make -f Makefile.dist all
    ./configure
    make && make install

    cd /root
    tar xjvf showeq-maps-1.0.tar.bz2
    cd /root/showeq-maps-1.0
    ./configure
    make install

    showeq

    ---------------------

    That's what I did and now I have skittles, thanks to various people on the boards for most of this info, I just pieced it together.

    Serberus

  2. #2
    Developer
    Join Date
    Jul 2004
    Posts
    920

    Re: ShowEQ 5.0.0.17 under Redhat 9.0 (HOW-TO)

    This is the development forum. There's another help desk forum. Unless message boards also make you want to rip your face off, you'll do better posting in the correct place.

    Thanks.

  3. #3
    Registered User
    Join Date
    Dec 2002
    Posts
    152

    Re: ShowEQ 5.0.0.17 under Redhat 9.0 (HOW-TO)

    this got my RH Enterprise Linux 3 Workstation running SEQ.

    thanks.....

  4. #4
    Registered User
    Join Date
    Jan 2005
    Posts
    9

    Re: ShowEQ 5.0.0.17 under Redhat 9.0 (HOW-TO)

    this guild rocked to get me up to todays patch... but i have no clue how to get the patch rolled into this. Can you help me out?



    Thanks


    Rob(super noob)

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 Off
vB code is On
Smilies are On
[IMG] code is On