Tag Archives: open source
Alert: SpamAssassin’s Year 2010 Bug
OpenOffice Writer UX Warts
So Why Isn’t Perl My Favorite Programming Language?
Eyeball-Deep in Legalese
I used to not have a problem when I wanted to release software. I’d just release it under the GPL (what we’d now call the GPLv2), and be pretty happy with that decision.
Now there’s GPLv3, and I’m really uncertain whether I like it at all. I understand that Tivoization is a serious problem, but I [...]
Workaround for PEAR/PECL Failure with Message “ERROR: `phpize’ failed”
When you try to upgrade or install various PEAR (or PECL) packages, you may get the rather unhelpful error message “ERROR: `phpize’ failed”. For example, here’s the result I get when I try to install the pecl_http package:
root@finrod:~# pecl install pecl_http
pecl/pecl_http can optionally use PHP extension "iconv"
downloading pecl_http-1.6.3.tar ...
Starting to download pecl_http-1.6.3.tar (Unknown size)
................................................................................
................................................................................
.........................................done: 1,015,808 [...]
When Have You Accomplished Enough?
Okay, let me see if I can take stock of the day:
I started off by getting my /etc, /usr/local/bin and /usr/local/sbin, and /var/named directories under version control. That’s good. Plus I think I’ve got things set up to where I can upgrade WordPress plugins on my local setup, then reliably push the changes through version [...]