File: INSTALL

package info (click to toggle)
aptoncd 0.1-1.2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,572 kB
  • ctags: 544
  • sloc: python: 3,125; xml: 1,216; makefile: 125; sh: 6
file content (36 lines) | stat: -rw-r--r-- 589 bytes parent folder | download
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
To Install APTonCD:

Contents:
1. Requeriments
2. Installing

== Requeriments ==

Make sure you have the following packages/applications/libraries:

* python >= 2.4
* python-apt
* python-gnome2
* python-dbus
* python-glade2
* python-dbus
* python-gtk2
* hal
* gksu
* synaptic
* yelp
* GTK2+
* libgnomevfs2-0
* nautilus-cd-burner
* mkisofs
* apt-utils

== Installing ==

To install APTonCD from source code.
Be sure that you have all packages above installed and do it in a terminal:

$ cd aptoncd/
$ [sudo] make install

This will need administrative privileges and root or sudo password.