From 5a17bf20bbef190edfaba84e87e4e94696afa529 Mon Sep 17 00:00:00 2001 From: tzafrir Date: Wed, 11 Jul 2007 13:08:09 +0000 Subject: Fix the zaptel-perl install insturctions. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2714 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- README | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index fbcae3e..e3e5e96 100644 --- a/README +++ b/README @@ -152,7 +152,6 @@ Installation ./configure # optional step: select custom configuration: #make menuconfig -# optional step: enable zaptel-perl make make install # To install init scripts and config files: @@ -169,6 +168,12 @@ In xpp/utils there are several utilities that use those modules: - xpp-specific: zt_registration, xpp_sync, xpp_blink . - General: lszaptel, zapconf, zaptel_hardware +The zaptel perl modules will currently only be automatically installed +if you happen to isntall the xpp module. This should be the defualt, but +you can also initiate it manually by running: + + make -C xpp/utils install + Those utilities require the perl modules to be installed, however they will also look for them in the directory zconf, and thus can be run directly from the zaptel source tree. For example: @@ -181,6 +186,9 @@ instance: perldoc ./xpp/utils/xpp_blink +zapconf is currently experimental and intended to eventually replace +genzaptelconf by a more maintainable code. + Zaptel Device Files ------------------- -- cgit v1.2.3