Skip to content

Commit

Permalink
INSTALL: update cmake instructions and remove INSTALL.configure.
Browse files Browse the repository at this point in the history
Change-Id: I61fe9555b65c6619b72b017f9b403eb07c7cbfca
Reviewed-on: https://code.wireshark.org/review/26996
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
  • Loading branch information
crondaemon authored and AndersBroman committed Apr 18, 2018
1 parent 511c2e1 commit 7fb4b2d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 183 deletions.
2 changes: 1 addition & 1 deletion INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ README.windows for those instructions.
9. Run 'make', or 'ninja' if you chose to create Ninja build files.
Hopefully, you won't run into any problems.

10. Run './wireshark' or './tshark' or ./dumpcap, and make sure things are
10. Run './run/wireshark' or './run/tshark' or ./run/dumpcap, and make sure things are
working. You must have root privileges in order to capture live data.

11./a. Run 'make install'. If you're running a system that supports
Expand Down
182 changes: 0 additions & 182 deletions INSTALL.configure

This file was deleted.

0 comments on commit 7fb4b2d

Please sign in to comment.