Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Aug 2010 13:27:27 -0500
From:      "Sam Fourman Jr." <sfourman@gmail.com>
To:        Jerry McAllister <jerrymc@msu.edu>
Cc:        questions@freebsd.org
Subject:   Re: Installing wget
Message-ID:  <AANLkTi=KfgC0Qx=8JjYjUjeCevXXYE1QshMQyZyS3tGF@mail.gmail.com>
In-Reply-To: <20100809182008.GA94733@gizmo.acns.msu.edu>
References:  <20100809182008.GA94733@gizmo.acns.msu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 9, 2010 at 1:20 PM, Jerry McAllister <jerrymc@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
> =A0"GNUTLS and OPENSSL are mutually exclusive, enable at most one of them=
"
> And the make quits.
>
> How do I get rid of that. =A0I 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


--=20

Sam Fourman Jr.
Fourman Networks
http://www.fourmannetworks.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=KfgC0Qx=8JjYjUjeCevXXYE1QshMQyZyS3tGF>