aboutsummaryrefslogtreecommitdiffstats
path: root/tools/pidl/README.ethereal
diff options
context:
space:
mode:
Diffstat (limited to 'tools/pidl/README.ethereal')
-rw-r--r--tools/pidl/README.ethereal14
1 files changed, 14 insertions, 0 deletions
diff --git a/tools/pidl/README.ethereal b/tools/pidl/README.ethereal
new file mode 100644
index 0000000000..55ae957933
--- /dev/null
+++ b/tools/pidl/README.ethereal
@@ -0,0 +1,14 @@
+This tree is a convenience copy of
+svn://svnanon.samba.org/samba/branches/SAMBA_4_0/source/pidl
+to allow building Ethereal pidl dissectors without having to
+access a remove svn repository.
+
+Don't do changes here, do them at the samba tree!
+
+In order to build, install yapp (on Suse, the rpm is named perl-Parse-Yapp),
+then do
+make Makefile.PL && make
+
+run
+
+blib/pidl --eth-parser -- <idl-file>