From: Phil E. <ph...@li...> - 2006-07-30 20:02:55
|
On Friday 28 Jul 2006 15:24, Alex Tweedly wrote: > David Whiteley wrote: > >I am trying to install Pythoncard on a newly installed Fedora Core 5 > >machine. > >I have downloaded > > wxPython-common-gtk2-unicode.i586 0:2.5.4.1-mdk101_py2.3 > > > >and am trying to install it with > > yum localinstall wxPython-common-gtk... > > > >but it is failing it with > > The main reason it's failing is because you're trying to install an RPM intended for a Mandrake/Mandriva Linux system. I believe there are RPMs on the wxPython site which cover Fedora and other flavours of Linux - you should download one of those instead. The PythonCard RPMs on my web site are also only for Mandrake/Mandriva Linux - you'll have similar problems if you try to install these on your machine. -- Regards Phil Edwards Brighton, UK |