Re: How to Upgrade OpenLDAP

2003-12-21 Thread Bob Perry
Ion-Mihai Tetcu wrote:

On Sun, 21 Dec 2003 09:45:54 -0500
Bob Perry <[EMAIL PROTECTED]> wrote:
 

Aaron wrote:

   

Bob Perry wrote:

 

I went to the port directory net/openldap21-client/ to install 
openldap-client-2.1.23 and
could only find a Makefile.  Do I just install the server?  I didn't 
see one in my
list of ports with the previous openldap-client-2.0.27.
   

That Makefile references the server port, and defines CLIENT_ONLY=yes

Building the client will run the Makefile in server, the overall port, 
but only with client features.

Build server and you should get both, as server depends on client.

 

Thanks Aaron.  I never took the time to look into a makefile before.  
I'm sure
there's a man page out there somewhere.
   

/usr/share/doc/en_US.ISO8859-1/books/porters-handbook/index.html

man make


Just scanned the first three chapters.   This will be very helpful.
 

Thanks again.

Bob Perry

--
FreeBSD 4.8-RELEASE-p13 0#
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How to Upgrade OpenLDAP

2003-12-21 Thread Ion-Mihai Tetcu
On Sun, 21 Dec 2003 09:45:54 -0500
Bob Perry <[EMAIL PROTECTED]> wrote:

> Aaron wrote:
> 
> > Bob Perry wrote:
> >
> >> I went to the port directory net/openldap21-client/ to install 
> >> openldap-client-2.1.23 and
> >> could only find a Makefile.  Do I just install the server?  I didn't 
> >> see one in my
> >> list of ports with the previous openldap-client-2.0.27.
> >
> >
> > That Makefile references the server port, and defines CLIENT_ONLY=yes
> >
> > Building the client will run the Makefile in server, the overall port, 
> > but only with client features.
> >
> > Build server and you should get both, as server depends on client.
> >
> Thanks Aaron.  I never took the time to look into a makefile before.  
> I'm sure
> there's a man page out there somewhere.

/usr/share/doc/en_US.ISO8859-1/books/porters-handbook/index.html

man make



-- 
IOnut
Unregistered ;) FreeBSD user
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How to Upgrade OpenLDAP

2003-12-21 Thread Bob Perry
Aaron wrote:

Bob Perry wrote:

I went to the port directory net/openldap21-client/ to install 
openldap-client-2.1.23 and
could only find a Makefile.  Do I just install the server?  I didn't 
see one in my
list of ports with the previous openldap-client-2.0.27.


That Makefile references the server port, and defines CLIENT_ONLY=yes

Building the client will run the Makefile in server, the overall port, 
but only with client features.

Build server and you should get both, as server depends on client.

Thanks Aaron.  I never took the time to look into a makefile before.  
I'm sure
there's a man page out there somewhere.

Thanks for taking the time.

Bob Perry

--
FreeBSD 4.8-RELEASE-p13 0#
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How to Upgrade OpenLDAP

2003-12-20 Thread Aaron
Bob Perry wrote:
I went to the port directory net/openldap21-client/ to install 
openldap-client-2.1.23 and
could only find a Makefile.  Do I just install the server?  I didn't see 
one in my
list of ports with the previous openldap-client-2.0.27.
That Makefile references the server port, and defines CLIENT_ONLY=yes

Building the client will run the Makefile in server, the overall port, 
but only with client features.

Build server and you should get both, as server depends on client.

--
Aaron
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"