Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Oct 2000 14:49:42 -0400
From:      Chip Marshall <chip@setzer.chocobo.cx>
To:        freebsd-isp@freebsd.org
Subject:   PHP 4.0.2 + mcrypt
Message-ID:  <20001005144941.A25043@setzer.chocobo.cx>

next in thread | raw e-mail | index | archive | help
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 <chip@chocobo.cx> 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




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