<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 252: FreeBSD Port of ShowEQ</title><link>https://sourceforge.net/p/seq/patches/252/</link><description>Recent changes to 252: FreeBSD Port of ShowEQ</description><atom:link href="https://sourceforge.net/p/seq/patches/252/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 05 Dec 2004 06:58:34 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/seq/patches/252/feed.rss" rel="self" type="application/rss+xml"/><item><title>FreeBSD Port of ShowEQ</title><link>https://sourceforge.net/p/seq/patches/252/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;With help from Pooly, the changes that were made to the latest &lt;br /&gt;
release of ShowEQ works on FreeBSD 5.3-Release.  I'd like to have &lt;br /&gt;
one of the showeq devs to take a look at the changes, let me know &lt;br /&gt;
what they would do differently and perhaps roll it into the main &lt;br /&gt;
branch.&lt;/p&gt;
&lt;p&gt;Things to note:&lt;/p&gt;
&lt;p&gt;1.  On ./configure, you need use these parameters:&lt;/p&gt;
&lt;p&gt;./configure --with-extra-includes=/usr/local/include:/usr/local/qt-&lt;br /&gt;
x11-free-3.3.3/include --with-extra-libs=/usr/local/lib:/usr/local/&lt;br /&gt;
qt-x11-free-3.3.3/lib --without-qt-validation&lt;/p&gt;
&lt;p&gt;For some reason, my user env can't find all the libraries as well as &lt;br /&gt;
it doesn't like how my QT is configured or compiled (not sure which &lt;br /&gt;
of the two).  However, ShowEQ works great anyways.&lt;/p&gt;
&lt;p&gt;For your enviroment:&lt;/p&gt;
&lt;p&gt;export QTDIR=/usr/local/qt-x11-free-3.3.3&lt;br /&gt;
export PATH=$QTDIR/bin:$PATH&lt;br /&gt;
export MANPATH=$QTDIR/doc/man:$MANPATH&lt;br /&gt;
export LD_LIBRARY=$QTDIR/lib:$LD_LIBRARY_PATH&lt;br /&gt;
export CC=gcc&lt;br /&gt;
export CXX=g++&lt;/p&gt;
&lt;p&gt;Finally, my system has 3 different versions of pcap.h installed on it &lt;br /&gt;
(linux compat version, freebsd version, and x11 version).  In order &lt;br /&gt;
to get seq to compile I copied the FreeBSD version into the showeq &lt;br /&gt;
src directory and modified packetcapture.h to load in the local &lt;br /&gt;
version of pcap.h instead of the system include.&lt;/p&gt;
&lt;p&gt;Other changes were to a time fuction and math functions.&lt;/p&gt;
&lt;p&gt;Anyway, if you're adventurous and can't wait to get this running, go &lt;br /&gt;
for it.  Feel free to PM me if you have questions.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">high_energy</dc:creator><pubDate>Sun, 05 Dec 2004 06:58:34 -0000</pubDate><guid>https://sourceforge.net4f1f2a23c3f187b9a114707aca73040132049df6</guid></item></channel></rss>