On Jun 8, 2010, at 1:51 PM, Rob Marscher wrote:
> Homebrew is keen on not supplying formulas for stuff that comes with Snow 
> Leopard (like php 5.3.1) which was fine until I realized this version of php 
> was built without readline support and I needed it.

Hmm... I downloaded the php source, went into the ext/readline, did 
phpize
./configure
make
make install

Added module=readline.so to php.ini and it seems to be working.

Alright, carry on.

_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation

Reply via email to