Re: [Quickfix-developers] Adding quickfix_jni
Brought to you by:
orenmnero
From: Oren M. <ore...@ya...> - 2003-05-14 14:55:16
|
quickfix_jni needs to be in your library path. How that works depends on your operating system. On linux, for instance, it needs to be in your LD_LIBRARY_PATH, in windows this would be your PATH. You can also specify a directory on the command line when starting java by using: -djava.library.path="some/directory" Ramakrishnan <ram...@ba...> wrote: Hi, Whether it is necessary to add the quickfix_jni to the register , if so how to add the same or Simplfy copying the quickfix_jni file to the classpath directory will work . Regds Ramakrishnan ------------------------------------------------------- Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara The only event dedicated to issues related to Linux enterprise solutions www.enterpriselinuxforum.com _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers --------------------------------- Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. |