How To Setup Linklint In Cygwin For Windows
Here is a short guide on how to setup Linklint windows machine using cygwin.
Setup Instructions:
- Install Cygwin, and make sure that you install the perl package.
- Create a folder for Linklint (mine is c:/apps/linklint/).
- Download Linklint.
- Extract the archive of Linklint to the folder you created in step 2.
- Open Cygwin, and move to the folder you created in step 2.
- run "$ perl linklint-x-x-x" (this will bring up some instructions & options)

@erikvold