ldap_ssh.h should be part of the netscape client libraries. Find the file on your system (should be /usr/local/lib or similar) and make sure your Makefiule includes that directory in the library path.
But more importantly you need to install some sort of ldap server, e.g. OpenLDAP. This will give webmin something to manage, and M$ Outlook something to connect to. cheers, Woody On Mon, Jul 07, 2003 at 01:40:29PM +1200, Andrew McNaughton wrote: > > This looks like the critical line in the error listing: > > API.c:53:23: ldap_ssl.h: No such file or directory > > What's supposed to provide that file? Perhaps there's something you're > supposed to have installed first? > > Andrew > > > > On Sun, 6 Jul 2003, Phillipus Gunawan wrote: > > > Date: Sun, 6 Jul 2003 16:57:11 -0700 (PDT) > > From: Phillipus Gunawan <[EMAIL PROTECTED]> > > To: [EMAIL PROTECTED] > > Subject: [SLUG] LDAP: perldap > > > > G'day, > > > > I'm trying to get my hand with LDAP. Does anyone know > > how to set-up ldap for the m$ outlook address book > > database? What fields should be in? Googling only > > directing me to set up the outlook connection to the > > LDAP server, nothing more... :( > > > > I read that webmin has a 3rd party modeule for LDAP. > > For that purpose, I need to install Nestcape LDAP SDK > > (done) and perldap (from www.mozilla.og/directory) > > > > In the how_to_install_perldap, after extracting the gz > > file, I need to do "perl Makefile.PL" if there is no > > error, do "make" > > > > The problem is that I'm having no error with "perl > > Makefile.PL" but I cant do the "make". The terminal > > show me 1 error which I couldn't figure it out what > > happen. I attached a txt file copy_paste from the > > terminal. Could someone please guide me whats wrong > > with it? > > > > Best Regards, > > > > > > Phillipus. > > > > __________________________________ > > Do you Yahoo!? > > SBC Yahoo! DSL - Now only $29.95 per month! > > http://sbc.yahoo.com > > -- > > No added Sugar. Not tested on animals. May contain traces of Nuts. If > irritation occurs, discontinue use. > > ------------------------------------------------------------------- > Andrew McNaughton In Sydney > Working on a Product Recommender System > [EMAIL PROTECTED] > Mobile: +61 422 753 792 http://staff.scoop.co.nz/andrew/cv.doc > > > -- > SLUG - Sydney Linux User's Group - http://slug.org.au/ > More Info: http://lists.slug.org.au/listinfo/slug > -- > SLUG - Sydney Linux User's Group - http://slug.org.au/ > More Info: http://lists.slug.org.au/listinfo/slug -- Woody -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
