Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jul 1998 18:00:01 -0700 (PDT)
From:      asami@FreeBSD.ORG (Satoshi Asami)
To:        freebsd-ports@FreeBSD.ORG
Subject:   Re: ports/7382: Pine4 does not co-exist with older installed version of  pine.
Message-ID:  <199807240100.SAA26311@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/7382; it has been noted by GNATS.

From: asami@FreeBSD.ORG (Satoshi Asami)
To: ady@warpnet.ro
Cc: ady@freebsd.ady.ro, freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: ports/7382: Pine4 does not co-exist with older installed version of  pine.
Date: Thu, 23 Jul 1998 17:55:45 -0700 (PDT)

  *  If they'll use the new/future pine4 port then yes, they will be able to
  * compile , install & run Pine 3.96 (after doing this they will have either
  * to use "pine4" or reconstruct the symlink pine -> pine4 to run Pine 4.x)
 
 Sorry for being so dense, but let me clarify a bit.  If the pine build
 pulls in a library using -lpico or something, it will NOT pick up a
 shared library with a smaller version.
 
 Thus, if there exists a /usr/local/lib/libpico.so.2.0, a pine build,
 expecting libpico.so.1.3 from the build directory, could get linked to 
 libpico.so.2.0 if the Makefile is not very careful.
 
 Satoshi

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?199807240100.SAA26311>