diff --git a/www.i2p2/pages/faq.html b/www.i2p2/pages/faq.html index 8dea2393..fe82f9ee 100644 --- a/www.i2p2/pages/faq.html +++ b/www.i2p2/pages/faq.html @@ -578,6 +578,11 @@ router advanced configuration option i2cp.tcp.bindAllInterfaces=true an

I'm using FreeBSD and when I start I2P I receive an error about libm.so.4! (link)

+When trying to start the router using "i2prouter start", you may see output like the following:
+     $ ./i2prouter start
+     Starting I2P Service...
+     /libexec/ld-elf.so.1: Shared object "libm.so.4" not found, required by "i2psvc" +

In order to be inclusive and try to ensure that I2P will run on as many systems as possible, we use a java wrapper compiled for FreeBSD 6.x and you most likely do not have the necessary compatibility libraries