Installing wget

Sam Fourman Jr. sfourman at gmail.com
Mon Aug 9 18:53:36 UTC 2010


On Mon, Aug 9, 2010 at 1:20 PM, Jerry McAllister <jerrymc at 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


More information about the freebsd-questions mailing list