|
From: | Dominique Buenzli |
Subject: | Re: [Gnumed-devel] installation problem - re Mac OS 10.3.3 (Panther) |
Date: | Mon, 24 May 2004 18:48:05 +0200 |
I believe that Steps 6 (and perhaps Step 8) need amending. I am myself a newbie at this but Karsten pointed to me some options to try, and the following are the snippets I saved:
Test setup so far -
pythonw ~/gnumed/gnumed/client/wxpython/gnumed.py
pythonw ./gm-from-cvs.sh
pythonw ~/gnumed/gnumed/client/gm-from-cvs.sh
Change to the ~/gnumed/gnumed/client/ directory:
cd gnumed/client/
type:
pythonw ./gm-from-cvs.sh
If you receive an error:It is already pythonw
## Component Manager: attempting to find symbols in a component alias of type (regR/carP/x!bt)
Then within ~/gnumed/gnumed/client/gm-from-cvs.sh a line of code which begins
python
may need to be replaced with
pythonw
No :-(If all is well, the gnumed log in window will be displayed.
[Prev in Thread] | Current Thread | [Next in Thread] |