Menu

Building under Linux

Help
2003-09-23
2003-09-24
  • Martin Romańuk

    Martin Romańuk - 2003-09-23

    I have tried building wxTHE under linux, but I couldn't.
    I think that the problem is related to the convertion from .hpy to .py

    Anyone can run wxTHE in Linux?

     
    • Branimir Dolicki

      Here's what I did to get wxTHE run on Red Hat Linux 7.3
      (that's what I'm still running on my laptop - I hate OS upgrades):

      Here's what I used:

      wxPythonGTK-py2.3-2.4.1.2-1.i386.rpm

      python2.3-2.3-5pydotorg.src.rpm
        (I built the RPM package from this with --nodeps b/c I haven't found
        a db4-devel RPM.  I installed db-4.1.25.tar.gz - I suppose it will all
        be much easier on RHL 9.)

      With this I ran /usr/bin/python2.3 wxFrame.py and it worked after I
      cleaned up the garbage from the beginning and end of indicators.hpy

       
    • Martin Romańuk

      Martin Romańuk - 2003-09-24

      I have a problem with the file indicators.hpy, too. It has Garbage, I downloaded the file again from the online CVS from sourceforge.
      Thanks

       

Log in to post a comment.