Add the actual error to the BSD section

This commit is contained in:
kytv
2011-06-18 21:15:06 +00:00
parent 402f553061
commit 58ee242c8b

View File

@ -578,6 +578,11 @@ router advanced configuration option <tt>i2cp.tcp.bindAllInterfaces=true</tt> an
</li></ul>
<h3 id="compat6x">I'm using FreeBSD and when I start I2P I receive an error about <code>libm.so.4</code>!
<span class="permalink">(<a href="#compat6x">link</a>)</span></h3>
When trying to start the router using "i2prouter start", you may see output like the following:<br />
<code>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$ ./i2prouter start<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Starting I2P Service...<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/libexec/ld-elf.so.1: Shared object "libm.so.4" not found, required by "i2psvc"
</code>
<p>In order to be inclusive and try to ensure that I2P will run on as many systems
as possible, we use a <a href="http://wrapper.tanukisoftware.com/">java wrapper</a>
compiled for FreeBSD 6.x and you most likely do not have the necessary compatibility libraries