WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: python  (Read 5005 times)

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
python
« on: October 31, 2009, 04: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.

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: python
« Reply #1 on: October 31, 2009, 07: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
dCore user

Offline Kingdomcome

  • Sr. Member
  • ****
  • Posts: 286
Re: python
« Reply #2 on: October 31, 2009, 08: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.

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: python
« Reply #3 on: October 31, 2009, 08: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.

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: python
« Reply #4 on: October 31, 2009, 10:08:05 PM »
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.


Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: python
« Reply #5 on: November 01, 2009, 07:47:54 AM »
error: invalid Python installation: unable to open /usr/local/include/python2.6/pyconfig.h (No such file or directory)
dCore user

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: python
« Reply #6 on: November 01, 2009, 07: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.

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: python
« Reply #7 on: November 01, 2009, 11:50:46 AM »
I will be able to get to my machine and upload the full python at about 8pm EST.  Sorry for the delay and oversights.

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: python
« Reply #8 on: November 01, 2009, 05: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

« Last Edit: November 02, 2009, 12:38:03 AM by Jason W »

Offline Kingdomcome

  • Sr. Member
  • ****
  • Posts: 286
Re: python
« Reply #9 on: November 02, 2009, 06:56:19 AM »
Apps are compiling successfully against the new extension again Jason, thanks for the work.  :D

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: python
« Reply #10 on: November 02, 2009, 09:05:49 AM »
This one should be a keeper, and I will separate the dev files on a day when I have time to do it carefully.

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: python
« Reply #11 on: November 03, 2009, 10:36:15 PM »
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!
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: python
« Reply #12 on: November 04, 2009, 06:09:05 PM »
Split into main and -dev extension and double checked.


Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: python
« Reply #13 on: March 07, 2010, 05: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.


Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: python
« Reply #14 on: March 22, 2010, 07:14:35 AM »
2.6.5 is now available.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."