I agree that you can't understand how I build it. But I hope you understand that I can't do it the standard way with the configure script on NetWare.
I am indeed looking for any parameters that have to be set during compile / link time. The only thing I came across is the COMPILE_DL_LDAP #define, which I included in my 'CFLAGS', to no effect. Thanx anyway, Venkat >>> Markus Fischer <[EMAIL PROTECTED]> 21/02/2002 17:22:06 >>> On Thu, Feb 21, 2002 at 04:36:13AM -0700, Venkat Raghavan wrote : > Out of the options you gave, the correct one is (a). And when I do > phpinfo(), I don't see LDAP. That's why I asked what else I need to do > in the code / build process to 'enable' LDAP. From what I've read and understood, you're using a custom way to build the binary from source. If that's true, no one of us can know how you built your source and therefore we can give little help how to active ldap libraries then if you say you've already compiled them into the binary. Maybe some CFLAGS vars normally set through the configure scripts aren't properly set so the extension is included but doesn't get initialized? -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php