View Single Post
  #3   (View Single Post)  
Old 7th September 2009
mururoa mururoa is offline
Fdisk Soldier
 
Join Date: May 2008
Posts: 50
Default

Quote:
Originally Posted by DNAeon View Post
Hi,

The exact error is shown in your make command:

Code:
===>  py25-cairo-1.8.8 needs Python 2.6 at least. But you specified 2.5.
Upgrade python to 2.6 and all python dependent ports and you'll fix the issue.

Regards,
D
Well, python 2.6 is installed indeed. Both 2.5 and 2.6 are installed.
I tried some make config in some ports but didnt find where python 2.5 is specified.
The python command is 2.5 but I dont know the clean way to switch to default python 2.6. Should I ln -ls to 2.6 ?
Reply With Quote