From owner-freebsd-isp Thu Oct 5 11:49:50 2000 Delivered-To: freebsd-isp@freebsd.org Received: from hindenburg.eboai.org (hindenburg.eboai.org [206.183.134.245]) by hub.freebsd.org (Postfix) with ESMTP id 04C8337B502 for ; Thu, 5 Oct 2000 11:49:46 -0700 (PDT) Received: by hindenburg.eboai.org (Postfix, from userid 1000) id 254B83D9F; Thu, 5 Oct 2000 14:49:42 -0400 (EDT) Date: Thu, 5 Oct 2000 14:49:42 -0400 From: Chip Marshall To: freebsd-isp@freebsd.org Subject: PHP 4.0.2 + mcrypt Message-ID: <20001005144941.A25043@setzer.chocobo.cx> Reply-To: chip@chocobo.cx Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.4i X-URL: http://www.chocobo.cx/chip/ X-OS: FreeBSD 3.4-RELEASE i386 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm having some trouble getting PHP 4.0.2 with mcrypt compiled on a FreeBSD 4.0-RELEASE box. I installed libmcrypt from the ports collection, and am trying to configure PHP (not from the port) with the following: configure --with-mysql --with-apache=../apache_1.3.12 --enable-track-vars --with-gd=/usr/local --with-jpeg-dir=/usr/local/lib --with-xpm-dir=/usr/local/lib --with-imap=/usr/local/lib --with-mcrypt=/usr/local/lib this give the result of: checking for mcrypt support... yes checking for init_mcrypt in -lmcrypt... no checking for mcrypt_module_open in -lmcrypt... no configure: error: Sorry I've tried giving it no path, and a path of /usr/local, neither of which worked any better. Anyone have any ideas on getting this to work? -- Chip Marshall http://www.chocobo.cx/chip/ Finger for PGP GCM/CS d+(-) s+:++ a18>? C++ UB++++$ P+++$ L- E--- W++ N+@ o K- w O M+ V-- PS PE Y? PGP++ t+@ 5 X R>+ tv+() b++>+++ DI++++ D(-) G++ e>++ h!>++ r-- y- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message