]> git.sur5r.net Git - openldap/blob - contrib/gtk-tool/README
updates of README and TODO in gtk-tool
[openldap] / contrib / gtk-tool / README
1 README for gtk-tool v0.6
2
3 This package has been tested and run with the latest Gtk+/Gtk--
4 OpenLDAP 1.1-devel. This thing doesn't run as it should, please
5 read TODO!
6
7 Just type 'make' to compile and if you have all the necessary stuff it'll do so.
8 You do need the latest version of Gtk+ and Gtk-- (which may be tricky to build).
9 After that, hopefully all goes well, you start the thing by doing:
10 ./main -s localhost
11
12 It no longer has a default base, instead it reads cn=config off your slapd
13 and accordignly inserts all available databases under "localhost". If you are
14 not running slapd on your local machine, then supply it with a "-s hostname"
15 i.e.:
16         ./main -s server02.nowhere.net
17
18 It does not accept -b switch as it no longer needs it to aquire databases.
19 But please feel free to add whatever else you consider neccessary to 
20 understanding how this thing works. Enjoy, and I hope this can be useful to 
21 you in some miniscule way.
22
23 All emails to -devel list, and plase make sure you put "GTK-TOOL"
24 in the subject line, so other people who are not interested don't
25 have to read our garbage.
26
27 Pele
28 pele@openldap.org