Changes for page JDBC2XML Installation
Last modified by christoph_lechleitner@iteg_at on 2013-07-04 10.18:01
From version 1.1
edited by christoph_lechleitner@iteg_at
on 2012-08-03 05.39:03
on 2012-08-03 05.39:03
Change comment:
There is no comment for this version
To version 5.1
edited by christoph_lechleitner@iteg_at
on 2013-07-04 10.18:01
on 2013-07-04 10.18:01
Change comment:
Migrated to Confluence 5.3
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,21 +1,32 @@ 1 1 = {{id name="JDBC2XMLInstallation-JDBC2XMLInstallation"/}}JDBC2XML Installation = 2 2 3 - Toinstallthe database-dumptool, downloadthelatestreleaseas.tar.bz2archive fromthemavenrepository:3 +=== {{id name="JDBC2XMLInstallation-DebinstallationunderDebian-basedLinux"/}}Deb installation under Debian-based Linux === 4 4 5 +As of 2013-07-04 resp. 1.1.1 we offer a debian packages in our debian repository,(% style="line-height: 1.4285715;" %) (%%)[[http:~~/~~/deb.clazzes.org/>>url:http://deb.clazzes.org/||style="line-height: 1.4285715;" shape="rect"]](% style="line-height: 1.4285715;" %). 6 + 5 5 {{code language="none"}} 6 -http://maven.clazzes.org/org/clazzes/jdbc2xml/1.0.0 8 +# retrieve archiver key 9 +wget -O - https://deb.clazzes.org/gpg/pba-archiver.clazzes.org.asc |sudo apt-key add - 10 + 11 +# retrieve deb source 12 +cd /etc/apt/sources.list.d 13 +test -f any-jpkg-1.list || sudo wget https://deb.clazzes.org/any/sources.list.d/any/any-jpkg-1.list 14 +sudo apt-get update 15 + 16 +# install package 17 +apt-get install jdbc2xml 7 7 {{/code}} 8 8 9 -=== {{id name="JDBC2XMLInstallation- InstallingunderLinux"/}}Installingunder Linux ===20 +=== {{id name="JDBC2XMLInstallation-ManualinstallationunderLinux"/}}Manual installation under Linux === 10 10 11 - Unpackthe archive to{{code language="none"}}/opt/java{{/code}}22 +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"]] 12 12 13 - Runtheinstallationscript{{code language="none"}}bin/installjdbc2xml.sh{{/code}}tocreatesymlinksto{{code language="none"}}/usr/bin{{/code}}.24 +Put the archive's content ({{code language="none"}}jdbc2xml-*/{{/code}}) in {{code language="none"}}/opt{{/code}} or {{code language="none"}}/opt/java{{/code}}. 14 14 26 +Run the installation script {{code language="none"}}bin/installjdbc2xml.sh{{/code}} to create (or update) symlinks in {{code language="none"}}/usr/bin{{/code}}. 27 + 15 15 === {{id name="JDBC2XMLInstallation-InstallingforWindows"/}}Installing for Windows === 16 16 17 - Thearchivecontainsaninstall-script forWindows under x86andx64architectures.Aninstalled JRE 6 orhigherisrequired.30 +From [[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. 18 18 19 -Unpack the archive in any location and run the installation script {{code language="none"}}bin/installjdbc2xml.cmd{{/code}} 20 - 21 21
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -656 8121 +656779 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://clazzes.atlassian.net/wiki/spaces/JDBC2XML/pages/656 812/JDBC2XML Installation1 +https://clazzes.atlassian.net/wiki/spaces/JDBC2XML/pages/656779/JDBC2XML Installation