Environment Variables

Office Server Document Converter V10.0 refers to the following environment variables before running. In Windows versions, the installation program sets the default value of the variables that are marked with an asterisk “*”. In Linux versions, the environment variables have to be set by the user. When running command-line program from shell script (run.sh) on Linux versions, after the necessary environment variables are set, the Office Server Document Converter V10.0 Command line program is executed.

Env-Variable Description
SBC100_HOME  * Specifies the directory where Office Server Document Converter V10.0 is installed (“\” or “/” that indicate the directory delimiter are not included at the end of directory strings). The description [Install directory] in this manual indicates the value of this environment variable.
SBC100_LIC_PATH  * Specifies the directory where the license key files are located (“\” or “/” that indicate the directory delimiter are not included at the end of directory strings). In Windows versions, the default value is located in the same place as the DfvEngine100.dll. In non-Windows versions, the setting is required. In the case of run.sh, [Install directory]/​etc is set.
SBC100_DMC_TBLPATH * The directory where data for character code conversion is located. In the Windows version, data for character code conversion must be installed in the [Install directory]/​base2. In the non-Windows versions, data for character code conversion must be installed in [Install directory]/​sdata/​base2. The setting of this environment variable is also required for the Windows version. “\” or “/” that indicate the directory delimiter are not placed at the end of directory strings.
SBC100_FONT_CONFIGFILE * Specifies the Font Configuration File. In Windows versions, the default value is font-config.xml located in the same directory as the DfvAHFontService100.dll. In non-Windows versions, the setting is required. In the case of run.sh, [Install directory]/​etc is set.
PATH * In Windows versions, [Install directory] is added to the PATH environment. In non-Windows versions, there is no change.
LD_LIBRARY_PATH The setting is required only for the Linux versions. When using the Command-line and Java Interface, the directory where *.so is located should be included. In the case of run.sh, [Install directory]/​lib is set.
CLASSPATH When using the Java Interface, the necessary *.jar should be included. In the case of run.sh, [Install directory]/​lib is added.

Symbolic Links

It is necessary to create the Symbolic Links of the library appropriately with the non-Windows versions of Office Server Document Converter V10.0. These are automatically generated by the installation program. However if you need to generate them, see the following:

$ cd [Install directory]/lib
$ rm -f libDfvEngine.so
$ ln -s libDfvEngine.so.10.0 libDfvEngine.so
$ chmod 755 libDfvEngine.so
$ rm -f libDfvEngine.so.10
$ ln -s libDfvEngine.so.10.0 libDfvEngine.so.10
$ chmod 755 libDfvEngine.so.10

Linux

