Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: dsara35 on June 12, 2010, 02:35:41 AM

Title: Probelm in Python 2.6.5
Post by: dsara35 on June 12, 2010, 02:35:41 AM
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..............
Title: Re: Probelm in Python 2.6.5
Post by: bmarkus on June 12, 2010, 02:51:02 AM
Python 2.6.5 is in the TC repository. Why do you want to install it from source?

Title: Re: Probelm in Python 2.6.5
Post by: dsara35 on June 12, 2010, 03:02:45 AM
I need Python2.6.5 to be install as static.........
Title: Re: Probelm in Python 2.6.5
Post by: bmarkus on June 12, 2010, 03: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'