[
https://issues.apache.org/jira/browse/UIMA-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Lally updated UIMA-260:
----------------------------
Component/s: (was: Build, Packaging and Test)
(was: Examples)
Documentation
Assignee: Eddie Epstein (was: Adam Lally)
So it sounds like you (Eddie) are saying the only thing to do here is
documentation, but only as it pertains to the C++ release - are you writing the
documentation for that?
> Set env vars in setUimaClasspath and the Eclipser run configs
> -------------------------------------------------------------
>
> Key: UIMA-260
> URL: https://issues.apache.org/jira/browse/UIMA-260
> Project: UIMA
> Issue Type: Task
> Components: Documentation
> Reporter: Adam Lally
> Assigned To: Eddie Epstein
> Fix For: 2.1
>
>
> To support runnin C++ annotators out-of-the-box, need to set environment vars
> in setUimaClasspath and our Eclipse run configs.
> To account for Windows, *nix, and Mac we actually need to set three
> variables: PATH, LD_LIBRARY_PATH, and DYLD_LIBRARY_PATH.
> To PATH we'd append
> %UIMA_HOME%/uimacpp/bin:%UIMA_HOME%/uimacpp/examples/tutorial/src
> To the latter two we'd append
> $UIMA_HOME/uimacpp/lib:$UIMA_HOME/uimacpp/examples/tutorial/src
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.