gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] installation problem - re Mac OS 10.3.3 (Panther)


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] installation problem - re Mac OS 10.3.3 (Panther)
Date: Tue, 25 May 2004 02:05:50 +0200
User-agent: Mutt/1.3.22.1i

> 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 
This won't work unless one has appropriate symlinks in place.

> > pythonw ./gm-from-cvs.sh 
Nope. Running shell scripts with the python interpreter is no
good.

> > pythonw ~/gnumed/gnumed/client/gm-from-cvs.sh 
Neiter is that.

> Change to the ~/gnumed/gnumed/client/ directory: 
> cd gnumed/client/ 
> type: 
> pythonw ./gm-from-cvs.sh 
No. See above.

> Then within ~/gnumed/gnumed/client/gm-from-cvs.sh a line of code which 
> begins 
> python 
> may need to be replaced with 
> pythonw 
That is actually the right fix. But that fix isn't needed
anymore. We provide a gm-from-cvs-macosx.sh which already
contains to right thing. Use that on Mac.

change to:
 cd gnumed/client/
type:
 ./gm-from-cvs-macosx.sh

> > If all is well, the gnumed log in window will be displayed. 

Karsten
-- 
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346




reply via email to

[Prev in Thread] Current Thread [Next in Thread]