> >
> > There has only been one version of libmcrypt (new server), so
> I'm not sure
> > why it thinks there is a 2.5.6 version on it.
> >
> > Where do I find the LD_LIBRARY_PATH enviroment variable to
> change it?  Or is
> > there another solution?
>
> I had a similiar problem recently when trying to install aspell from
> source.  Don't know if this will help you, but check to see if you have
> the RPM of libmcrypt installed too...that might be causing the conflict.
>

That was it. :)

Problem is, I'm getting a different error now:

*** Could not run libmcrypt test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding LIBMCRYPT or finding the wrong
*** version of LIBMCRYPT. If it is not finding LIBMCRYPT, you'll need to set
your
*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
*** to the installed location  Also, make sure you have run ldconfig if that
*** is required on your system
***
*** If you have an old version installed, it is best to remove it, although
*** you may also be able to get things to work by modifying LD_LIBRARY_PATH
***
configure: error: *** libmcrypt was not found

Anyone know how to change the LD_LIBRARY_PATH variable?  Or where to,
actually.....

:)

Thanks,

-Mike

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

Reply via email to