Re: [umit-devel] Dependency check for BTSNiffer

2010-08-31 Thread Luis A. Bastiao Silva
Yep. I agree. Anyway Ganja solved situation and now it is providing some feedback instead just an error. On Tue, Aug 31, 2010 at 4:03 PM, Bartosz SKOWRON wrote: > So, you are talking about pre-installation phrase, right? When we > deliver source code, not binary packages? > If so, I don't see

Re: [umit-devel] Dependency check for BTSNiffer

2010-08-31 Thread Bartosz SKOWRON
On Tue, Aug 31, 2010 at 4:50 PM, Luis A. Bastiao Silva wrote: > BTSniffer will be deployed with PacketManipulator. BTSniffer need some > dependences to compile (gcc, libbluetooth etc). Ganja intend to detect if To compile what? ---

Re: [umit-devel] Dependency check for BTSNiffer

2010-08-31 Thread Luis A. Bastiao Silva
A core part of BTSniffer was write in C. It has bindings to Python. On Tue, Aug 31, 2010 at 3:51 PM, Bartosz SKOWRON wrote: > On Tue, Aug 31, 2010 at 4:50 PM, Luis A. Bastiao Silva > wrote: > > > BTSniffer will be deployed with PacketManipulator. BTSniffer need some > > dependences to compile (

Re: [umit-devel] Dependency check for BTSNiffer

2010-08-31 Thread Bartosz SKOWRON
So, you are talking about pre-installation phrase, right? When we deliver source code, not binary packages? If so, I don't see any reason to fight with these dependecies more than put an information about dependencies in README or INSTALL file. On Tue, Aug 31, 2010 at 4:55 PM, Luis A. Bastiao Silv

Re: [umit-devel] Dependency check for BTSNiffer

2010-08-31 Thread Luis A. Bastiao Silva
Hi, BTSniffer will be deployed with PacketManipulator. BTSniffer need some dependences to compile (gcc, libbluetooth etc). Ganja intend to detect if gcc, libbluetooth and other C dependences are available. If libraries are enable it will execute the script to compile BTSniffer. Otherwise it just p

Re: [umit-devel] Dependency check for BTSNiffer

2010-08-31 Thread Bartosz SKOWRON
On Sun, Aug 29, 2010 at 11:13 PM, GUNJAN BANSAL wrote: > I need to perform few dependency checks before i proceed. The dependencies > are not python modules, but C libraries. Could you say a bit more about at which stage do you need these dependencies? --

[umit-devel] Dependency check for BTSNiffer

2010-08-29 Thread GUNJAN BANSAL
Hi, I hope Umit is released soon :). My USoC project(BTsniffer intergeration into PM) is almost complete. I am stuck at the setup file. I need to perform few dependency checks before i proceed. The dependencies are not python modules, but C libraries. They are as follows 1. gcc 2. python-