File: README

package info (click to toggle)
telegnome 0.3.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,672 kB
  • sloc: ansic: 5,904; sh: 4,964; makefile: 111; xml: 76; sed: 16
file content (34 lines) | stat: -rw-r--r-- 618 bytes parent folder | download | duplicates (2)
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
      T E L E G N O M E
--------------------------------
https://telegnome.sourceforge.io
--------------------------------

To compile this package, you need:

An ANSI C-compiler
GLib >= 2.44
GTK+ >= 3.22
gdk-pixbuf >= 2.26
cairo >= 1.10
uuid

If you want to rebuild the generated C files from their Vala source files,
you will also need valac.

If you have GNOME installed in /usr, which is the default, you should do:

./configure --prefix=/usr
make

(become root)

make install

that will do it...

good luck,

Colin Watson <cjwatson@debian.org>,
Arjan Scherpenisse <acscherp@wins.uva.nl>,
Dirk-Jan <djcb@dds.nl>