~ubuntu-branches/ubuntu/raring/geany/raring-proposed

« back to all changes in this revision

Viewing changes to README

Import upstream version 0.17

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
 
29
29
Requirements
30
30
------------
31
 
For compiling Geany yourself, you will need the GTK (>= 2.6.0) libraries
 
31
For compiling Geany yourself, you will need the GTK (>= 2.8.0) libraries
32
32
and header files. You will also need its dependency libraries and header
33
33
files, such as Pango, Glib and ATK. All these files are available at
34
34
http://www.gtk.org.
43
43
Installing Geany is done by the following three commands:
44
44
$ ./configure
45
45
$ make
46
 
$ make install
 
46
(as root)
 
47
% make install
47
48
 
48
49
For more configuration details run
49
50
$ ./configure --help
50
51
 
51
52
If there are any errors during compilation, check your build environment
52
 
and try to find the error, otherwise contact one of the authors.
 
53
and try to find the error, otherwise contact the mailing list or one of
 
54
the authors.
 
55
 
 
56
See the manual for details (geany.txt/geany.html).
53
57
 
54
58
 
55
59
Usage
91
95
 
92
96
Ideas, questions, patches and bug reports
93
97
-----------------------------------------
94
 
See http://geany.uvena.de
 
98
See http://www.geany.org/
95
99
If you add something, or fix a bug, please send a patch (in 'diff -u'
96
100
format) to the mailing list or one of the authors. Also see the HACKING
97
101
file.
98
102
 
99
103
 
100
104
--
101
 
2005-2008 by Enrico Tröger, Nick Treleaven and Frank Lanitz
 
105
2005-2009 by Enrico Tröger, Nick Treleaven and Frank Lanitz
102
106
enrico(dot)troeger(at)uvena(dot)de
103
107
nick(dot)treleaven(at)btinternet(dot)com
104
108
frank(at)frank(dot)uvena(dot)de