python de mongodb
easy_installはpython-setuptools-develに入ったそうな
[root@localhost python-mongodb]# yum install python-setuptools-devel
読み込んだプラグイン:presto, refresh-packagekit
インストール処理の設定をしています
依存性の解決をしています
--> トランザクションの確認を実行しています
---> パッケージ python-setuptools.noarch 0:0.6.14-3.fc13 を更新に設定しました
--> 依存性解決を終了しました
依存性を解決しました
=========================================================================================================
パッケージ アーキテクチャ バージョン リポジトリー 容量
=========================================================================================================
インストールしています:
python-setuptools noarch 0.6.14-3.fc13 updates 335 k
トランザクションの要約
=========================================================================================================
インストール 1 パッケージ
アップグレード 0 パッケージ
総ダウンロード容量: 335 k
インストール済み容量: 1.1 M
これでいいですか? [y/N]y
パッケージをダウンロードしています:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 335 k
python-setuptools-0.6.14-3.fc13.noarch.rpm | 335 kB 00:06
rpm_check_debug を実行しています
トランザクションのテストを実行しています
トランザクションのテストを成功しました
トランザクションを実行しています
インストールし : python-setuptools-0.6.14-3.fc13.noarch 1/1
インストールしました:
python-setuptools.noarch 0:0.6.14-3.fc13
完了しました!
[root@localhost python-mongodb]# easy_install pymongo
install_dir /usr/lib/python2.6/site-packages/
Searching for pymongo
Reading http://pypi.python.org/simple/pymongo/
Reading http://github.com/mongodb/mongo-python-driver
Best match: pymongo 2.0.1
Downloading http://pypi.python.org/packages/source/p/pymongo/pymongo-2.0.1.tar.gz#md5=36300a5c3568707f6c5f1692f42ca008
Processing pymongo-2.0.1.tar.gz
Running pymongo-2.0.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1sb4bB/pymongo-2.0.1/egg-dist-tmp-IHS4dh
zip_safe flag not set; analyzing archive contents...
Adding pymongo 2.0.1 to easy-install.pth file
Installed /usr/lib/python2.6/site-packages/pymongo-2.0.1-py2.6-linux-i686.egg
Processing dependencies for pymongo
Finished processing dependencies for pymongo
最近のコメント