Tiny Core Linux

Tiny Core Extensions => TCE News => TCE 2.x => Topic started by: Jason W on October 31, 2009, 07:55:18 PM

Title: python
Post by: Jason W on October 31, 2009, 07:55:18 PM
Separated out dev files and compiled with bz2 support:

Code: [Select]
Title:          python-dev.tcz
Description: Python programming language dev files.
Version:        2.6.2
Author:         Python Software Foundation.
Original-site:  http://www.python.org/
Copying-policy: Python license: http://www.python.org/psf/license
Size: 3.1M
Extension_by:   Jason W
Comments:       Main python package.
                ----------
Change-log:     2008/07/23 First version
                2008/12/11 Rebuilt for i486, size, cramfs.
2009/03/26 Placed /usr/local/lib/python2.5/site-packages
in the module path.
2009/08/26 Built with openssl, sqlite, and tk support. and
replaced user.tar.gz with scripting. Update to 2.6.2.
Current: 2009/10/31 Built with bzip2 support.

Code: [Select]
Title:          python.tczl
Description: Python programming language dev files.
Version:        2.6.2
Author:         Python Software Foundation.
Original-site:  http://www.python.org/
Copying-policy: Python license: http://www.python.org/psf/license
Size: 4.3M
Extension_by:   Jason W
Comments:       Main python package.
                ----------
Change-log:     2008/07/23 First version
                2008/12/11 Rebuilt for i486, size, cramfs.
2009/03/26 Placed /usr/local/lib/python2.5/site-packages
in the module path.
2009/08/26 Built with openssl, sqlite, and tk support. and
replaced user.tar.gz with scripting. Update to 2.6.2.
Current: 2009/10/31 Built with bzip2 support.
Title: Re: python
Post by: jls on October 31, 2009, 10:56:44 PM
error: invalid Python installation: unable to open /tmp/tcloop/python/usr/local/lib/python2.6/config/Makefile (No such file or directory
Title: Re: python
Post by: Kingdomcome on October 31, 2009, 11:40:02 PM
I am also having trouble trying to compile against python now.  Python support not found by configure script.  This is with a fresh download of python.tczl and python-dev.tcz.
Title: Re: python
Post by: Jason W on October 31, 2009, 11:51:29 PM
I just now loaded a new python-dev extension, as the /usr/local/lib/python2.6/config directory got lost in the mix.  I distinctly remember losing that directory, so all the rest should be well.  Try redownloading, it should be good now.
Title: Re: python
Post by: Jason W on November 01, 2009, 01:08:05 AM
My bad again, I forgot to use the startup script in python.tczl to copy over the real files in /usr/local/bin so it will work.  That results in sys.path errors.  Fixed it, so both the main extension and dev one will need to be redownloaded to work right.

Title: Re: python
Post by: jls on November 01, 2009, 10:47:54 AM
error: invalid Python installation: unable to open /usr/local/include/python2.6/pyconfig.h (No such file or directory)
Title: Re: python
Post by: Jason W on November 01, 2009, 10:59:54 AM
I will manually split python tonight, I now remember how those files fell through the cracks.  I will upload the full version when I get home in the meantime.
Title: Re: python
Post by: Jason W on November 01, 2009, 02:50:46 PM
I will be able to get to my machine and upload the full python at about 8pm EST.  Sorry for the delay and oversights.
Title: Re: python
Post by: Jason W on November 01, 2009, 08:25:14 PM
Updated to 2.6.4 and only removed test files.  I will split the and test the package in to a -dev extension in time.

Code: [Select]
Title:          python.tczl
Description: Python programming language dev files.
Version:        2.6.4
Author:         Python Software Foundation.
Original-site:  http://www.python.org/
Copying-policy: Python license: http://www.python.org/psf/license
Size: 9.5M
Extension_by:   Jason W
Comments:       Main python package.
                ----------
Change-log:     2008/07/23 First version
                2008/12/11 Rebuilt for i486, size, cramfs.
2009/03/26 Placed /usr/local/lib/python2.5/site-packages
in the module path.
2009/08/26 Built with openssl, sqlite, and tk support. and
replaced user.tar.gz with scripting. Update to 2.6.2.
2009/10/31 Built with bzip2 support.
Current: 2009/11/01 Updated to 2.6.4

Title: Re: python
Post by: Kingdomcome on November 02, 2009, 09:56:19 AM
Apps are compiling successfully against the new extension again Jason, thanks for the work.  :D
Title: Re: python
Post by: Jason W on November 02, 2009, 12:05:49 PM
This one should be a keeper, and I will separate the dev files on a day when I have time to do it carefully.
Title: Re: python
Post by: bmarkus on November 04, 2009, 01:36:15 AM
Apps are compiling successfully against the new extension again Jason, thanks for the work.  :D

It works fine, just tried with vtemodule compilation.

And thanks for 2.6.4 upgrade!
Title: Re: python
Post by: Jason W on November 04, 2009, 09:09:05 PM
Split into main and -dev extension and double checked.

Title: Re: python
Post by: Jason W on March 07, 2010, 08:32:07 PM
Updated to fix ssl issue.

Code: [Select]
Title:          python-dev.tcz
Description: Python programming language dev files.
Version:        2.6.4
Author:         Python Software Foundation.
Original-site:  http://www.python.org/
Copying-policy: Python license: http://www.python.org/psf/license
Size: 4.9M
Extension_by:   Jason W
Comments:       Dev package, not needed for normal runtime use.
                ----------
Change-log:     2008/07/23 First version
                2008/12/11 Rebuilt for i486, size, cramfs.
2009/03/26 Placed /usr/local/lib/python2.5/site-packages
in the module path.
2009/08/26 Built with openssl, sqlite, and tk support. and
replaced user.tar.gz with scripting. Update to 2.6.2.
2009/10/31 Built with bzip2 support.
2009/11/01 Updated to 2.6.4
Current: 2010/03/07 Rebuilt to fix openssl support.


Code: [Select]
Title:          python.tcz
Description: Python programming language.
Version:        2.6.4
Author:         Python Software Foundation.
Original-site:  http://www.python.org/
Copying-policy: Python license: http://www.python.org/psf/license
Size: 5.2M
Extension_by:   Jason W
Comments:       Main python package.
                ----------
Change-log:     2008/07/23 First version
                2008/12/11 Rebuilt for i486, size, cramfs.
2009/03/26 Placed /usr/local/lib/python2.5/site-packages
in the module path.
2009/08/26 Built with openssl, sqlite, and tk support. and
replaced user.tar.gz with scripting. Update to 2.6.2.
2009/10/31 Built with bzip2 support.
2009/11/01 Updated to 2.6.4
Current: 2010/03/07 Rebuilt to fix openssl support.

Title: Re: python
Post by: bmarkus on March 22, 2010, 10:14:35 AM
2.6.5 is now available.
Title: Re: python
Post by: Jason W on March 22, 2010, 10:26:18 AM
Will update soon.
Title: Re: python
Post by: bmarkus on March 22, 2010, 10:43:17 AM
Will update soon.

Thanks. Not urgent, just good to have it up to date :)
Title: Re: python
Post by: Jason W on March 22, 2010, 11:00:51 PM
Updated, and I tested the bz2. sqlite3, ssl, and Tkinter importing.  So hopefully not as problematic as previous updates.

