On Mon, Aug 9, 2010 at 1:20 PM, Jerry McAllister <jerr...@msu.edu> wrote:
> Hi All,
>
> I started an instal of wget from ports - /usr/ports/ftp/wget
>
> It comes up with some selections and I mistakenly selected GNUTLS.
>
> Now I constantly get
>  "GNUTLS and OPENSSL are mutually exclusive, enable at most one of them"
> And the make quits.
>
> How do I get rid of that.  I have done make clean, make diskclean
> and deleted as many files as I dared, but it still won't build
> and install wget.
>

cd /usr/ports/ftp/wget/ && make deinstall clean
make configure
deselect GNUTLS
make install clean


-- 

Sam Fourman Jr.
Fourman Networks
http://www.fourmannetworks.com
_______________________________________________
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"

Reply via email to