Downloadliste

Projektbeschreibung

 主要な OSS (libiconv、glibc、Perl、Ruby、Python、PHP、PostgreSQL、
MySQL、nkf など) の各ソフトウェアで、Microsoft標準キャラクタセットをシフト
JIS符号化方式、日本語EUC符号化方式、7ビットJISコード符号化方式の各々
の間で相互変換できるようにする事

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert

Veröffentlicht: 2006-10-27 17:09
python 2.4.3-ja-20060818 (1 files Verstecken)

Versionsanmerkungen

○Python へのパッチの当て方

Python バージョン 2.4.3

$ wget http://www.python.jp/pub/ftp.python.org/python/2.4.3/Python-2.4.3.tar.bz2
$ bzip2 -dc Python-2.4.3.tar.bz2 | tar xvf -
$ cd Python-2.4.3
$ patch -p1 < ../Python-2.4.3-ja-20060818.patch

○ビルド、インストール

$ ./configuire --enable-unicode=ucs4
$ make
$ su
# make install
~

Änderungsprotokoll

Keine Änderungsprotokoll