To build with libwrap support, you need the libwrap.a and tcpd.h files. If
you have these, then run SSH's configure with the --with-libwrap option,
e.g.:
   ./configure --with-libwrap=/usr/local/lib
   make

You want to specify the directory that contains libwrap.a, not the
full pathname of the libwrap.a file itself.



--
Gregor Mosheh
[EMAIL PROTECTED]
Systems Admin, Humboldt Internet
707.825.4638


On Fri, 31 Mar 2000, [iso-8859-1] Andr�s wrote:

> Hello.
> 
> I've been using SSH for a few months. I would like to enable its use to only
> a few IPs, so I needed to use /etc/hosts.allow and /etc/hosts.deny.
> 
> The problem is that I have to recompile SSH, I've found in the FAQ what I
> have to do but I'm running it on my RedHat 6.0 and I can't find the file
> tcpwrappers in my system.
> 
> I have libwrap.a and hosts.*, so I suppose that I have a tcp wrapper
> installed, so I wouldn't like to install it twice. Can anybody tell me what
> I should put in -I/PATHOF/tcpwrappers
> 
> Is tcpwrappers named in a different way on a RedHat system?
> Do I have to install TCP wrappers?
> 
> Thanks.
> 
> 

Reply via email to