October 27, 2009 – 10:37 pm
ok so i thought i would give mozilla raindrop a test … first i wanted to check it out on my laptop and them maybe install it on my ubuntu dev box after reading this article …
why not give it a shot on my laptop as well ….
follow their instructions here
[...]
August 30, 2009 – 5:19 am
so a few glitches upgrading to snow leopard recently.
a couple programs didn’t work and needed to be re-installed (nambu, parallels, etc), a few issues with macports …
$ port –version
dlopen(/opt/local/share/macports/Tcl/pextlib1.0/Pextlib.dylib, 10): no suitable image found. Did find:
/opt/local/share/macports/Tcl/pextlib1.0/Pextlib.dylib: mach-o, but wrong architecture
while executing
“load /opt/local/share/macports/Tcl/pextlib1.0/Pextlib.dylib”
(“package ifneeded Pextlib 1.0″ [...]
so i noticed macports already has php 5.3 only a week after its release. so why not give it a try. well here’s what happened ….
Zend Debugger requires Zend Engine API version 220060519.
The Zend Engine API version 220090626 which is installed, is newer.
Contact Zend Technologies at http://www.zend.com/ for a later version of Zend Debugger.
PHP [...]
December 16, 2008 – 5:02 am
More mac port upgrade gotchas … sudo port -fun upgrade outdated
MacPorts gotchas: staging ncurses, running mysql5 – The Pug Automatic
By PJ Kix
|
Posted in code, hacking, tek, webdev
|
Also tagged apple, cli, command, ncurses, ports, terminal, unix, upgrade
|
so svn 1.5 is finally out with all sorts of new features, most notably merge tracking and changesets or changelists as they call them.
i had a bit of trouble getting this fully working so I’ll document a few of my findings below.
using mac ports there was already a port available last Friday only hours after [...]