mirror of
https://github.com/bklang/ldap2dns.git
synced 2025-12-01 10:14:01 -05:00
* Renamed Specfile to ldap2dns.spec.in
* Updated make to build RPMs for SuSE and RedHat * Updated ldap2dns.spec.in * Added INSTALL file git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@126 06cd67b6-e706-0410-b29e-9de616bca6e9
This commit is contained in:
22
INSTALL
Normal file
22
INSTALL
Normal file
@@ -0,0 +1,22 @@
|
||||
Make sure you have the OpenLDAP version 2 include files installed.
|
||||
|
||||
For Red Hat, this would be the openldap-devel package
|
||||
for SuSE, this would be the openldap2-devel package
|
||||
|
||||
Type "make" in the current directory. If all goes well follow up with a
|
||||
"make install"
|
||||
|
||||
To create an RPM, use one of the following commands:
|
||||
|
||||
sudo make DISTRIBUTION=redhat rpm
|
||||
sudo make DISTRIBUTION=suse rpm
|
||||
|
||||
if you are running Red Hat or SuSE respectively.
|
||||
|
||||
For updates and changes see http://projects.alkaloid.net
|
||||
|
||||
Please send any problem or success reports to the maintainer.
|
||||
|
||||
--
|
||||
Ben Klang <ben@alkaloid.net>
|
||||
Alkaloid Networks
|
||||
Reference in New Issue
Block a user