Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Mar 2003 15:58:24 -0600
From:      Mike Meyer <mwm-dated-1047247105.2690a8@mired.org>
To:        John McClure <chromodromic@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Aliasing Libraries or Installing Older Versions
Message-ID:  <15973.8576.709386.856106@guru.mired.org>
In-Reply-To: <20030304214105.23742.qmail@web41415.mail.yahoo.com>
References:  <20030304214105.23742.qmail@web41415.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In <20030304214105.23742.qmail@web41415.mail.yahoo.com>, John McClure <chromodromic@yahoo.com> typed:
[...]
> nicely from /usr/ports/textproc/sablotron but installs
> a version of library that ldconfig -r lists as
> lsablot.70.
> The mod_php4 build complains (as pasted below) that is
> can't find sablot.69. I rebuilt the library cache by
> running ldconfig, but it appears that php is looking
> specifically for sablot.69 and nothing else.
> 
> Can a library be aliased? Or should an older version
> be installed? If so, how do I obtain that? Hints?
> Suggestions?

It sounds like you need to rebuild the mod_php4 port. Somehow, it
found a sablot.69 when it was built, and that's now gone. Rebuilding
it should find the sablot.70 library and use that. I'm not familiar
with either mod php or sablot, so I can't be sure if I'm right, but
that's the general case with libraries missing like that.

	<mike
-- 
Mike Meyer <mwm@mired.org>		http://www.mired.org/consulting.html
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.

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




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