[Flow-tools] Problems installing floow-tools on debian from sourcecode....

Joe Loiacono jloiacon at csc.com
Thu Feb 19 10:29:49 EST 2009


Yes - I've had flow-tools install instantly via apt-get. Sweet.

Joe



"Andrew O'Brien" <andrewo at oriel.com.au> 
Sent by: flow-tools-bounces at list.splintered.net
02/18/2009 04:06 PM

To
"Armin Garcia" <saintarmin at gmail.com>, <flow-tools at list.splintered.net>
cc

Subject
RE: [Flow-tools] Problems installing floow-tools on debian from 
sourcecode....







> Hi everybody, i have some problems trying install Flow-tools 
> form source code... The next lines are the output of the 
> problem (I mean Error)  of this build...
> Does anybody knows what is happening here?
> I dont have all requeriments to build it?

I have no comment on the compilation error - althrough I am wondering
why you're attempting to install such an old version: 0.66. Even as far
back as debian sarge (2005) they shipped with 0.67.

> Another question if I dont disturb anyone... Where is the 
> path of flow-tools when its installed using apt-get on debian?

To see the list of files in an installed debian package:

 dpkg -L flow-tools

The binaries are installed in /usr/bin.

If you want to install all the build dependencies for a given debian
package (if you wanted to recompile it from source, for example):

 apt-get build-dep flow-tools

To download and extract the debian source archive (includes applying the
debian-specific diffs) do the following. This requires that you have
some "deb-src" sources in /etc/apt/source.list:

 apt-get update
 apt-get source flow-tools

If you make local modifications then you can create a debian package
from that source tree by:

 cd $unpacked_source_dir
 dpkg-buildpackage -b     or     ./debian/rules binary

Hope this helps.

Cheers,

Andrew

_______________________________________________
Flow-tools mailing list
flow-tools at splintered.net
http://mailman.splintered.net/mailman/listinfo/flow-tools

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.splintered.net/pipermail/flow-tools/attachments/20090219/9845fdfb/attachment.htm


More information about the Flow-tools mailing list