This is a cheat sheet on getting PHP5 on OpenBSD to have zip support. I needed this to get CiviCRM to work with Joomla. First off install some require packages, including the zziplib package: export PKG_PATH=http://mirror.aarnet.edu.au/pub/OpenBSD/4.5/packages/i386/ pkg_add -v zziplib pkg_add -v autoconf-2.62 Now download and extract the PECL zip package: mkdir /usr/local/src/ cd /usr/local/src/ wget …
Monthly Archives: August 2009
Google iPhone Application roundup
Todays post is a 2009 midyear round up of the status of the Google Mobile applications: Latitude, Voice, Docs, Mail, Maps and Reader. My focus is on the iPhone mobile platform. Google Latitude Google Latitude is their location and status message product. The application up until now has been available on other phone platforms such …
