forked from I2P_Developers/i2p.i2p
add locale note
This commit is contained in:
@ -7,6 +7,7 @@ Prerequisites to build from source:
|
|||||||
Apache Ant 1.7.0 or higher
|
Apache Ant 1.7.0 or higher
|
||||||
The xgettext, msgfmt, and msgmerge tools installed
|
The xgettext, msgfmt, and msgmerge tools installed
|
||||||
from the GNU gettext package http://www.gnu.org/software/gettext/
|
from the GNU gettext package http://www.gnu.org/software/gettext/
|
||||||
|
Build environment must use a UTF-8 locale.
|
||||||
|
|
||||||
To build and install I2P from source, you must first build
|
To build and install I2P from source, you must first build
|
||||||
and package up the appropriate installer by running:
|
and package up the appropriate installer by running:
|
||||||
|
@ -5,6 +5,7 @@ Prerequisites to build from source:
|
|||||||
Apache Ant 1.7.0 or higher
|
Apache Ant 1.7.0 or higher
|
||||||
The xgettext, msgfmt, and msgmerge tools installed
|
The xgettext, msgfmt, and msgmerge tools installed
|
||||||
from the GNU gettext package http://www.gnu.org/software/gettext/
|
from the GNU gettext package http://www.gnu.org/software/gettext/
|
||||||
|
Build environment must use a UTF-8 locale.
|
||||||
|
|
||||||
To build:
|
To build:
|
||||||
On x86 systems do:
|
On x86 systems do:
|
||||||
|
Reference in New Issue
Block a user