Hi,

Thursday, February 6, 2003, 12:30:01 AM, you wrote:
JCI> Tom Rogers wrote:
>> 
>> I did it this way
>> untar libmcrypt and mcrypt into /usr/src
>> then in libmcrypt
>> ./configure --prefix=/usr (could be /usr/local if you want
>> make
>> make install
>> ldconfig
>> cd ../mcrypt-2.6.3

JCI> Up to here fine.

>> ./configure --prefix=/usr

JCI> configure: error: "You need at least libmhash 0.8.15 to compile this 
JCI> program. http://mhash.sf.net/";

JCI> Hum ... the PHP manual nor the mcrypt web site mentionned the need for 
JCI> mhash ....

JCI> Do I really need it?

JCI> Jc

Looks that way :)
I also have that in /usr/src and in php as

--with-mhash=/usr/src/mhash-0.8.17

(configured with the same --prefix=?usr

-- 
regards,
Tom


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to