Results 1 to 2 of 2

Thread: How do i install mcrypt?

  1. #1
    Member
    Join Date
    Apr 2003
    Posts
    479

    Default How do i install mcrypt?

    Can anyone help install mcrypt for RHEL 3 (the commandline version, not for php or perl)? I ran into dependency problems when compiling from source:

    checking for libmcrypt - version >= 2.5.0... no

    but libmcrypt-2.5.7 is installed... Any suggestions?


    Is there an rpm somewhere to make this easier?

  2. #2
    Member
    Join Date
    Dec 2001
    Posts
    1,558

    Default

    You need to install libmcrypt for it to work. Grab the source for both via:
    http://sourceforge.net/projects/mcrypt

    And FYI, as far as i know, the version compiled into php is the latest and isn't installed in any way in which would limit its usage to just php. It needs to be compiled in as normal before it can be used via php, which is what cpanels buildapache does.

    There is also an rpm for libmcrypt in Dag's repo:
    http://dag.wieers.com/home-made/apt/#
    Beau Henderson

Similar Threads

  1. need to install mcrypt in WHM 11.28 how to do it?
    By icandoit in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 12-21-2010, 08:56 AM
  2. How to install mcrypt
    By aleunpkc in forum cPanel & WHM Discussions
    Replies: 3
    Last Post: 08-07-2005, 11:51 AM
  3. mcrypt path not correct in cpanel install
    By cyberspirit in forum cPanel & WHM Discussions
    Replies: 0
    Last Post: 09-11-2003, 02:01 AM
  4. can i install mcrypt derom WHM?
    By Daniel Artes in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 07-31-2003, 01:45 PM
  5. Tried to add mcrypt, now having problems adding ming/mcrypt/
    By abmad in forum cPanel & WHM Discussions
    Replies: 4
    Last Post: 01-10-2003, 03:50 AM