Changes between Initial Version and Version 1 of Ticket #52198, comment 3


Ignore:
Timestamp:
Sep 15, 2016, 5:28:31 PM (8 years ago)
Author:
ken-cunningham-webuse
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52198, comment 3

    initial v1  
    1313}}}
    1414
    15 The machine you're connecting to needs to have at least python 3.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. So I had to upgrade an older Tiger PPC machine I use for this 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.