![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
Join Date: Jan 2008
Posts: 31
Rep Power: 0
![]() |
How should i use wxpython on ubuntu 8.0
I am unable to understand, from where and how i should install wxpython for ubuntu 8.0 ( hardy heron ) .
I downloaded something called "wxPython-common-gtk2-unicode-2.8.8.0-fc7_py2.5.i386" from wxpython.org, but wondering what to do with it ? Should i put it into /usr/bin/ where i am having my python package ? Thanks. |
|
|
|
|
|
#2 |
|
PFO Founder
![]() ![]() |
Re: How should i use wxpython on ubuntu 8.0
Have you tried to see if it is already in the ubuntu repositories before you install from the package from the wxpython site? I bet if you do a apt-get for that or search for it via the gui package manager you could find it and then it would be installed by the package manager.
__________________
BIG K aka Kyle Programming Forums Kyle K Online Please do not PM or email me programming questions. Post them in the forums instead. |
|
|
|
|
|
#3 |
|
Programmer
Join Date: Jan 2008
Posts: 31
Rep Power: 0
![]() |
Re: How should i use wxpython on ubuntu 8.0
Where is this "repository". I have already seen inside /usr/bin/ . Python is there, but there is nothing with the name "wxpython"
And one thing more.... I even don't get it from "Add Remove Programs". Where one can install any required opensource s/w. When i type wxpython, it cannot find any such opensource package. Thanks. |
|
|
|
|
|
#4 |
|
PFO Founder
![]() ![]() |
Re: How should i use wxpython on ubuntu 8.0
Ok, so you tryed Synaptic? and searched for wxpython? if not try the following command:
sudo apt-get install python-wxgtk2.8 or even sudo apt-get search wxpython or sudo apt-get search python-wxgtkhttp://ubuntuforums.org/showthread.php?t=813810 http://ubuntuforums.org/index.php http://ubuntuguide.org/wiki/Ubuntu:Hardy
__________________
BIG K aka Kyle Programming Forums Kyle K Online Please do not PM or email me programming questions. Post them in the forums instead. |
|
|
|
|
|
#5 |
|
Programmer
Join Date: Jan 2008
Posts: 31
Rep Power: 0
![]() |
Re: How should i use wxpython on ubuntu 8.0
thanks.
![]() |
|
|
|
|
|
#6 | |
|
Programmer
Join Date: Jan 2008
Posts: 31
Rep Power: 0
![]() |
Re: How should i use wxpython on ubuntu 8.0
I returned to prompt after all the following. Does that mean, i have installed wxpython ? Where should i look for it now ? I did not get it in synaptic manager and even in "Programming" section of "Add Remove Programs"
Quote:
|
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need help on dual booting WinXP and Ubuntu | Lesliect6 | Coder's Corner Lounge | 4 | Apr 28th, 2007 6:01 PM |
| Glade and wxPython? | titaniumdecoy | Python | 7 | Jul 2nd, 2006 9:54 PM |
| Ubuntu Question.... | Ade | Coder's Corner Lounge | 9 | Jun 4th, 2006 4:41 PM |
| Troubles with Ubuntu Install | MrMan9879 | Coder's Corner Lounge | 29 | Jan 9th, 2006 9:06 PM |
| Free Ubuntu CD's | coldDeath | Coder's Corner Lounge | 14 | Sep 24th, 2005 2:19 AM |