Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 May 2012 08:31:54 -0700
From:      Chuck Swiger <cswiger@mac.com>
To:        Odhiambo Washington <odhiambo@gmail.com>
Cc:        questions <questions@freebsd.org>
Subject:   Re: Dirty System - openssl problem
Message-ID:  <CF8576DC-383E-4601-AC3D-5712E9699043@mac.com>
In-Reply-To: <CAAdA2WM1zufYSir_-dGyGiWr8r=tqeNh6q4Ej5y0V2w_s-pYEA@mail.gmail.com>
References:  <CAAdA2WM1zufYSir_-dGyGiWr8r=tqeNh6q4Ej5y0V2w_s-pYEA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On May 22, 2012, at 6:05 AM, Odhiambo Washington wrote:
> Can someone please tell me how to resolve the following multiplicity of
> libraries, to ensure I only compile applications against a particular
> library. I believe this emanates from my installing of openssl from the
> ports.

You could run "make deinstall" from the openssl port directory, or
similar equivalent with pkg_delete.  You'd then also need to rebuild
anything linked to the openssl port.

Why bother, though?  FreeBSD isn't Windows; having multiple versions of a
shared library around is supported sanely on Unix platforms....

Regards,
-- 
-Chuck




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CF8576DC-383E-4601-AC3D-5712E9699043>