Changes between Initial Version and Version 1 of Ticket #39671


Ignore:
Timestamp:
Jul 8, 2013, 4:22:39 PM (11 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39671

    • Property Owner changed from macports-tickets@… to stromnov@…
    • Property Version changed from 2.1.3 to
  • Ticket #39671 – Description

    initial v1  
    77To ease the process, I updated the debian package recently to :
    88- install in a subdir of "site-package" with OTB_INSTALL_PYTHON_DIR, and not in site-package directly
    9 - create an __init__.py at install time which import the right thing and then set up the env var.
     9- create an `__init__.py` at install time which import the right thing and then set up the env var.
    1010
    1111Something similar shall be done in the Portfile.
    1212
    13 The __init__.py file content can be found here :
     13The `__init__.py` file content can be found here:
    1414http://hg.orfeo-toolbox.org/OTB-DevUtils/file/tip/Packaging/ubuntu/OTB/debian/python-otb.postinst
    1515