From owner-freebsd-questions Tue Mar 4 13:41: 7 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AA7737B401 for ; Tue, 4 Mar 2003 13:41:06 -0800 (PST) Received: from web41415.mail.yahoo.com (web41415.mail.yahoo.com [66.218.93.81]) by mx1.FreeBSD.org (Postfix) with SMTP id CE36343FA3 for ; Tue, 4 Mar 2003 13:41:05 -0800 (PST) (envelope-from chromodromic@yahoo.com) Message-ID: <20030304214105.23742.qmail@web41415.mail.yahoo.com> Received: from [66.81.247.6] by web41415.mail.yahoo.com via HTTP; Tue, 04 Mar 2003 13:41:05 PST Date: Tue, 4 Mar 2003 13:41:05 -0800 (PST) From: John McClure Subject: Aliasing Libraries or Installing Older Versions To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thanks in advance for any help. Trying to build mod_php4 (version 4.3.1) as a port, basically not a big deal, BUT ... when I try to add XSLT support via Sablotron, the Sablotron port builds 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? ***** BEGIN ERROR PASTE ***** ===> mod_php4-4.3.1 depends on shared library: sablot.69 - not found ===> Verifying install for sablot.69 in /usr/ports/textproc/sablotron ===> Returning to build of mod_php4-4.3.1 Error: shared library "sablot.69" does not exist *** Error code 1 Stop in /usr/ports/www/mod_php4. *** Error code 1 ***** END ERROR PASTE **** uname -a ***** FreeBSD 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Wed Oct 9 15:08:34 GMT 2002 root@builder.freebsdmall.com:/usr/obj/usr/src/sys/GENERIC i386 -GM __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message