Re: problem with openldap port

2007-03-06 Thread Darren Spruell
On 3/6/07, Jose Fragoso <[EMAIL PROTECTED]> wrote: Hi, I am running OpenBSD 4.0 stable. I updated the ports tree and tried cd /usr/ports/databases/openldap env FLAVOUR=bdb make install Although I think the script is building both client and server, it only adds the client package. autoconf-2.

Re: problem with openldap port

2007-03-06 Thread Bryan Irvine
On 3/6/07, Jose Fragoso <[EMAIL PROTECTED]> wrote: > > Hi, > > I am running OpenBSD 4.0 stable. I updated the ports tree and tried > > cd /usr/ports/databases/openldap > env FLAVOUR=bdb make install That's not a bug that's a feature! env FLAVOR=bdb env SUBPACKAGE=-server make install --Bryan

problem with openldap port

2007-03-06 Thread Jose Fragoso
Hi, I am running OpenBSD 4.0 stable. I updated the ports tree and tried cd /usr/ports/databases/openldap env FLAVOUR=bdb make install Although I think the script is building both client and server, it only adds the client package. autoconf-2.13p0 automatically configure source code on many