java ... -Djava.library.path=c:\JavaLibs\link-grammar-java\native
where c:\JavaLibs\link-grammar-java\native points to the location of the DLLs.
Boris
> --
> You received this message because you are subscribed to the Google Groups "link-grammar" group.
> To post to this group, send email to link-g...@googlegroups.com.
> To unsubscribe from this group, send email to link-grammar...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/link-grammar?hl=en.
>
>
--
http://www.kobrix.com - HGDB graph database, Java Scripting IDE, NLP
http://kobrix.blogspot.com - news and rants
"Frozen brains tell no tales."
-- Buckethead
1) Normally, you'd have your own Java client program that uses the
LGRemoteClient class rather than modifying it.
2) I believe the _new_ link error might be due to an incompatibility
b/w the JNI bindings and the DLLs that you have, since from your
tracing it appears that DLLs have been loaded, but the failure is on a
particular native method call. I have no idea why that incompatibility
might be....is it an official build or have you build it yourself?
Boris
> For more options, visit this group at http://groups.google.com/group/link-grammar?hl=en.
>
>
--
http://www.kobrix.com - HGDB graph database, Java Scripting IDE, NLP
http://kobrix.blogspot.com - news and rants
Boris
> For more options, visit this group at http://groups.google.com/group/link-grammar?hl=en.
>
>
--
http://www.kobrix.com - HGDB graph database, Java Scripting IDE, NLP
http://kobrix.blogspot.com - news and rants