Wiki source code of JDBC2XML Installation
Version 3.1 by christoph_lechleitner@iteg_at on 2013-06-01 04.16:36
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | = {{id name="JDBC2XMLInstallation-JDBC2XMLInstallation"/}}JDBC2XML Installation = | ||
| 2 | |||
| 3 | === {{id name="JDBC2XMLInstallation-InstallingunderLinux"/}}Installing under Linux === | ||
| 4 | |||
| 5 | To install the database-dump tool, download the latest release as (% class="Apple-tab-span" %) {{code language="none"}}jdbc2xml-*-distribution.tar.bz2{{/code}}(%%) archive (usually the top-most file in each version subdirectory) from the maven repository at [[https:~~/~~/maven.clazzes.org/org/clazzes/jdbc2xml>>url:https://maven.clazzes.org/org/clazzes/jdbc2xml||style="line-height: 1.4285715;" shape="rect"]] | ||
| 6 | |||
| 7 | Put the archive's content ({{code language="none"}}jdbc2xml-*/{{/code}}) in {{code language="none"}}/opt{{/code}} or {{code language="none"}}/opt/java{{/code}}. | ||
| 8 | |||
| 9 | Run the installation script {{code language="none"}}bin/installjdbc2xml.sh{{/code}} to create (or update) symlinks in {{code language="none"}}/usr/bin{{/code}}. | ||
| 10 | |||
| 11 | === {{id name="JDBC2XMLInstallation-InstallingforWindows"/}}Installing for Windows === | ||
| 12 | |||
| 13 | From under [[https:~~/~~/maven.clazzes.org/org/clazzes/jdbc2xml>>url:https://maven.clazzes.org/org/clazzes/jdbc2xml||shape="rect"]] download the latest installer, i.e. {{code language="none"}}jdbc2xml-1.X.X-setup-x*.exe{{/code}}, and execute it. | ||
| 14 | |||
| 15 |