Hi John,

I would like to pack my code in a JAR file and run it on a remote machine. 
Since the libfastbitjni.so links to the local copy of libfastbit.so.0, the link 
breaks on the remote machine. Unfortunately, I am not able to install FastBit 
successfully on the remote machine (it is not able to find FlexLexer.h, and the 
solutions in the mailing list did not work).

I have tried to play with the make file a bit, but no success. How could I 
compile the libfastbitjni.so so that I can just load the library, i.e. 
System.load('fastbitjni'), without any local dependency and run it on the 
remote machine? Thanks.

Cheers,
Bailu

_______________________________________________
FastBit-users mailing list
[email protected]
https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users

Reply via email to