FAQ

???? 13/11/2013 4:17 ??, ?/? Ferrous Cranus ??????:
$ mkdir temp
$ cd temp
$ wget http://www.python.org/ftp/python/3.4/Python-3.4.tar.bz2
$ tar -xjvf Python-3.4.tar.bz2
$ cd Python-3.3.2
$ ./configure
$ make && make test
$ su
# make install
# exit
$ $ cd ../ && rm -rf Python-3.4


root at secure [/home/nikos/www/cgi-bin]# python3 -V
Python 3.4.0a4


can yu please tell me where python 3.4a was placed in the system?

i tried

#!/usr/bin/python3
#!/usr/local/bin/python3

and also is there a way to call it like #!/usr/bin/python

i know it can be done via ln 0s but i have to know where the newest
python got installed.

Thank you.



I also tried to install pip and easy_install on my CentOS but could not
find them.


How can I install them?


Also, I have two versions of Python, 2.6.6 and 3.4a. How will pip make
sure to link newly installed components with Python 3.4a ?

Search Discussions

Discussion Posts

Previous

Follow ups

Related Discussions

Discussion Navigation
viewthread | post
posts ‹ prev | 2 of 33 | next ›
Discussion Overview
grouppython-list @
categoriespython
postedNov 13, '13 at 2:17p
activeNov 14, '13 at 11:23p
posts33
users10
websitepython.org

People

Translate

site design / logo © 2023 Grokbase