idl2deb - Create a Debian package for CORBA monitoring from IDL
idl2deb [ -d <opts> ] [ --dbopts=<opts> ] [ -e <address> ] [ --email=<address> ] [ -h ] [ --help ] [ -i <idlfile> ] [ --idl=<idlfile> ] [ -n <name> ] [ --name=<name> ] [ -p ] [ --preserve ] [ -v ] [ --version ]
This manual page documents briefly the idl2deb command. idl2deb takes an CORBA IDL file as input and creates a Debian package from it. The package contains a loadable module for the wireshark network analyser.
options for dpkg-buildpackage.
use e-mail address.
print help and exit.
IDL file to use (mandatory)
use user name.
do not overwrite files.
print version and exit.
/usr/bin/idl2deb -e me@foo.net -i bar.idl \-n "My Name" -d "-rfakeroot -uc -us"-d "-rfakeroot -uc -us"
A lot of tools are used, which you have to apt-get install: wireshark-dev, python, cdbs, autotools-dev, debhelper, dpkg-dev.
This manual page was written by W. Borgert debacle@debian.org for Debian GNU/Linux (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.
W. Borgert Author.
Copyright (C) 2003, 2005 W. Borger