Tag Archives: ubuntu

Build OpenLDAP 2.3.x from sources on Ubuntu

It happened so that I needed to build a particular version of OpenLDAP on Ubuntu and use that instead of the one in Ubuntu’s repository. Here is a quick guide as to how it worked for me: 1. Get BDB … Continue reading

Posted in Linux/UNIX, Notes For Myself, System Administration | Tagged , , , , | 5 Comments

Gnome Do, Docky, upgrade to Ubuntu 10.10 and an odd case of /var/lib/dpkg/tmp.ci/md5sums

So I finally upgraded to 10.10, a bit behind the curve but whatever. For the most part it went surprisingly swimmingly. I only had 2 issues First one – gnome-do docky theme was gone. And apprently it’s gone for good … Continue reading

Posted in Just messing..., Linux/UNIX | Tagged | 1 Comment

Installing Mercurial 1.5, 1.6 or 1.7 on Ubuntu Lucid Lynx 10.04

Lycid Lynx’ repository by default set to install Mercurial 1.4.x, which is great, but as of today that’s already 3 major releases behind To get yourself on the latest and greatest version of Mercurial there are 2 options: build from … Continue reading

Posted in 4QuickLookUp, Linux/UNIX | Tagged , | 12 Comments

XDebug doesn’t show local variables in Komodo, NetBeans or Eclipse PDT

Lovely surprise that came sometime after upgrading Lucid Lynx(and thus to PHP 5.3.2) – Xdebug doesn’t show local variables. Fortunately that’s a known issue that is fixed in Xdebug 2.1.0RC, but since it’s not released, it is not yet in … Continue reading

Posted in Linux/UNIX, PHP | Tagged , , | 12 Comments