[hdf-compass] 89/295: fix for issue #54

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sun May 8 10:35:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/master
in repository hdf-compass.

commit 3d94f385c9f4fc24b5043360d2a90896141382fe
Author: jreadey <jreadey at hdfgroup.org>
Date:   Wed Sep 23 10:50:38 2015 -0700

    fix for issue #54
---
 README.md | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 3ef5a8b..da7163c 100644
--- a/README.md
+++ b/README.md
@@ -9,9 +9,14 @@ and maximum extensibility through a plugin system for new formats.
 HDF Compass is written in Python, but ships as a native application on
 Windows, OS X, and Linux, by using PyInstaller and Py2App to package the app.
 
+Binary executables are available for Windows and Mac OS X (Yosemite or later) at
+the Project Page listed below.
+
 Bug reports and pull requests are welcome!  For non-trivial PRs please
 open an issue first, so the core developers can give feedback on your idea.
 
+
+
 Development Environment
 -----------------------
 
@@ -28,11 +33,19 @@ For packaging the app:
 * Py2App (OS X)
 * PyInstaller (Linux & Windows)
 
-Running the Program
--------------------
+Running the Program (Windows or Linux)
+--------------------------------------
 
     $ python HDFCompass.py
     
+Running the Program (Mac)
+--------------------------
+
+    $ pythonw HDFCompass.py
+    
+Note: on Mac, HDF Compass doesn't create an initial window, use the system Application
+menu to open a file or remote resource.
+    
 Packaging on OS X
 -----------------
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/hdf-compass.git



More information about the debian-science-commits mailing list