]> ruin.nu Git - hbs.git/blob - bs/docs/en/index-2.html
Initial revision
[hbs.git] / bs / docs / en / index-2.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2 <HTML>
3 <HEAD>
4  <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
5  <TITLE>The Bc Handbook: Installation</TITLE>
6  <LINK HREF="index-3.html" REL=next>
7  <LINK HREF="index-1.html" REL=previous>
8  <LINK HREF="index.html#toc2" REL=contents>
9 </HEAD>
10 <BODY>
11 <A HREF="index-3.html">Next</A>
12 <A HREF="index-1.html">Previous</A>
13 <A HREF="index.html#toc2">Contents</A>
14 <HR>
15 <H2><A NAME="s2">2. Installation</A></H2>
16
17 <P>
18 <H2><A NAME="ss2.1">2.1 How to obtain Bc </A>
19 </H2>
20
21 <P>
22 <P>
23 <H2><A NAME="ss2.2">2.2 Requirements</A>
24 </H2>
25
26 <P>
27 <P>
28 <H2><A NAME="ss2.3">2.3 Compilation and installation</A>
29 </H2>
30
31 <P>
32 <P>In order to compile and install Bc on your system, type the following in
33 the base directory of the Bc distribution:
34 <P>
35 <BLOCKQUOTE><CODE>
36 <PRE>
37 % ./configure
38 % make
39 % make install
40 </PRE>
41 </CODE></BLOCKQUOTE>
42 <P>
43 <P>Since Bc uses 
44 <PRE>
45 autoconf
46 </PRE>
47  you should have not trouble
48 compiling it.
49 Should you run into problems please report them to the the author at 
50 <A HREF="mailto:whale@linux.nu">Michael Andreen</A><P>
51 <P>
52 <P>
53 <HR>
54 <A HREF="index-3.html">Next</A>
55 <A HREF="index-1.html">Previous</A>
56 <A HREF="index.html#toc2">Contents</A>
57 </BODY>
58 </HTML>