This is just to cool. Superators are a way to overload the traditional, non logical ruby operators. Check it out.
Monthly Archives: September 2007
Apache Compiler Error
Posted by manatarms
on September 12, 2007
1 comment
While upgrading Apache on Mac OS X 10.4 I got the following error:
Cannot use an external APR-util with the bundled APR
The solution - Add this to configure options:
--with-included-aprThis issue is also addressed at the Apache Site