Changeset 624cd3c3 in sasview


Ignore:
Timestamp:
Dec 5, 2011 5:56:12 PM (12 years ago)
Author:
Mathieu Doucet <doucetm@…>
Branches:
master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
Children:
6d52ff44
Parents:
495acc2
Message:

Re #5 fixing installer build on mac

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sansview/setup_mac.py

    r495acc2 r624cd3c3  
    1010               mf.import_hook('pytz.tzinfo', m, ['UTC']) 
    1111   12/05/2011: Needs macholib >= 1.4.3 and py2app >= 0.6.4 to create a 64-bit app 
    12                The ORNL build server uses: 
    13                 - setuptools 
    14                 - python 2.7 (Apple’s python won’t work) 
    15                 - macholib 1.4.3 
    16                 - altgraph 0.9 
    17                 - modulegraph 0.9.1 
    18                 - py2app 0.6.4 
    19                 - lxml 2.3.2 
    20                 - scipy 0.1.0 
    21                 - numpy  1.6.1 
    22                 - wx  2.9.2.4 
    23                 - PIL 1.1.7 
    24  
    2512""" 
    2613from setuptools import setup 
Note: See TracChangeset for help on using the changeset viewer.