> >>ld.so.conf (in /etc on my box) contains a list of dirs that ld
>(gnu dynamic linker) checks for shared objects/libraries, ELF, etc.
>You won't have any control of that if you're >>virtual-hosting. Try
>doing:
> >>LD_LIBRARY_PATH=/home/path/to/mcrypt/lib:$LD_LIBRARY_PATH
> >>export $LD_LI
>>ld.so.conf (in /etc on my box) contains a list of dirs that ld (gnu
dynamic linker) checks for shared objects/libraries, ELF, etc. You won't
have any control of that if you're >>virtual-hosting. Try doing:
>>LD_LIBRARY_PATH=/home/path/to/mcrypt/lib:$LD_LIBRARY_PATH
>>export $LD_LIBRARY_PATH
Hey...
>'lo
>
>> >I'm having a problem installing php with mcrypt support. Here's my setup:
>>
>>>debian linux
>>>Apache/1.3.19
>>>php 4.1.2
>>>libmcrypt 2.5.0 (alternately tried mcrypt 2.2.6 and libmcrypt 2.4.22)
>>
>>
>>>I got libmcrypt to install, but when I try to configure php "with
>>>mcr
'lo
> >I'm having a problem installing php with mcrypt support. Here's my
> setup:
>
>> debian linux
>> Apache/1.3.19
>> php 4.1.2
>> libmcrypt 2.5.0 (alternately tried mcrypt 2.2.6 and libmcrypt 2.4.22)
>
>
>> I got libmcrypt to install, but when I try to configure php "with
>> mcrypt" I get