discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ANN: GSLDAPBrowser 0.1


From: Dennis Leeuw
Subject: Re: ANN: GSLDAPBrowser 0.1
Date: Mon, 13 Oct 2003 14:52:39 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020623 Debian/1.0.0-0.woody.1

On debian make sure you have libldap2-dev installed. The slapd ldap.h is different from the ldap.h provided by libldap2-dev.

Then install gsldap from dev-libs (thanks ratmice)
Then you can install GSLDAPBrowser...

Dennis

Dennis Leeuw wrote:
On my debian system ldap.h is found in <slapd/ldap.h>

When I correct this I get:

Making all for app GSLDAPBrowser...
 Compiling file GSLDAPConnection+NSURL.m ...
In file included from GSLDAPConnection+NSURL.h:21,
                 from GSLDAPConnection+NSURL.m:17:
/usr/include/slapd/ldap.h:160: error: syntax error before "typedef"
/usr/include/slapd/ldap.h:178: error: field `ldctl_value' has incomplete type
/usr/include/slapd/ldap.h:523: error: parse error before "ldap_get_option"
/usr/include/slapd/ldap.h:529: error: parse error before "ldap_set_option"
/usr/include/slapd/ldap.h:535: error: parse error before "LDAP_P"
/usr/include/slapd/ldap.h:541: error: parse error before "ldap_set_rebind_proc" /usr/include/slapd/ldap.h:550: error: parse error before "ldap_create_control" /usr/include/slapd/ldap.h:557: error: parse error before "ldap_control_free" /usr/include/slapd/ldap.h:561: error: parse error before "ldap_controls_free"

and a lot more...

then it closes with:

In file included from GSLDAPConnection+NSURL.m:17:
GSLDAPConnection+NSURL.h:22:37: warning: gsldap/GSLDAPConnection.h: No such file
 or directory
In file included from GSLDAPConnection+NSURL.m:17:
GSLDAPConnection+NSURL.h:28: error: cannot find interface declaration for `GSLDA
PConnection'
make[1]: *** [shared_obj/ix86/linux-gnu/gnu-gnu-gnu/GSLDAPConnection+NSURL.o] Er
ror 1
make: *** [GSLDAPBrowser.all.app.variables] Error 2

BTW I use the ldap includes from libslapd2-dev

If you like more info, please let me know.

Dennis


Frédéric PRACA wrote:

Hello all,
GSLDAPBrowser is a little application to display results of an LDAP URL query.
It's really simple to use (when you know the RFC 2255).

you can find it at http://frederic.praca.free.fr/GSLDAPBrowser.tgz before the project is approved by the Savannah team (one day I hope). So, there's no webpage, no screenshot, nothing else than the tarball for the moment and as my machine burned (really) three days ago, there won't be many
releases before few weeks ;-)

Fred

PS : Feel free to make comments about it


_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://mail.gnu.org/mailman/listinfo/discuss-gnustep






_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://mail.gnu.org/mailman/listinfo/discuss-gnustep







reply via email to

[Prev in Thread] Current Thread [Next in Thread]