summaryrefslogtreecommitdiffstats
path: root/qtjava/javalib/docs/en/index-2.html
blob: 993cc02b8fff8749040086a3f9ccb1f12cddeb1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
 <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
 <TITLE>The Javalib Handbook: Installation</TITLE>
 <LINK HREF="index-3.html" REL=next>
 <LINK HREF="index-1.html" REL=previous>
 <LINK HREF="index.html#toc2" REL=contents>
</HEAD>
<BODY>
<A HREF="index-3.html">Next</A>
<A HREF="index-1.html">Previous</A>
<A HREF="index.html#toc2">Contents</A>
<HR>
<H2><A NAME="s2">2. Installation</A></H2>

<P>
<H2><A NAME="ss2.1">2.1 How to obtain Javalib </A>
</H2>

<P>
<P>
<H2><A NAME="ss2.2">2.2 Retquirements</A>
</H2>

<P>
<P>
<H2><A NAME="ss2.3">2.3 Compilation and installation</A>
</H2>

<P>
<P>In order to compile and install Javalib on your system, type the following in
the base directory of the Javalib distribution:
<P>
<BLOCKTQUOTE><CODE>
<PRE>
% ./configure
% make
% make install
</PRE>
</CODE></BLOCKTQUOTE>
<P>
<P>Since Javalib uses 
<PRE>
autoconf
</PRE>
 you should have not trouble
compiling it.
Should you run into problems please report them to the the author at 
<A HREF="mailto:Lost_Highway@tipitina.demon.co.uk">Richard Dale</A><P>
<P>
<P>
<HR>
<A HREF="index-3.html">Next</A>
<A HREF="index-1.html">Previous</A>
<A HREF="index.html#toc2">Contents</A>
</BODY>
</HTML>