[PHP-INST] re: problem compiling with mcrypt support

2002-03-26 Thread Lucas Spiegel
> >>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

[PHP-INST] re: problem compiling with mcrypt support

2002-03-25 Thread brian ally
>>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

[PHP-INST] re: problem compiling with mcrypt support

2002-03-25 Thread Lucas Spiegel
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

[PHP-INST] re: problem compiling with mcrypt support

2002-03-25 Thread brian ally
'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