On 2007-06-25, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

>>> I have problem with installing Python on the Linux
>>> platform.Can you tell me step by step how can I install python
>>> on linux ( please detailed ) , because I don't know anything
>>> about linux and I really don't understand python documentation
>>> about installing python on linux.
>>
>> Python is usally already installed on most distros.  In a
>> terminal window type "python" to see if something happens.
>> Also please provide what distro you are running.
>
> Probably my distro is "ubuntu" <--- I don't what is it, and '
> want install/build python from source

You probably already have Python installed.

Open a terminal.

Type "python" and press <Enter>.

-- 
Grant Edwards                   grante             Yow! Four thousand
                                  at               different MAGNATES, MOGULS
                               visi.com            & NABOBS are romping in my
                                                   gothic solarium!!
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to