1 include::../attributes.adoc[]
6 :copycss: {css_dir}/{stylesheet}
10 idl2deb - Create a Debian package for CORBA monitoring from IDL
19 [ *--email*=<address> ]
33 This manual page documents briefly the *idl2deb* command. *idl2deb*
34 takes an CORBA IDL file as input and creates a Debian package from it. The
35 package contains a loadable module for the Wireshark network analyzer.
39 -d <opts> --dbopts=<opts>::
40 options for dpkg-buildpackage.
42 -e <address> --email=<address>::
48 -i <idlfile> --idl=<idlfile>::
49 IDL file to use (mandatory)
51 -n <name> --name=<name>::
55 do not overwrite files.
58 print version and exit.
62 /usr/bin/idl2deb -e me@foo.net -i bar.idl \-n "My Name" -d "-rfakeroot -uc -us"-d "-rfakeroot -uc -us"
66 A lot of tools are used, which you have to *apt-get install*: wireshark-dev, python, cdbs, autotools-dev, debhelper, dpkg-dev.
70 This manual page was written by W. Borgert debacle@debian.org
71 for Debian GNU/Linux (but may be used by others). Permission is granted
72 to copy, distribute and/or modify this document under the terms of the
73 GNU General Public License, Version 2 or any later version published by
74 the Free Software Foundation.
82 Copyright (C) 2003, 2005 W. Borger