~mixxxdevelopers/mixxx/features_library_scanner

« back to all changes in this revision

Viewing changes to mixxx/mixxx/docs/en/index.sgml

  • 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
 
 
2
<!doctype linuxdoc system>
 
3
<article>
 
4
<title>The Mixxx Handbook
 
5
<author>Tue and Ken Haste Andersen <tt></tt>
 
6
<date>Version 0.1 , Mon Feb 18 09:48:17 CET 2002
 
7
<abstract>
 
8
This Handbook describes Mixxx Version 0.1
 
9
</abstract>
 
10
 
 
11
<toc>
 
12
 
 
13
<sect>Introduction
 
14
<p>
 
15
<sect1>Changes
 
16
<p>
 
17
 
 
18
<sect>Installation
 
19
<p>
 
20
<sect1>How to obtain Mixxx 
 
21
<p>
 
22
 
 
23
<sect1>Requirements
 
24
<p>
 
25
 
 
26
<sect1>Compilation and installation
 
27
<p>
 
28
 
 
29
In order to compile and install Mixxx on your system, type the following in
 
30
the base directory of the Mixxx distribution:
 
31
 
 
32
<tscreen><verb>
 
33
% ./configure
 
34
% make
 
35
% make install
 
36
</verb></tscreen>
 
37
 
 
38
<p>
 
39
Since Mixxx uses <verb>autoconf</verb> you should have not trouble
 
40
compiling it.
 
41
Should you run into problems please report them to the the author at 
 
42
<htmlurl url="mailto:" name = "Tue and Ken Haste Andersen">
 
43
 
 
44
 
 
45
<p>
 
46
<sect> Usage <p>
 
47
<sect1> General Usage
 
48
<p>
 
49
<sect> Another Section
 
50
<p>
 
51
 
 
52
<sect>Questions and Answers<p>
 
53
 
 
54
<sect>Copyright<p>
 
55
 
 
56
Mixxx Copyright 2002 Tue and Ken Haste Andersen , 
 
57
 
 
58
 
 
59
This program is free software; you can redistribute it and/or modify
 
60
it under the terms of the GNU General Public License as published by
 
61
the Free Software Foundation; either version 2 of the License, or
 
62
(at your option) any later version.
 
63
 
 
64
This program is distributed in the hope that it will be useful,
 
65
but WITHOUT ANY WARRANTY; without even the implied warranty of
 
66
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
67
GNU General Public License for more details.
 
68
 
 
69
You should have received a copy of the GNU General Public License
 
70
along with this program; if not, write to the Free Software
 
71
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
72
 
 
73
<p>
 
74
</article>