You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>OpenJDK</link> is a good open source alternative to the Oracle JVM and known to
50
+
running Java on your operating system, see Oracle's <linkcondition="_blank"xlink:href="https://www.java.com/en/download/help/index_installing.xml">Installing
51
+
Java</link> page. <linkcondition="_blank"xlink:href="https://openjdk.java.net">OpenJDK</link> is a good open source alternative to the Oracle JVM and known to
54
52
work well with eXist-db.</para>
55
53
<para>eXist-db runs with both the Java JRE (Java Runtime Environment) and the JDK (Java
56
54
Development Kit). The JRE usually suffices. You only need the JDK to compile
@@ -63,13 +61,7 @@
63
61
<para>For Linux users: Unfortunately, Oracle's own pages (such as the link above) focus
64
62
on commercial Linux distributions. Users of other distributions are better served by
65
63
distribution-specific instructions. More information for specific versions of Linux
can be found at <linkcondition="_blank"xlink:href="https://livingtao.blogspot.com/2012/01/few-easy-steps-to-install-sunoracle-jdk.html">Amazon Linux</link>, <linkcondition="_blank"xlink:href="http://www.webupd8.org/2012/01/install-oracle-java-jdk-7-in-ubuntu-via.html">Ubuntu</link> and <linkcondition="_blank"xlink:href="http://www.webupd8.org/2012/06/how-to-install-oracle-java-7-in-debian.html">Debian</link>.</para>
73
65
74
66
75
67
<para>Note for pre eXist-db v2.2 versions: Due to compatibility issues it is NOT
@@ -94,12 +86,12 @@
94
86
up:</para>
95
87
<itemizedlist>
96
88
<listitem>
97
-
<para>Download the installer by following the download link on the <link
98
-
xlink:href="https://exist-db.org/">eXist-db homepage</link> page. We recommend
89
+
<para>Download the installer by following the download link on the
90
+
<linkxlink:href="https://exist-db.org/">eXist-db homepage</link> page. We recommend
99
91
that you download the latest stable release.</para>
<para>If you're having trouble launching eXist-db, see our articles on <linkxlink:href="troubleshooting">Troubleshooting</link> and <linkxlink:href="advanced-installation#headless">Advanced
329
314
Installation</link>.</para>
330
315
</note>
331
316
</sect2>
@@ -336,12 +321,10 @@
336
321
<sect1xml:id="diving-in">
337
322
<title>Diving In</title>
338
323
339
-
<para>After a successful installation and launch, access eXist-db's <link
340
-
xlink:href="{dashboard}/">Dashboard</link>, the central administration and application
324
+
<para>After a successful installation and launch, access eXist-db's <linkxlink:href="{dashboard}/">Dashboard</link>, the central administration and application
341
325
hub of eXist-db. If the system tray icon works on your system, select <guimenuitem>Open
342
326
Dashboard</guimenuitem> from the pop-up menu. Or just open a web browser and enter the
343
-
following URL: <linkxlink:href="http://localhost:8080/exist/"
344
-
>http://localhost:8080/exist/</link> </para>
327
+
following URL: <linkxlink:href="http://localhost:8080/exist/">http://localhost:8080/exist/</link> </para>
345
328
<para>The following page appears:</para>
346
329
<informalfigure>
347
330
<mediaobject>
@@ -350,12 +333,10 @@
350
333
</imageobject>
351
334
</mediaobject>
352
335
</informalfigure>
353
-
<para>Seeing it? Congratulations! (Not seeing it? See our article on <link
<para>Seeing it? Congratulations! (Not seeing it? See our article on <linkxlink:href="troubleshooting">Troubleshooting</link>).</para>
355
337
356
338
<para>All right, ready to dive in! Your local installation includes everything you need.
357
-
Access is easy, through the applications on the <linkxlink:href="{dashboard}/"
358
-
>Dashboard</link> (see also the <linkxlink:href="dashboard">article on the
339
+
Access is easy, through the applications on the <linkxlink:href="{dashboard}/">Dashboard</link> (see also the <linkxlink:href="dashboard">article on the
0 commit comments