On Mon, Aug 09, 2010 at 08:26:58PM +0200, Andrea Venturoli wrote: > Il 08/09/10 20:20, Jerry McAllister ha scritto: > >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. > > > >Of course, there is some file I don't know about. > >Can someone point me to where to find it? > > > rm /var/db/ports/wget/options
Wow. I didn't even know that exists. > > or > > portupgrade -Cf wget > > or > > cd /usr/ports/ftp/wget ; make config The make config fixed it up for me. Thanks for the info, ////jerry > > bye > av. > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
