From f34136b8fd6e1339289d7c3abf45e8bf084cae88 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Tue, 21 Oct 2008 17:08:36 +0000 Subject: dahdi-linux README: better place for build requirements. (We'll have to put a content there one of these days) git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@5106 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- README | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) (limited to 'README') diff --git a/README b/README index 761d8bd..c662719 100644 --- a/README +++ b/README @@ -50,22 +50,29 @@ Other Drivers - dahdi_dynamic_loc: Mirror a local span. Requires dahdi_dynamic - dahdi_dummy: A dummy driver that only provides a DAHDI timing source. -Build System ------------- -gcc and friends. Generally you will need to install the package gcc. -There may be cases where you will need a specific version of gcc to build -kernel modules. - Installation ------------ -Note: If using `sudo` to build/install, you may need to add /sbin to your PATH. +If all is well, you just need to run the following: make make install -Note that you'll need the utilities provided in the package dahdi-tools -to configure DAHDI devices on your system. +You'll need the utilities provided in the package dahdi-tools to +configure DAHDI devices on your system. + +If using `sudo` to build/install, you may need to add /sbin to your PATH. + +If you still have problems, read further. + + +Build Requirements +~~~~~~~~~~~~~~~~~~ +gcc and friends. Generally you will need to install the package gcc. +There may be cases where you will need a specific version of gcc to build +kernel modules. + +TODO: copy build requirement from Zaptel README. Installing to a Subtree -- cgit v1.2.3