Python-2.6.4 plus

Miscellaneous tools
Message
Author
User avatar
charlie6
Posts: 1230
Joined: Mon 30 Jun 2008, 04:03
Location: Saint-Gérard / Walloon part of Belgium

#16 Post by charlie6 »

Hi technosaurus,
that's nice ! thanks !
...Python only 3.7Mb pet with just the python binary and .py files ...
I just wanted to know which wxPython version could be installed with Python2.6.4...and where to get an eventual existing lightweight compatible wxPython.pet?

Many thanks for any answer.
Cheers, Charlie

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#17 Post by technosaurus »

just notice the %2b ttuuxxx refered to previously - it is from a "+" not a space - official gtk+ packages have one too if you right click and copy the link

do you have a link to the wx pet and the source tarball and dependencies that the WxPython page mentions?
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

User avatar
neurino
Posts: 362
Joined: Thu 15 Oct 2009, 13:08

#18 Post by neurino »

technosaurus wrote: do you have a link to the source tarball and dependencies that the WxPython page mentions?
wxpython download page:
http://www.wxpython.org/download.php#prerequisites

dependencies: glib and gtk+
optional: opengl or mesa3d for building wxGLCanvas (can be excluded in configure)

source tarball: http://downloads.sourceforge.net/wxpyth ... .1.tar.bz2

I reccomend to build it unicode not ascii.

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#19 Post by technosaurus »

Looks like I am going to need wxwidgets as well - is there a semi-official version available that people are using, so we don't run in to version incompatibilities?

also is there a specific wxPython program request that would make a good test?
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#20 Post by ttuuxxx »

technosaurus wrote:Looks like I am going to need wxwidgets as well - is there a semi-official version available that people are using, so we don't run in to version incompatibilities?

also is there a specific wxPython program request that would make a good test?
lol how about gnuradio
http://gnuradio.org/redmine/wiki/gnuradio
then you can hack it and have some fun
http://www.youtube.com/watch?v=-c2xcb21X2Q
ttuuxxx
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

User avatar
neurino
Posts: 362
Joined: Thu 15 Oct 2009, 13:08

#21 Post by neurino »

technosaurus wrote:Looks like I am going to need wxwidgets as well - is there a semi-official version available that people are using, so we don't run in to version incompatibilities?

also is there a specific wxPython program request that would make a good test?
wxwidgets is distribuited along with the source package.
Also the source comes with the wxPyhton Demo to test most widgets
http://www.murga-linux.com/puppy/viewtopic.php?t=48903
http://www.murga-linux.com/puppy/viewto ... h&id=23535

Unluckily the one that came when I compiled wxpython from source gave me some problems (ex. wx.TextCtrl.GetValue not working)

Sylvander
Posts: 4416
Joined: Mon 15 Dec 2008, 11:06
Location: West Lothian, Scotland, UK

#22 Post by Sylvander »

Gramps [Family Tree prog] would only run after I installed your version of Python.

But the terminal then reports that "Spell.py: line 66: Spelling checker is not installed".

Is that a part of Python or Gramps?
Where to get it?

User avatar
neurino
Posts: 362
Joined: Thu 15 Oct 2009, 13:08

#23 Post by neurino »

not python part for sure

s243a
Posts: 2580
Joined: Tue 02 Sep 2014, 04:48
Contact:

Re: Python-2.6.4 plus

#24 Post by s243a »

These download links aren't working. I need them to get dropbox working. I'm going to check to see if I have them saved on one of my other computers. Is there another place that I can download these files from?
technosaurus wrote:I packed Python in a few different ways.

Here is the primary package
http://puppy-development.googlecode.com ... 4-i486.pet

Python only 3.7Mb pet with just the python binary and .py files
<<This is how you should install it for personal use>>

Python plus PyGtk (and dependencies) 6.5MB sfs with .py files and .pyo files (with symlinks for .pyc files) this method will give faster startup times since python will just use the pyo files without having to compile the .py file (the symlink will just make it use the pyo file and not fill up your save file or RAM with all of the pyc files)
<<this is the best method for sfs distribution including remastering the pupXXX.sfs>>

Both are available here:
http://code.google.com/p/puppy-developm ... loads/list

s243a
Posts: 2580
Joined: Tue 02 Sep 2014, 04:48
Contact:

Re: Python-2.6.4 plus

#25 Post by s243a »

technosaurus wrote:I packed Python in a few different ways.

Here is the primary package
http://puppy-development.googlecode.com ... 4-i486.pet

Python only 3.7Mb pet with just the python binary and .py files
<<This is how you should install it for personal use>>
This link no longer works. Is this the correct link?
https://storage.googleapis.com/google-c ... 4-i486.pet

s243a
Posts: 2580
Joined: Tue 02 Sep 2014, 04:48
Contact:

Re: Python-2.6.4 plus

#26 Post by s243a »

s243a wrote:
technosaurus wrote:I packed Python in a few different ways.

Here is the primary package
http://puppy-development.googlecode.com ... 4-i486.pet

Python only 3.7Mb pet with just the python binary and .py files
<<This is how you should install it for personal use>>
This link no longer works. Is this the correct link?
https://storage.googleapis.com/google-c ... 4-i486.pet
So according to the puppylinux wiki this should be the right link (at least according to the filename) to get pygtk. However, I don't think it is complete.

I'm trying to install avachi. I got the error, " cannot find input file: `test/Makefile.in'" "

I'm following the instructions here to rectify this:

Code: Select all

aclocal
autoconf
autoheader
automake --add-missing
https://github.com/firnsy/yubipam/issues/1

after the first step I get the error warning: macro 'AM_CHECK_PYMOD' not found in library.

According to the following link:
https://forums.opensuse.org/showthread. ... uggestions

I need python-gtk-devel which I presume is not part of technosaurus package.

Post Reply