Archive for October 2010

Gentoo libtool-2.2.6b

Had an old Gentoo system which wouldn't build python-2.6.5-r3 (I have 3, but still have lots of 2.* code).
basically libtool-2.2.6b needed automake-1.10.
Fix was:
emerge =sys-devel/automake-1.10.3 (fills 1.10 slot)
emerge -av =python-2.6.5-r3 **

** note 2.6.6 has other probs