Hi Leon, openldap installation problems, IMHO, is not a subject for this forum, but we'll try to help you :o).
I had such problem (i'm newbie in *nix). First - did you have installed BerkeleyDB ? If not, go to www.sleepycat.com . Secod - if you have installed BerkeleyDB, then you must ensure, what libs and other stuff of BerkeleyDB can be found in appropriate directories. I.e. I do not know how to include some dir in search path (I know, lamma ;o) ), but this is my workaround : - I have installed BerkeleyDB in /usr/local/bdb - after install I have copyed all files from : /usr/local/bdb/lib to /usr/lib /usr/local/bdb/bin to /usr/bin /usr/local/bdb/include to /usr/include - after that openldap ./configure goes well :o) Sure you can install BerkeleyDB with --prefix=/usr and i think will be no need to do copies. good luck On Tue, 06 Apr 2004 00:50:36 +0000, lin leon wrote > when i install the openldap,i follow the install docs of the > openldap.and when i do ./configure,it shows me a error:BerkeleyDB > version incompatible. what shall i do with this? thank you for help > > leon > > _________________________________________________________________ > �����������ѽ��н�������ʹ�� MSN Messenger: > http://messenger.msn.com/cn > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > Openca-Users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/openca-users ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
