Re: wxPythin installation woes

2005-07-22 Thread Martin Franklin
linuxfreak wrote:
 Hi all,
 
 Was working with python 2.3 in a fedora core 3 machine. I upgraded it
 to Fedora Core 4 with a clean install. So now I have python 2.4
 installed. But when I try to install wxPython for python 2.4 using an
 rpm file i downloaded from the wxpython web site i get dependencies
 errors. Turns out that  libstdc++.so.5 is needed but I checked and i
 see that libstdc++.so.6 is installed on my system. Help needed guys and
 needed pronto. Thanks a ton once again :)
 


I have fedora core 4 and a yum list wx* produces this:-

wxGTK.i386   2.4.2-12   extras
wxGTK-common.i3862.4.2-12   extras
wxGTK-common-devel.i386  2.4.2-12   extras
wxGTK-devel.i386 2.4.2-12   extras
wxGTK-gl.i3862.4.2-12   extras
wxGTK-stc.i386   2.4.2-12   extras
wxGTK-xrc.i386   2.4.2-12   extras
wxGTK2.i386  2.4.2-12   extras
wxGTK2-devel.i3862.4.2-12   extras
wxGTK2-gl.i386   2.4.2-12   extras
wxGTK2-stc.i386  2.4.2-12   extras
wxGTK2-xrc.i386  2.4.2-12   extras
wxPythonGTK2.i3862.4.2.4-7  extras


So I assume a

yum install wxPythonGTK2

will get you wxPython installed.

  *I havn't done that since I only use Tkinter*

Martin



-- 
http://mail.python.org/mailman/listinfo/python-list


Re: wxPythin installation woes

2005-07-22 Thread Florian Diesch
linuxfreak [EMAIL PROTECTED] wrote:

 Sybren Stuvel wrote:
 linuxfreak enlightened us with:
  Turns out that  libstdc++.so.5 is needed but I checked and i see
  that libstdc++.so.6 is installed on my system.

 On my system (Ubuntu, based on Debian), I can have multiple versions
 of libstdc++ installed at the same time.

 Does anyone know if the same can be done in fedora distributions???

Of course it can. Read the Program Library HOWTO 
http://www.dwheeler.com/program-library or ask in a linux group.

   Florian
-- 
begin  signature_virus
 Hi! I'm a signature virus. Please copy me to your signature to help me spread.
end
-- 
http://mail.python.org/mailman/listinfo/python-list


wxPythin installation woes

2005-07-21 Thread linuxfreak
Hi all,

Was working with python 2.3 in a fedora core 3 machine. I upgraded it
to Fedora Core 4 with a clean install. So now I have python 2.4
installed. But when I try to install wxPython for python 2.4 using an
rpm file i downloaded from the wxpython web site i get dependencies
errors. Turns out that  libstdc++.so.5 is needed but I checked and i
see that libstdc++.so.6 is installed on my system. Help needed guys and
needed pronto. Thanks a ton once again :)

-- 
http://mail.python.org/mailman/listinfo/python-list


wxPythin installation woes

2005-07-21 Thread linuxfreak
Hi all,

Was working with python 2.3 in a fedora core 3 machine. I upgraded it
to Fedora Core 4 with a clean install. So now I have python 2.4
installed. But when I try to install wxPython for python 2.4 using an
rpm file i downloaded from the wxpython web site i get dependencies
errors. Turns out that  libstdc++.so.5 is needed but I checked and i
see that libstdc++.so.6 is installed on my system. Help needed guys and
needed pronto. Thanks a ton once again :)

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: wxPythin installation woes

2005-07-21 Thread Sybren Stuvel
linuxfreak enlightened us with:
 Turns out that  libstdc++.so.5 is needed but I checked and i see
 that libstdc++.so.6 is installed on my system.

On my system (Ubuntu, based on Debian), I can have multiple versions
of libstdc++ installed at the same time.

Sybren
-- 
The problem with the world is stupidity. Not saying there should be a
capital punishment for stupidity, but why don't we just take the
safety labels off of everything and let the problem solve itself? 
 Frank Zappa
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: wxPythin installation woes

2005-07-21 Thread linuxfreak
Does anyone know if the same can be done in fedora distributions???



Sybren Stuvel wrote:
 linuxfreak enlightened us with:
  Turns out that  libstdc++.so.5 is needed but I checked and i see
  that libstdc++.so.6 is installed on my system.

 On my system (Ubuntu, based on Debian), I can have multiple versions
 of libstdc++ installed at the same time.

 Sybren
 --
 The problem with the world is stupidity. Not saying there should be a
 capital punishment for stupidity, but why don't we just take the
 safety labels off of everything and let the problem solve itself?
  Frank Zappa

-- 
http://mail.python.org/mailman/listinfo/python-list