[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: help (ITS#105)



On Fri, Mar 19, 1999 at 02:28:54PM +0000, jyzhou@nortelnetworks.com wrote:
> Hi:
> 
> Does this package have to go to root(su) to install?
> and does it work if I install it on my home directory.


./configure --prefix=/home/user/ldap
make depend
make
make install

You will have to start up slapd on a port > 1024 if you don't have root
privledges.