Friday, June 03, 2005
I was trying to compile php5 on OS X Tiger, and I kept running into a problem. I have libjpeg and libpng installed via fink. I gave the configure script the arguments --with-jpeg-dir=/sw/lib and --with-png-dir=/sw/lib but the script kept complaining that it could not find libjpeg or libpng. The right arguments to give were --with-jpeg-dir=/sw and --with-png-dir=/sw.
Mozilla and hypocrisy
Right, but what about the experiences that Mozilla chooses to default for users like switching to Yahoo and making that the default upon ...
-
via VMware blog
-
AJAX: redesign your PHP applications? - ThinkPHP /dev/blog : "First of all, XMLHttpRequest has a problem: in InternetExplorer, it doesn...
-
Intrusion Detection with Tripwire : "Do this by adding a comma after the severity= line and putting emailto= on the next line, followed...