Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Jan 2001 23:24:15 -0700
From:      Wes Peters <wes@softweyr.com>
To:        Chaminda Rathnasinghe <ChamindaR@globalsoftwarelabs.com>
Cc:        freebsd-net@freebsd.org
Subject:   Re: tacacs+ on freebsd-4.0
Message-ID:  <3A595D0F.A30E2FFA@softweyr.com>
References:  <839CB59F4DAED411A6E000D0B79E98280C2532@T200-BLDG-20.BBN.COM>

next in thread | previous in thread | raw e-mail | index | archive | help
Chaminda Rathnasinghe wrote:
> 
> I'm struggling to install tacacs+ server on freebsd 4.0. it gives file
> missing message. but it works fine on Linux redhat 6.
> where can I get tacacs+ server for   freebsd 4.0.The one I have from
> 
>  ftp://ftp-eng.cisco.com/pub/tacacs/tac_plus.F4.0.4.alpha.tar.Z
> 
> or am I doing something wrong with the instalation.

Yes, you're doing something wrong.  Somebody already took the time to
port this to FreeBSD and you're not taking advantage of it.  If you have
installed the FreeBSD Ports system, you can install it with:

	# cd /usr/ports/net/tac_plus4
	# make install

You need to be root to do this, as I've shown with the '#' prompt.  If you
haven't installed the FreeBSD Ports system, you should do that ASAP.

-- 
            "Where am I, and what am I doing in this handbasket?"

Wes Peters                                                         Softweyr LLC
wes@softweyr.com                                           http://softweyr.com/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A595D0F.A30E2FFA>