From: Andy T. <an...@ha...> - 2005-03-31 12:27:04
|
Roan Embrechts wrote: > Andy Todd wrote: > > You are right, the linux installation instructions are a bit out of > >> date. I'll update them and update the web site. >> >> If I were you I'd stick to the binaries though, unlesss you really >> know your way around your system. >> >> First, the installation of wxPython. Checking the distribution page >> [1] there are binary RPMs of wxPython 2.5.4.1 for Python 2.3 and 2.4 >> on Fedora Core 2, which I presume will work with Fedora Core 3. >> >> Once these are installed check everything is working by starting your >> Python interpreter and typing; >> >> >>> import wx >> >> If there are no error messages then you should be O.K. I'd then follow >> the existing instructions on the web page to download and install the >> PythonCard RPM. Let us know how this goes. >> >> [1] http://www.wxpython.org/download.php#binaries >> >> Regards, >> Andy > > > Current situation: > > $python > >>>> import wx >>>> > > This works fine. > > When I am in the pythoncard directory and I type > ./samples/minimal/minimal.py > > it still produces an error dialog stating that I only have wxPython > 2.5.1.5 but I need wxPython 2.5.2.8. > > --- > > I try again to install the wxPython common, runtime and develop packages > for fedora core 2, gtk2, ansi. Then I reinstall pythoncard 0.8.1. I > still get the same error... > > thanks for trying to help, > > Roan The installation instructions (and RPM packages) have been updated in the last couple of days. Can you possibly try installing again - you may need to remove the packages you have already installed, or at least upgrade rather than install the new packages. I would suggest a quick read of http://www.tuxfiles.org/linuxhelp/rpminstall.html If you have any more problems please bring them up on the list. Regards, Andy -- -------------------------------------------------------------------------------- From the desk of Andrew J Todd esq - http://www.halfcooked.com/ |