From owner-freebsd-questions Tue Mar 4 13:58:28 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 6A3ED37B401 for ; Tue, 4 Mar 2003 13:58:27 -0800 (PST) Received: from mired.org (ip68-97-54-220.ok.ok.cox.net [68.97.54.220]) by mx1.FreeBSD.org (Postfix) with SMTP id CA69443F93 for ; Tue, 4 Mar 2003 13:58:25 -0800 (PST) (envelope-from mwm-dated-1047247105.2690a8@mired.org) Received: (qmail 36350 invoked from network); 4 Mar 2003 21:58:25 -0000 Received: from localhost.mired.org (HELO guru.mired.org) (127.0.0.1) by localhost.mired.org with SMTP; 4 Mar 2003 21:58:25 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15973.8576.709386.856106@guru.mired.org> Date: Tue, 4 Mar 2003 15:58:24 -0600 To: John McClure Cc: freebsd-questions@freebsd.org Subject: Re: Aliasing Libraries or Installing Older Versions In-Reply-To: <20030304214105.23742.qmail@web41415.mail.yahoo.com> References: <20030304214105.23742.qmail@web41415.mail.yahoo.com> X-Mailer: VM 7.07 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`; h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: Mike Meyer X-Delivery-Agent: TMDA/0.70 (Pensive) 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 In <20030304214105.23742.qmail@web41415.mail.yahoo.com>, John McClure 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. 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