Fw: [Quickfix-developers] Adding quickfix_jni
Brought to you by:
orenmnero
|
From: Ramakrishnan <ram...@ba...> - 2003-05-19 03:52:17
|
Hi all,
Waiting for your reply regarding the same .=20
Thanks in advance.
Regds
----- Original Message -----=20
From: Ramakrishnan=20
To: Oren Miller=20
Cc: qui...@li...=20
Sent: Thursday, May 15, 2003 5:23 PM
Subject: Re: [Quickfix-developers] Adding quickfix_jni
Hi ,
quickfix_jni has lot of extensions. For Java which extension file name i =
have to take whether it is vcproj extn and sln extension .=20
I tried using all the file extension and give the command which was =
given below , but for file extension it gave the following error
Exception in thread "main" java.lang.UnsatisfiedLinkError: no =
quickfix_jni in java.library.path. Whether it need to make any dll for =
us . And whether java will work without loading this library file .=20
Kindly please conform the same .
Regds
Ramakrishnan
----- Original Message -----=20
From: Oren Miller=20
To: Ramakrishnan ; qui...@li...=20
Sent: Wednesday, May 14, 2003 8:25 PM
Subject: Re: [Quickfix-developers] Adding quickfix_jni
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=3D"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.
|