]> git.sur5r.net Git - openldap/blobdiff - contrib/gtk-tool/README
Add AC_CANONICAL_SYSTEM to generate $target
[openldap] / contrib / gtk-tool / README
index 7b176a2823ae127b3982c9fbb0e9480d6bfc1181..51e197787120294f577da38de732560edeeaa362 100644 (file)
@@ -1,7 +1,9 @@
-README for gtk-tool v0.6
+README for gtk-tool v0.6a
 
 This package has been tested and run with the latest Gtk+/Gtk--
-OpenLDAP 1.1-devel. This thing doesn't run as it should, please
+OpenLDAP 2.0-devel. It should also compile (i.e. it is backward-compatible) with
+the U-MICH (old) API but it has not been tested (read compiled) - however the siplicity of the "problem" and a few ifdefs lead me to believe everything should
+be allright with gtk-tool now. This thing doesn't run as it should, please
 read TODO!
 
 Just type 'make' to compile and if you have all the necessary stuff it'll do so.
@@ -18,6 +20,11 @@ not running slapd on your local machine, then supply it with a "-s hostname"
 i.e.:
        ./main -s server02.nowhere.net
 
+or if you feel like having an adventure try multiple servers
+i.e.:
+       ./main -s server02.nowhere.net -s server03.nowhere.com:322
+
+etc...
 It does not accept -b switch as it no longer needs it to aquire databases.
 But please feel free to add whatever else you consider neccessary to 
 understanding how this thing works. Enjoy, and I hope this can be useful to