more Windows (without Cygwin) porting now using autoconf changed name from Web Sniffer to SniffURI added reference to new sniffuri.org site added HISTORY, INSTALL updated to new boilerplate for MPL (license) git-svn-id: svn://10.0.0.236/trunk@167993 18797224-902f-48f8-a5cc-f745e15eee43
25 lines
387 B
Plaintext
25 lines
387 B
Plaintext
How to Build these Tools
|
|
|
|
|
|
Linux/Unix (or Windows with Cygwin)
|
|
|
|
Type the following commands:
|
|
|
|
./configure
|
|
make
|
|
|
|
|
|
Windows (without Cygwin)
|
|
|
|
Type the following command:
|
|
|
|
nmake
|
|
|
|
|
|
How to Install the Tools
|
|
|
|
The view.cgi tool and index.html file must be installed in an appropriate
|
|
location for your Web server. See the Web server documentation.
|
|
|
|
The other tools are command line tools.
|