
* Added back in the OSX jbigi, which was accidentally removed a few revs back (thanks for the bug report stoerte!) New installs will get the full jbigi, or you can pull the jbigi.jar from CVS by going to http://dev.i2p.net/cgi-bin/cvsweb.cgi/i2p/installer/lib/jbigi/jbigi.jar and clicking on the first "download" link, saving that jbigi.jar to lib/jbigi.jar in your I2P installation directory. After restarting your router, it should load up fine.
15 lines
694 B
Plaintext
15 lines
694 B
Plaintext
jbigi.jar was built by jrandom on Aug 21, 2004 with the jbigi and jcpuid
|
|
native libraries compiled on linux, winXP (w/ MinGW), and freebsd (4.8).
|
|
The GMP code in jbigi is from GMP-4.1.3 (http://www.swox.com/gmp/), and
|
|
was optimized for a variety of CPU architectures.
|
|
|
|
On Sep 16, 2005, libjbigi-osx-none.jnilib was added to jbigi.jar after
|
|
being compiled by jrandom on osx/ppc with GMP-4.1.4.
|
|
|
|
On Sep 18, 2005, libjbigi-linux-athlon64.so was added to jbigi.jar after
|
|
being compiled by jrandom on linux/p4 (cross compiled to --host=x86_64)
|
|
with GMP-4.1.4.
|
|
|
|
On Nov 29, 2005, the libjbigi-osx-none.jnilib was added back to
|
|
jbigi.jar after being mistakenly removed in the Sep 18 update (d'oh!)
|