Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 625 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 625 Bytes

libtdb-1.4.x-srpm

SRPM building tools for libtdb-1.4.x for runing Samba 4 on RHEL 6.

These are built from Fedora rawhide releases, and need to be built and installed in the following order.

libtalloc-2.3.x-srpm
libtdb-1.4.x-srpm
libtevent-0.11..x-srpm
libldb-2.3.x-srpm

samba-4.14.x-srpm

The "make" command will do these steps.

make build	# Build the package on the local OS
make all	# Use "mock" to build the packages with the local
		# samba4repo-6-x96_64 configuration, which needs.
make install	# Actually install the RPM's in the designated repo

	Nico Kadel-Garcia <nkadel@gmail.com>