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-unsubscr...@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 _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"