From owner-freebsd-apache@FreeBSD.ORG Tue Apr 12 06:21:46 2005 Return-Path: Delivered-To: freebsd-apache@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 800EF16A4DD for ; Tue, 12 Apr 2005 06:21:46 +0000 (GMT) Received: from outgoing.redshift.com (outgoing.redshift.com [207.177.231.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E97A43D46 for ; Tue, 12 Apr 2005 06:21:46 +0000 (GMT) (envelope-from ray@redshift.com) Received: from workstation (216-228-19-21.dsl.redshift.com [216.228.19.21]) by outgoing.redshift.com (Postfix) with SMTP id 491AC97050; Mon, 11 Apr 2005 23:21:41 -0700 (PDT) Message-Id: <3.0.1.32.20050411232240.00ab41f8@pop.redshift.com> X-Mailer: na X-Sender: redshift.com Date: Mon, 11 Apr 2005 23:22:40 -0700 To: null , freebsd-apache@freebsd.org From: ray@redshift.com In-Reply-To: <49717.216.177.243.35.1113286462.localmail@webmail.dnswatch .com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: Re: apache+ssl+mod_php4 - is it possible? X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 06:21:46 -0000 try making a symbolic link to libm.so.3 - that will usually help matters: /lib/libm.so.2 -> /lib/libm.so.3 e-mail me directly if you need a run down on building apache and PHP4, etc Ray At 11:14 PM 4/11/2005 -0700, null wrote: | Greetings, | I can't seem to get apache13+ssl to build from source. It dies with | "libm.so.2 can't | be found". If I install it by package from /stand/sysinstall it will | install fine. But then | I am unable to add mod_php4 or any other mod_*. I checked this system and | one other | 5.4 system I have and libm.so.* does not exist. The system in question is an: | i386 running 5.4-RC1. Thank you for all your time and consideration in | this matter. | | Sincerely, | Chris | | _______________________________________________ | freebsd-apache@freebsd.org mailing list | http://lists.freebsd.org/mailman/listinfo/freebsd-apache | To unsubscribe, send any mail to "freebsd-apache-unsubscribe@freebsd.org" | |