Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Packaging with pyinstaller #25

Closed
avalentino opened this issue Jun 1, 2013 · 5 comments
Closed

Packaging with pyinstaller #25

avalentino opened this issue Jun 1, 2013 · 5 comments
Assignees
Milestone

Comments

@avalentino
Copy link
Owner

Provide stand-alone packages using [http://www.pyinstaller.org pyinstaller].

@ghost ghost assigned avalentino Jun 1, 2013
@avalentino
Copy link
Owner Author

Imported from trac issue 8. Created by a_valentino on 2009-08-21T09:52:32, last modified: 2010-01-03T12:55:14

@avalentino
Copy link
Owner Author

Trac comment by a_valentino on 2009-08-21 12:50:00:

Initial version committed in r475 and r476.

Inclusion of GDAL stuff (e.g. GDAL data and the gdaladdo executable) is still missing.

This version only works on GNU/Linux and had been tested ina very coarse manner.

@avalentino
Copy link
Owner Author

Trac comment by a_valentino on 2009-09-19 10:32:53:

Replying to [comment:2 a_valentino]:

Initial version committed in r475 and r476.

Inclusion of GDAL stuff (e.g. GDAL data and the gdaladdo executable) is still missing.

This version only works on GNU/Linux and had been tested ina very coarse manner.

Improved Mac OS X support in r539.

@avalentino
Copy link
Owner Author

Trac comment by a_valentino on 2009-12-12 19:26:34:

See #36.

@avalentino
Copy link
Owner Author

Trac comment by a_valentino on 2010-01-03 12:55:14:

In r620 and r624 have been added support for packaging of GDAL support data and needed command line tools for both GNU/Linux and Mac OS X.
Also the environment setup have been fixed to run well from ''onedir'' and ''onefile'' environments (r620).

Pyinstaller packaging doesn't work on Mac OS X 10.6.x ''Snow Leopard'' presumaby due to an incompatibility on pyinstaller with this operating system version.
See:
http://groups.google.com/group/pyinstaller/browse_thread/thread/2b461a784602d7d4/32c62b8f09f29d36?hl=en
http://groups.google.com/group/PyInstaller/browse_thread/thread/35f31d4113bf0ff2

'''TODO''': file a bug report on [http://www.pyinstaller.org pyinstaller] issue tracker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant