User Guide

make
8. Good Luck !!
D.9.4. TODO
1. Exception code not generated (yet), but can be added manually.
2. Enums not converted to symbolic values (yet), but can be added manually.
3. Add command line options etc
4. More I am sure :-)
D.9.5. Limitations
See the TODO list inside packet-giop.c
D.9.6. Notes
1. The "-p ./" option passed to omniidl indicates that the wireshark_be.py and wireshark_gen.py
are residing in the current directory. This may need tweaking if you place these files some-
where else.
2. If it complains about being unable to find some modules (e.g. tempfile.py), you may want to
check if PYTHONPATH is set correctly. On my Linux box, it is PYTHON-
PATH=/usr/lib/python2.4/
Related command line tools
263