From John Bradshaw:
[metze/wireshark/wip.git] / README.bsd
index e12f0e0b741564075a338f1fd4f03669a0d5cf62..6145aa7142c13a8acccdd4fe1ccae6a6db184b28 100644 (file)
@@ -34,8 +34,7 @@ ports or packages system.
 2. Compiling Wireshark
 -----------------------
 To compile Wireshark with the default options, run configure, make and
-make install:
-
+make install (you may have to run "autogen.sh" first): 
      ./configure
      make
      make install
@@ -84,7 +83,7 @@ FreeBSD 6.0 and later this can be done by creating an /etc/devfs.rules
 file with content such as
 
        [localrules=10]
-       add path 'bpf*' {mode and permissons}
+       add path 'bpf*' {mode and permissions}
 
 where "mode and permissions" can include clauses such as