<br><font size=2 face="sans-serif">Yes - I've had flow-tools install instantly
via apt-get. Sweet.</font>
<br><font size=2 face="sans-serif"><br>
Joe</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>"Andrew O'Brien"
<andrewo@oriel.com.au></b> </font>
<br><font size=1 face="sans-serif">Sent by: flow-tools-bounces@list.splintered.net</font>
<p><font size=1 face="sans-serif">02/18/2009 04:06 PM</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">"Armin Garcia" <saintarmin@gmail.com>,
<flow-tools@list.splintered.net></font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">RE: [Flow-tools] Problems installing
floow-tools on debian from sourcecode....</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><font size=2><tt><br>
> Hi everybody, i have some problems trying install Flow-tools <br>
> form source code... The next lines are the output of the <br>
> problem (I mean Error) of this build...<br>
> Does anybody knows what is happening here?<br>
> I dont have all requeriments to build it?<br>
<br>
I have no comment on the compilation error - althrough I am wondering<br>
why you're attempting to install such an old version: 0.66. Even as far<br>
back as debian sarge (2005) they shipped with 0.67.<br>
<br>
> Another question if I dont disturb anyone... Where is the <br>
> path of flow-tools when its installed using apt-get on debian?<br>
<br>
To see the list of files in an installed debian package:<br>
<br>
dpkg -L flow-tools<br>
<br>
The binaries are installed in /usr/bin.<br>
<br>
If you want to install all the build dependencies for a given debian<br>
package (if you wanted to recompile it from source, for example):<br>
<br>
apt-get build-dep flow-tools<br>
<br>
To download and extract the debian source archive (includes applying the<br>
debian-specific diffs) do the following. This requires that you have<br>
some "deb-src" sources in /etc/apt/source.list:<br>
<br>
apt-get update<br>
apt-get source flow-tools<br>
<br>
If you make local modifications then you can create a debian package<br>
from that source tree by:<br>
<br>
cd $unpacked_source_dir<br>
dpkg-buildpackage -b or ./debian/rules binary<br>
<br>
Hope this helps.<br>
<br>
Cheers,<br>
<br>
Andrew<br>
<br>
_______________________________________________<br>
Flow-tools mailing list<br>
flow-tools@splintered.net<br>
http://mailman.splintered.net/mailman/listinfo/flow-tools<br>
</tt></font>
<br>