blob: a206948bb621eac62ef5b7260c920b5643070f7d (
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
|
GCstar, personal collections manager
Application useful to manage your collections.
More information available on http://www.gcstar.org/
Install
-------
You need to have Gtk2, perl and perl-gtk2 on your system.
Then launch install script (being root for a system wide installation).
Here are available options:
Graphic mode installation:
./install
Text mode installation:
./install --text
Automatic installation in a directory
./install --prefix=/path/to/directory
Contribution
------------
If you want to contribute to GCstar, consult this page:
http://gcstar.org/contribute
Bug submission
--------------
To submit a bug, go there:
http://forums.gcstar.org/viewforum.php?id=4
|