[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: trouble with compiling source
Oops..
That should be
1. configure <options>
2. make depend
3. make
4. make test < if you want >
5. make install < need root privs if you are installing with default
prefixes >
Please refer to http://www.openldap.org/doc/admin/install.html
-- Amrish
On Thu, 26 Jul 2001, Amrish Kaushik wrote:
|
|The sequence for OpenLDAP installation is..
|
|1. configure <options>
|2. make
|3. make depend
|4. make test < this is optional - you don't have to do step 4. >
|5. make install
|
|Please refer to http://www.openldap.org/doc/admin/install.html
|
| -- Amrish
|
|On Thu, 26 Jul 2001, Volkov Serge wrote:
|
||Hello, all
||
||I try to compile source OpenLDAP 2.0.11 and make a package for ALTLinux Co.
||
||And I have a problem:
||when run configure like this
||configure \
|| --prefix=/usr/share \
|| --enable-wrappers \
|| --datadir=%_datadir/%name \
|| --with-readline \
|| --localstatedir=/var/run \
|| --with-threads \
||
||configure return with error
||
||creating include/portable.h
||include/portable.h is unchanged
||creating include/ldap_features.h
||include/ldap_features.h is unchanged
||creating include/lber_types.h
||include/lber_types.h is unchanged
||Please "make depend" to build dependencies
||
||after the make depend the story repeat
||
||What I do not right?
||
||--
||Best Regards VAS
||
|
|_________________________________________________
|
|Amrish Kaushik
|
|GRA, The Globus Project (www.globus.org)
|USC/Information Sciences Institute
|_________________________________________________
|
|
|
_________________________________________________
Amrish Kaushik
GRA, The Globus Project (www.globus.org)
USC/Information Sciences Institute
_________________________________________________