Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Oct 2000 17:16:12 -0500
From:      Jeremy Shaffner <jeremy@external.org>
To:        Sean Farley <sean-freebsd@farley.org>, ports@freebsd.org
Subject:   Re: Shared library versioning in a new port
Message-ID:  <20001004171612.A28960@external.org>
In-Reply-To: <Pine.BSF.4.21.0010031737310.73011-100000@thor.farley.org>; from sean-freebsd@farley.org on Tue, Oct 03, 2000 at 05:53:01PM -0500
References:  <Pine.BSF.4.21.0010031737310.73011-100000@thor.farley.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 03, 2000 at 05:53:01PM -0500, Sean Farley wrote:
> I am currently testing out my first port, and I have a problem.  It seems
> that the shared libraries being installed are using the following syntax:
> libfoo.so.x.y
> libbar.so.x.y
> 
> This gives me no problem for the install but during uninstall the port
> complains about missing files such as:
> libfoo.so.x
> libbar.so.x
> 

Check the contents of your PLIST.

---------------------------------------------------------------------
Jeremy Shaffner                         | This space for rent.
jeremy@external.org                     | $ grep happiness life
http://www.external.org/~jeremy/pgp.key | FreeBSD: The Power to Serve


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001004171612.A28960>