To_tss/2015-11-23について、ここに記述してください。
Python 2.6.8 が出ていたので、入れ替える予定です。
make test (気持ち悪いw)
326 tests OK. 5 tests failed: test_anydbm test_fcntl test_socket test_sqlite test_whichdb
1. python 2.7
- その前に2.7.10を入れてみて、moinmoinが動くかどうかを試すかもしれません。
359 tests OK. 42 tests skipped:
-- ToshinoriMaeno 2015-11-22 23:47:09
python 2.7 はmoinmoinの推奨環境ではないので、これまでは使っていませんでした。
- letsencrypt の自動化のためには欲しいものですので。
-- ToshinoriMaeno 2015-11-22 23:50:41
moinmoinは2.6でもまともに動いているかあやしいし。
python2.7 をインストールしましたが、moinは2.6のままで動くようにしました。
- letsencryptのための環境はすべて2.7に入れるつもりです。(うまくいけばいいが)
-- ToshinoriMaeno 2015-11-23 00:37:25
”import ctypes” がImportErrorになります。これを解決しないと使えない。w
make しなおしたら、以下のメッセージを発見。(見落としていた) portsを調べてみます。
Failed to build these modules: _ctypes
いくつか、修正が必要らしい。 portsも 2.7.10なので、これを入れてみます。
===> Installing for python27-2.7.10 ===> python27-2.7.10 depends on file: /usr/local/lib/libcrypto.so.8 - found ===> python27-2.7.10 depends on shared library: libffi.so - found (/usr/local/lib/libffi.so) ===> python27-2.7.10 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Checking if python27 already installed ===> Registering installation for python27-2.7.10
2. python 現状
Python 2.6.5 (r265:79063, Apr 9 2014, 20:22:32) [GCC 4.2.1 20070831 patched [FreeBSD]] on freebsd9