On Dec 2, 2009, at 10:35 AM, Philip Martin wrote: > Mark Phippard <markp...@gmail.com> writes: > >> Also, the JavaHL tests require you to run make install >> install-javahl before they will run. > > I didn't know that, so I didn't do it. The tests still run :)
Mark's statement isn't entirely true. I can successfully run the tests in-tree on Linux, but you have to 'make install' to run them on Mac OS X (Mark's platform). I did some digging a few weeks ago and discovered it had something to do with the way various libraries are loaded on each platform, and how libtool dealt with it. But at that point, it was easier ssh'ing into my Linux box, so I didn't go any farther. -Hyrum