Wiki source code of JDBC2XML Installation
Version 2.1 by christoph_lechleitner@iteg_at on 2013-02-27 05.03:23
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | = {{id name="JDBC2XMLInstallation-JDBC2XMLInstallation"/}}JDBC2XML Installation = |
| 2 | |||
| |
2.1 | 3 | === {{id name="JDBC2XMLInstallation-InstallingunderLinux"/}}Installing under Linux === |
| 4 | |||
| |
1.1 | 5 | To install the database-dump tool, download the latest release as .tar.bz2 archive from the maven repository: |
| 6 | |||
| |
2.1 | 7 | [[https:~~/~~/maven.clazzes.org/org/clazzes/jdbc2xml>>url:https://maven.clazzes.org/org/clazzes/jdbc2xml||shape="rect"]] |
| |
1.1 | 8 | |
| 9 | Unpack the archive to {{code language="none"}}/opt/java{{/code}} | ||
| 10 | |||
| 11 | Run the installation script {{code language="none"}}bin/installjdbc2xml.sh{{/code}} to create symlinks to {{code language="none"}}/usr/bin{{/code}}. | ||
| 12 | |||
| 13 | === {{id name="JDBC2XMLInstallation-InstallingforWindows"/}}Installing for Windows === | ||
| 14 | |||
| |
2.1 | 15 | 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. |
| |
1.1 | 16 | |
| 17 |