I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 71c45056 authored by zzz's avatar zzz
Browse files

add locale note

parent acfb0a1e
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,8 @@ Prerequisites to build from source: ...@@ -6,7 +6,8 @@ Prerequisites to build from source:
Certain subsystems for embedded (core, router, mstreaming, streaming, i2ptunnel) require only Java 1.6 Certain subsystems for embedded (core, router, mstreaming, streaming, i2ptunnel) require only Java 1.6
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: ...@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment