mirror of
https://git.freebsd.org/ports.git
synced 2025-05-28 17:06:32 -04:00
Note: this is release 3.1.0. The latest release is 5.0.3, but it is not yet compatible with XLConnect (math/R-cran-XLConnect).
3 lines
158 B
Text
3 lines
158 B
Text
To use XMLBeans you might have to define the following variables:
|
|
export XMLBEANS_HOME=%%JAVAJARDIR%%
|
|
export CLASSPATH=%%JAVAJARDIR%%/xmlbeans.jar:$CLASSPATH
|