From 90825e2392b2d70e43c7a25b8a3752299a933894 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- qtjava/javalib/docs/en/index-2.html | 58 +++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 qtjava/javalib/docs/en/index-2.html (limited to 'qtjava/javalib/docs/en/index-2.html') diff --git a/qtjava/javalib/docs/en/index-2.html b/qtjava/javalib/docs/en/index-2.html new file mode 100644 index 00000000..1f6e9f97 --- /dev/null +++ b/qtjava/javalib/docs/en/index-2.html @@ -0,0 +1,58 @@ + + + + + The Javalib Handbook: Installation + + + + + +Next +Previous +Contents +
+

2. Installation

+ +

+

2.1 How to obtain Javalib +

+ +

+

+

2.2 Requirements +

+ +

+

+

2.3 Compilation and installation +

+ +

+

In order to compile and install Javalib on your system, type the following in +the base directory of the Javalib distribution: +

+

+
+% ./configure
+% make
+% make install
+
+
+

+

Since Javalib uses +

+autoconf
+
+ you should have not trouble +compiling it. +Should you run into problems please report them to the the author at +Richard Dale

+

+

+


+Next +Previous +Contents + + -- cgit v1.2.1