ModuleSymLink 1SymLink 2
libDfvXfoCommon.so.10.0libDfvXfoCommon.so.10libDfvXfoCommon.so
libDfvEngine.so.10.0libDfvEngine.so.10libDfvEngine.so
libDfvCommon.so.10.0libDfvCommon.so.10libDfvCommon.so
libDfvPdfReader.so.10.0libDfvPdfReader.so.10libDfvPdfReader.so
libDfvDocReader.so.10.0libDfvDocReader.so.10libDfvDocReader.so
libDfvWmlReader.so.10.0libDfvWmlReader.so.10libDfvWmlReader.so
libDfvXlsReader.so.10.0libDfvXlsReader.so.10libDfvXlsReader.so
libDfvPptReader.so.10.0libDfvPptReader.so.10libDfvPptReader.so
libDfvJtdReader.so.10.0libDfvJtdReader.so.10libDfvJtdReader.so
libDfvRtfReader.so.10.0libDfvRtfReader.so.10libDfvRtfReader.so
libDfvOoxShape.so.10.0libDfvOoxShape.so.10libDfvOoxShape.so
libDfvVmlShape.so.10.0libDfvVmlShape.so.10libDfvVmlShape.so
libDfvDocxReader.so.10.0libDfvDocxReader.so.10libDfvDocxReader.so
libDfvPptxReader.so.10.0libDfvPptxReader.so.10libDfvPptxReader.so
libDfvWordReader.so.10.0libDfvWordReader.so.10libDfvWordReader.so
libDfvXdwExporter.so.10.0libDfvXdwExporter.so.10libDfvXdwExporter.so
libDfvDmcTxxdw.so.10.0libDfvDmcTxxdw.so.10libDfvDmcTxxdw.so
libDfvFont.so.10.0libDfvFont.so.10libDfvFont.so
libDfvGraphic.so.10.0libDfvGraphic.so.10libDfvGraphic.so
libDfvHyphen.so.10.0libDfvHyphen.so.10libDfvHyphen.so
libDfvRender.so.10.0libDfvRender.so.10libDfvRender.so
libDfvText.so.10.0libDfvText.so.10libDfvText.so
libDfvTrans.so.10.0libDfvTrans.so.10libDfvTrans.so
libDfvJavaCtl100.so
libDfvInterface.so.10.0libDfvInterface.so.10libDfvInterface.so
libDfvPdfCreator.so.10.0libDfvPdfCreator.so.10libDfvPdfCreator.so
libDfvPdfRes.so.10.0libDfvPdfRes.so.10libDfvPdfRes.so
libDfvPdfToolPage.so.10.0libDfvPdfToolPage.so.10libDfvPdfToolPage.so
libDfvPdfLinearizer.so.10.0libDfvPdfLinearizer.so.10libDfvPdfLinearizer.so
libDfvInxCreator.so.10.0libDfvInxCreator.so.10libDfvInxCreator.so
libDfvSvgCreator.so.10.0libDfvSvgCreator.so.10libDfvSvgCreator.so
libDfvXpsCreator.so.10.0libDfvXpsCreator.so.10libDfvXpsCreator.so
libDfvFlashCreator.so.10.0libDfvFlashCreator.so.10libDfvFlashCreator.so
libDfvAHFontService.so.10.0libDfvAHFontService.so.10libDfvAHFontService.so
libDfvAHGraphicService.so.10.0libDfvAHGraphicService.so.10libDfvAHGraphicService.so
libDfvAHDMC.so.10.0libDfvAHDMC.so.10libDfvAHDMC.so
libDfvDmcComm.so.10.0libDfvDmcComm.so.10libDfvDmcComm.so
libDfvDmcConf.so.10.0libDfvDmcConf.so.10libDfvDmcConf.so
libDfvDmcOscomm.so.10.0libDfvDmcOscomm.so.10libDfvDmcOscomm.so
libDfvAHCommon.so.10.0libDfvAHCommon.so.10libDfvAHCommon.so
libDfvAHPDFLib.so.10.0libDfvAHPDFLib.so.10libDfvAHPDFLib.so
libDfvAHMathML.so.10.0libDfvAHMathML.so.10libDfvAHMathML.so
libDfvAHCGM.so.10.0libDfvAHCGM.so.10libDfvAHCGM.so
libDfvPdfRasterizer.so.10.0libDfvPdfRasterizer.so.10libDfvPdfRasterizer.so
libDfvPdfiumModule.so.10.0libDfvPdfiumModule.so.10libDfvPdfiumModule.so
libDfvGL.so.1.5.060100libDfvGL.so.1libDfvGL.so
libDfvOSMesa.so.6.1.060100libDfvOSMesa.so.6libDfvOSMesa.so
libDfvGLU.so.1.3.060100libDfvGLU.so.6libDfvGLU.so
libicudata.so.67.1libicudata.so.67libicudata.so
libicui18n.so.67.1libicui18n.so.67libicui18n.so
libicuio.so.67.1libicuio.so.67libicuio.so
libicule.so.67.1libicule.so.67libicule.so
libiculx.so.67.1libiculx.so.67libiculx.so
libicutu.so.67.1libicutu.so.67libicutu.so
libicuuc.so.67.1libicuuc.so.67libicuuc.so