From: Martin Peter Howell (mph@plasma.apana.org.au)
Date: 02/21/93


From: mph@plasma.apana.org.au (Martin Peter Howell)
Subject: Re: INN under linux ('lint' needed)
Date: 21 Feb 1993 00:13:47 -0800

vince@victrola.sea.wa.us (Vince Skahan) writes:

>I'm in the process of trying to get 'INN' to compile and run under
>Linux and noted that at SLS-0.99-4 at least there doesn't appear
>to be a 'lint' on the system that I can tell.

You don't need lint, simply set the lint option in config.data
to NONE. You may also need to create a dummy lint such as:

#!/bin/sh
exit 0

-Martin.
mph@plasma.apana.org.au