Sorry to keep bugging y'all, but

I am now attempting to run gnumed from cvs - it looks as though this is a long way ahead of the downloadable client. I have got the stuff from cvs OK

There are several shell scripts in /gnumed/client/.
I have tried them all - gm-0_2-from-cvs.sh seems to make most sense. Unfortunately they all fail for various reasons.
The errors reported are all related to classes inheriting an object from wx

class <classname>(wx.object)

reports no object in module

If I change this to <classname >(wx.wxObject), the problem is fixed, but then I move to the next one - clearly there is a problem in my setup

I would be grateful for pointers

Thanks
Richard



_______________________________________________
Gnumed-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnumed-devel

Reply via email to