Code: [Select]
Title:          python-dev.tcz
Description: Python programming language dev files.
Version:        2.6.5
Author:         Python Software Foundation.
Original-site:  http://www.python.org/
Copying-policy: Python license: http://www.python.org/psf/license
Size: 5.1M
Extension_by:   Jason W
Comments:       Dev package, not needed for normal runtime use.
                ----------
Change-log:     2008/07/23 First version
                2008/12/11 Rebuilt for i486, size, cramfs.
2009/03/26 Placed /usr/local/lib/python2.5/site-packages
in the module path.
2009/08/26 Built with openssl, sqlite, and tk support. and
replaced user.tar.gz with scripting. Update to 2.6.2.
2009/10/31 Built with bzip2 support.
2009/11/01 Updated to 2.6.4
2010/03/07 Rebuilt to fix openssl support.
Current: 2010/03/22 Updated to 2.6.5


Code: [Select]
Title:          python.tcz
Description: Python programming language.
Version:        2.6.5
Author:         Python Software Foundation.
Original-site:  http://www.python.org/
Copying-policy: Python license: http://www.python.org/psf/license
Size: 5.4M
Extension_by:   Jason W
Comments:       Main python package.
                ----------
Change-log:     2008/07/23 First version
                2008/12/11 Rebuilt for i486, size, cramfs.
2009/03/26 Placed /usr/local/lib/python2.5/site-packages
in the module path.
2009/08/26 Built with openssl, sqlite, and tk support. and
replaced user.tar.gz with scripting. Update to 2.6.2.
2009/10/31 Built with bzip2 support.
2009/11/01 Updated to 2.6.4
2010/03/07 Rebuilt to fix openssl support.
Current: 2010/03/22 Updated to 2.6.5

Title: Re: python
Post by: bmarkus on March 23, 2010, 02:37:04 AM
Looks good with WICD.