setuptools がインストールできないよメモ (1)
2013-01-15 Tuesdayさくらの VPS で Jinja2 使いたい。のでインストールしようと思ったんだけど、そういえば setuptools も pip もまだ入れてなかったよー。 以下の手順で試してみたんだけど、うまくいかないよメモ。
1. Python 2.7.3 インストール
ドットインストール > さくらのVPSの基礎 > #20 ソースからPythonを入れてみよう
$ cd /tmp
$ wget http://python.org/ftp/python/2.7.3/Python-2.7.3.tgz
$ tar xvzf Python-2.7.3.tgz
$ ./con igure
$ make
$ sudo make install
Python はもともと 2.6.6 が入ってたんだけど、さくらのVPS の設定をドットインストールみながらやった勢いで、2.7.3 を入れた。
2. setuptools のインストール
「さくらのVPS」に setuptools (Python) をインストール
$ cd /usr/local/src/
$ wget http://pypi.python.org/packages/2.7/s/setuptools/setuptools-0.6c11-py2.7.egg
省略...
$ chmod +x setuptools-0.6c11-py2.7.egg
$ ./setuptools-0.6c11-py2.7.egg --prefix=/usr/local
Permission denied っていわれたので、最後の行、 sudo でもう一度やってみたら、エラーメッセージは以下のとおり。
./setuptools-0.6c11-py2.7.egg: line 3: exec: python2.7: not found
setuptools-0.6c11-py2.7.egg の中身みてみた。if なんとか then exec python2.7 -c なんとか、って書いてある。
$ python2.7
でも python 起動できてるんだけど、なぜ? ってとこで行き詰まり中。
Author
Yuko Honda Morita (yukop) : yukop.com
飯能→東京→シリコンバレー。夫と猫2匹と暮らしてます。作ったり学んだり踊ったりするのが好き。
Born in Japan, living in California with my husband and two cats. "A bit of a geek and a bit of a geek fan and a bit of an artist." ->
Latest Posts
Japanese
- 2016-02-20 » フロントバンパーの外し方メモ - SUBARU XV Crosstrek 2014
- 2016-01-19 » Singular they
- 2015-12-21 » San Joaquin River NWR
- 2015-12-20 » San Luis NWR
- 2015-11-22 » EAD(労働許可証)更新 その1
- 2015-11-08 » Burrowing Owl アナホリフクロウ
- 2015-10-31 » Tire Pressure Warning
English
- 2014-10-18 » Halloween Decorations
- 2014-08-01 » Cat Parasite
- 2014-07-29 » How to Make Dumplings From Scratch
- 2014-07-25 » Moving to an Unfamiliar Land That Speaks a Foreign Language
- 2014-07-23 » Going to See a Dentist
- 2014-07-22 » Agent Cooper's Favorite Cherry Pie
- 2014-07-19 » It's Nice Living with Two Kittens