WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Probelm in Python 2.6.5  (Read 1630 times)

Offline dsara35

  • Newbie
  • *
  • Posts: 49
Probelm in Python 2.6.5
« on: June 11, 2010, 11:35:41 PM »
Hi im trying to install Python2.6.5 in tar.. not through app browser... while installing it showing the error C compiler cannot create executables.. see Config.log ... Can anyone help for this....
and i need dependices for python 2.6.5..............
D.Saravanan

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Probelm in Python 2.6.5
« Reply #1 on: June 11, 2010, 11:51:02 PM »
Python 2.6.5 is in the TC repository. Why do you want to install it from source?

Béla
Ham Radio callsign: HA5DI

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

Offline dsara35

  • Newbie
  • *
  • Posts: 49
Re: Probelm in Python 2.6.5
« Reply #2 on: June 12, 2010, 12:02:45 AM »
I need Python2.6.5 to be install as static.........
D.Saravanan

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Probelm in Python 2.6.5
« Reply #3 on: June 12, 2010, 12:14:13 AM »
Please study WIKI article http://wiki.tinycorelinux.com/Creating+Extensions how to setup compile environment in TC. Also, watch carefully for messages generated by ./configure to see missing dependencies and study options listed by './configure --help'
Béla
Ham Radio callsign: HA5DI

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