8 Sep
2007
8 Sep
'07
6:23 p.m.
On 08 Sep, 2007, at 14:20, Justin Fagnani-Bell wrote:
This question actually applies to installing any package who lists a dependancy on an older package version than the one you have. Right now, I want to install PIL, but it's dependent on python2.4, and I've installed python2.5 and packages that depend on that. Is there a way I can install py-pil without installing python2.4 and also placing the files in the right site-packages for python2.5?
Perhaps you're looking for the py25-pil port? The py-* ports are for python24 and most have corresponding py25-* ports. Chris