forked from I2P_Developers/i2p.www
Add the actual error to the BSD section
This commit is contained in:
@ -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> $ ./i2prouter start<br />
|
||||
Starting I2P Service...<br />
|
||||
/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
|
||||
|
Reference in New Issue
Block a user