Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Mar 2009 10:26:06 +0200
From:      Vasile Cristescu <vasile@cristescu.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: how to cancel packages
Message-ID:  <200903181026.06524.vasile@cristescu.org>
In-Reply-To: <49C0AF78.2030802@redhat.com>
References:  <49C0AF78.2030802@redhat.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 18 March 2009 10:23:20 szhou wrote:
>    Hi, All
>    I want to install ipsec-tools in FreeBSD6.3. I click command "make
>    install" in directory"/usr/ports/security/ipsec-tools/", and i select
>    all packages in prompted window. while the installation failed,
>    because the kernel do not support one package.
>    I want to install ipsec-tools without the specific package. Can anyone
>    point me how to cancel the selected package? So that i can install it
>    again.
>    Thanks a lot!
>    Shirley Zhou
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"

Hello,

cd /usr/ports/security/ipsec-tools/
make rmconfig install clean

-- 
"Mr. Corleone is a man who insists on hearing bad news at once."
		-- Tom Hagen, "Chapter 1", page 62





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