~mixxxdevelopers/mixxx/features_library_scanner

« back to all changes in this revision

Viewing changes to mixxx/mixxx/docs/en/index-2.html

  • Committer: tuehaste
  • Date: 2002-02-26 11:12:07 UTC
  • Revision ID: vcs-imports@canonical.com-20020226111207-5rly26cj9gdd19ba
Initial revision

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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 Mixxx 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 Mixxx </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 Mixxx on your system, type the following in
 
33
the base directory of the Mixxx 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 Mixxx 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:">Tue and Ken Haste Andersen</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>