[Quickfix-developers] A Cup of Java and A QF biscuit... Beginner Questions
Brought to you by:
orenmnero
From: Neil F. <nfr...@th...> - 2009-03-04 07:26:44
|
Hi All I am just starting with quickfix and Java. I am running Ubuntu 8.1 and using Netbeans 6. I can import the quickfix.jar file and I have the quickfix object available. However I have a problem loading the library quickfixjni. It is stored in my /usr/local/lib path and it appears that the Java library path is pointing to (amongst others) /usr/lib. Now I am busy getting rid of my windows habit and this is my first time programming in *nix. So is there anyone on this list that can give me some pointers(not the C++) type on how to make sure that Java can see these librarie?. Sorry for such basic question I come from mainly a C++/Delphi background however my clients want to run on Windows so Java is the way for me at the moment. Just one other question has anyone tried using quickfix on Mono? Regards Neil |