Changes between Version 3 and Version 4 of Ticket #52198, comment 3


Ignore:
Timestamp:
Sep 15, 2016, 9:37:46 PM (8 years ago)
Author:
ken-cunningham-webuse
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52198, comment 3

    v3 v4  
    1313}}}
    1414
    15 The machine you're connecting to needs to have at least python 2.4 running. So I had to upgrade an older Tiger PPC machine I use for this to a newer python version to make it work.
     15The machine you're connecting to needs to have at least python 2.4 running. Well the docs say python 2.3 will work, but python 2.35 didn't work for me, so I had to upgrade an older Tiger PPC machine I use for the server to a newer python version to make it work.
    1616
    1717I should specify that it should use python27 for building somewhere in the portfile. I asked it to install python27 versions of the dependencies it requires. The build script appears to just 'shebang' python, so perhaps the best way I could add that would be to set a build environment variable to python27.